/* page-co-nhan-tao-cu.php */
/* Compact hero height for old turf product page. */
body.page-template-page-co-nhan-tao-cu .hero{min-height:clamp(580px,66vh,640px)!important}
body.page-template-page-co-nhan-tao-cu .hero-copy{padding:116px 24px 44px!important}
body.page-template-page-co-nhan-tao-cu .hero-stats{margin:18px auto!important;gap:12px!important}
body.page-template-page-co-nhan-tao-cu .hero-stat{padding:14px 20px 12px!important;min-width:120px!important}
body.page-template-page-co-nhan-tao-cu .hero-actions{margin-top:20px!important}
@media(max-width:720px){body.page-template-page-co-nhan-tao-cu .hero{min-height:auto!important}body.page-template-page-co-nhan-tao-cu .hero-copy{padding:86px 24px 30px!important}body.page-template-page-co-nhan-tao-cu .hero h1{margin-bottom:10px!important}body.page-template-page-co-nhan-tao-cu .hero-tagline{margin-bottom:10px!important}body.page-template-page-co-nhan-tao-cu .hero-lead{margin-bottom:16px!important;line-height:1.58!important}body.page-template-page-co-nhan-tao-cu .hero-actions{gap:10px!important;margin-top:16px!important}body.page-template-page-co-nhan-tao-cu .hero-actions .btn{min-height:44px!important;padding:12px 18px!important}body.page-template-page-co-nhan-tao-cu .hero-stats{gap:8px!important;margin:18px auto 0!important}body.page-template-page-co-nhan-tao-cu .hero-stat{min-width:104px!important;padding:12px 10px!important}body.page-template-page-co-nhan-tao-cu .hero-stat-num{font-size:21px!important}}
body.page-template-page-co-nhan-tao-cu .cond-head h3{color:#fff!important;text-shadow:0 2px 10px rgba(0,0,0,.18)!important}
body.page-template-page-co-nhan-tao-cu.js-ready .reveal{opacity:0;transform:translateY(32px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}body.page-template-page-co-nhan-tao-cu.js-ready .reveal.visible{opacity:1;transform:translateY(0)}body.page-template-page-co-nhan-tao-cu .reveal-delay-1{transition-delay:.1s}body.page-template-page-co-nhan-tao-cu .reveal-delay-2{transition-delay:.2s}body.page-template-page-co-nhan-tao-cu .reveal-delay-3{transition-delay:.3s}body.page-template-page-co-nhan-tao-cu .reveal-delay-4{transition-delay:.35s}body.page-template-page-co-nhan-tao-cu .container{max-width:var(--kp-max);margin:0 auto;padding:0 24px}body.page-template-page-co-nhan-tao-cu .section{padding:80px 0}body.page-template-page-co-nhan-tao-cu .section-title{
  text-align:center;
  color:var(--kp-dark);
  font-size:clamp(24px,3.2vw,32px);
  font-weight:900;
  text-transform:uppercase;
  margin-bottom:12px;
  line-height:1.3;
  letter-spacing:-.3px;
}body.page-template-page-co-nhan-tao-cu .section-subtitle{
  text-align:center;
  color:var(--kp-muted);
  font-size:16px;
  max-width:640px;
  margin:0 auto 48px;
  line-height:1.7;
}body.page-template-page-co-nhan-tao-cu .section-title::after{
  content:'';
  display:block;
  width:60px;height:3px;
  background:linear-gradient(90deg,var(--kp-green),#72bd20);
  margin:14px auto 0;
  border-radius:99px;
}body.page-template-page-co-nhan-tao-cu .btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:48px;
  padding:14px 32px;
  border-radius:var(--kp-radius);
  font-weight:800;
  font-size:15px;
  cursor:pointer;
  border:none;
  transition:transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s;
}body.page-template-page-co-nhan-tao-cu .btn:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}body.page-template-page-co-nhan-tao-cu .btn-primary{background:var(--kp-green);color:#fff}body.page-template-page-co-nhan-tao-cu .btn-outline{background:#fff;color:var(--kp-dark);border:2px solid var(--kp-green)}body.page-template-page-co-nhan-tao-cu .hero{
  position:relative;
  min-height:80vh;
  display:flex;
  align-items:center;
  justify-content:center;
  background:url('/wp-content/themes/khanhphat-theme/assets/img/home/01-7fe94380.jpg') center/cover no-repeat;
  overflow:hidden;
}body.page-template-page-co-nhan-tao-cu .hero::before{
  content:'';
  position:absolute;inset:0;
  background:linear-gradient(135deg,rgba(0,40,18,.9) 0%,rgba(0,60,28,.82) 40%,rgba(10,107,47,.72) 100%);
  z-index:1;
}body.page-template-page-co-nhan-tao-cu .hero-copy{
  position:relative;z-index:2;
  max-width:860px;
  margin:0 auto;
  padding:140px 24px 60px;
  text-align:center;
}body.page-template-page-co-nhan-tao-cu .breadcrumb{
  display:inline-flex;align-items:center;gap:8px;
  color:rgba(255,255,255,.6);
  font-size:13px;font-weight:600;
  margin-bottom:18px;
}body.page-template-page-co-nhan-tao-cu .breadcrumb a{color:rgba(255,255,255,.6);transition:color .2s}body.page-template-page-co-nhan-tao-cu .breadcrumb a:hover{color:#fff}body.page-template-page-co-nhan-tao-cu .breadcrumb .sep{opacity:.4}body.page-template-page-co-nhan-tao-cu .hero h1{
  color:#fff;
  font-size:clamp(30px,4.5vw,52px);
  line-height:1.15;
  font-weight:900;
  margin-bottom:14px;
  letter-spacing:-0.5px;
  text-shadow:0 2px 20px rgba(0,0,0,.15);
}body.page-template-page-co-nhan-tao-cu .hero-tagline{
  color:var(--kp-yellow);
  font-size:clamp(15px,1.6vw,18px);
  font-weight:800;
  margin-bottom:16px;
  letter-spacing:.5px;
}body.page-template-page-co-nhan-tao-cu .hero-lead{
  color:rgba(255,255,255,.85);
  font-size:clamp(15px,1.4vw,17px);
  line-height:1.7;
  margin-bottom:28px;
  max-width:620px;
  margin-left:auto;margin-right:auto;
}body.page-template-page-co-nhan-tao-cu .hero-stats{
  display:flex;
  justify-content:center;
  gap:16px;
  margin:24px auto;
  flex-wrap:wrap;
}body.page-template-page-co-nhan-tao-cu .hero-stat{
  background:rgba(255,255,255,.1);
  backdrop-filter:blur(14px);
  -webkit-backdrop-filter:blur(14px);
  border:1px solid rgba(255,255,255,.18);
  border-radius:var(--kp-radius);
  padding:18px 24px 14px;
  text-align:center;
  min-width:130px;
}body.page-template-page-co-nhan-tao-cu .hero-stat-num{
  color:#fff;
  font-size:clamp(24px,2.5vw,32px);
  font-weight:900;
  line-height:1;
}body.page-template-page-co-nhan-tao-cu .hero-stat-label{
  color:rgba(255,255,255,.8);
  font-size:12px;
  font-weight:700;
  margin-top:6px;
}body.page-template-page-co-nhan-tao-cu .hero-actions{display:flex;gap:16px;margin:28px 0 0;flex-wrap:wrap;justify-content:center}body.page-template-page-co-nhan-tao-cu .hero .btn-primary{background:var(--kp-yellow);color:#111}body.page-template-page-co-nhan-tao-cu .hero .btn-outline{border-color:rgba(255,255,255,.5);color:#fff;background:rgba(255,255,255,.08)}body.page-template-page-co-nhan-tao-cu .hero .btn-outline:hover{background:rgba(255,255,255,.18);border-color:#fff}body.page-template-page-co-nhan-tao-cu .price-bar{background:var(--kp-dark);padding:20px 0}body.page-template-page-co-nhan-tao-cu .price-bar-inner{display:flex;align-items:center;justify-content:center;gap:32px;flex-wrap:wrap}body.page-template-page-co-nhan-tao-cu .pbar-item{display:flex;align-items:center;gap:10px;color:#fff}body.page-template-page-co-nhan-tao-cu .pbar-item .lbl{font-size:12px;color:rgba(255,255,255,.55);font-weight:500}body.page-template-page-co-nhan-tao-cu .pbar-item .val{font-size:20px;font-weight:900}body.page-template-page-co-nhan-tao-cu .pbar-item .val.dep{color:#6ddc9a}body.page-template-page-co-nhan-tao-cu .pbar-item .val.xau{color:var(--kp-yellow)}body.page-template-page-co-nhan-tao-cu .pbar-item .val.moi{color:rgba(255,255,255,.4);text-decoration:line-through;font-size:16px}body.page-template-page-co-nhan-tao-cu .pbar-div{width:1px;height:40px;background:rgba(255,255,255,.12)}body.page-template-page-co-nhan-tao-cu .saving-tag{background:var(--kp-green);color:#fff;font-size:11px;font-weight:700;padding:3px 9px;border-radius:10px}body.page-template-page-co-nhan-tao-cu .cond-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;max-width:980px;margin:0 auto}body.page-template-page-co-nhan-tao-cu .cond-card{border-radius:18px;overflow:hidden;box-shadow:var(--shadow-md)}body.page-template-page-co-nhan-tao-cu .cond-head{padding:28px 28px 22px;color:#fff;position:relative}body.page-template-page-co-nhan-tao-cu .cond-card.dep .cond-head{background:linear-gradient(135deg,var(--kp-dark),#0d8a3a)}body.page-template-page-co-nhan-tao-cu .cond-card.xau .cond-head{background:linear-gradient(135deg,#5c3a2a,#8c5a3a)}body.page-template-page-co-nhan-tao-cu .cond-badge{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.4px;padding:3px 10px;border-radius:10px;margin-bottom:12px}body.page-template-page-co-nhan-tao-cu .cond-card.dep .cond-badge{background:rgba(255,255,255,.2);color:#c8ffd4}body.page-template-page-co-nhan-tao-cu .cond-card.xau .cond-badge{background:rgba(255,255,255,.15);color:#ffd9bf}body.page-template-page-co-nhan-tao-cu .cond-head h3{font-size:24px;font-weight:900;color:#fff;margin:0 0 6px}body.page-template-page-co-nhan-tao-cu .cond-price{font-size:44px;font-weight:900;color:#fff;line-height:1;margin-bottom:6px}body.page-template-page-co-nhan-tao-cu .cond-price sub{font-size:16px;font-weight:500;color:rgba(255,255,255,.7)}body.page-template-page-co-nhan-tao-cu .cond-save{font-size:13px;color:rgba(255,255,255,.75)}body.page-template-page-co-nhan-tao-cu .cond-save strong{color:var(--kp-yellow)}body.page-template-page-co-nhan-tao-cu .cond-body{padding:24px 28px;background:#fff}body.page-template-page-co-nhan-tao-cu .rating-list{display:flex;flex-direction:column;gap:12px;margin-bottom:18px}body.page-template-page-co-nhan-tao-cu .rating-item{display:flex;align-items:center;gap:10px}body.page-template-page-co-nhan-tao-cu .rating-label{font-size:12.5px;color:var(--kp-muted);min-width:90px;font-weight:500}body.page-template-page-co-nhan-tao-cu .rating-bar{flex:1;height:8px;background:var(--kp-soft);border-radius:4px;overflow:hidden}body.page-template-page-co-nhan-tao-cu .rating-fill{height:100%;border-radius:4px}body.page-template-page-co-nhan-tao-cu .cond-card.dep .rating-fill{background:linear-gradient(90deg,var(--kp-green),#4dd975)}body.page-template-page-co-nhan-tao-cu .cond-card.xau .rating-fill{background:linear-gradient(90deg,#e8a000,#f5c842)}body.page-template-page-co-nhan-tao-cu .rating-val{font-size:12px;font-weight:700;color:var(--kp-text);min-width:36px;text-align:right}body.page-template-page-co-nhan-tao-cu .cond-note{font-size:11.5px;color:var(--kp-muted);margin:-4px 0 8px;font-style:italic}body.page-template-page-co-nhan-tao-cu .cond-desc{font-size:13px;color:var(--kp-muted);margin:0 0 12px;line-height:1.6}body.page-template-page-co-nhan-tao-cu .cond-suit{padding:14px 16px;border-radius:8px;font-size:13px;line-height:1.65;border-left:3px solid}body.page-template-page-co-nhan-tao-cu .cond-card.dep .cond-suit{background:var(--kp-soft);border-color:var(--kp-green);color:var(--kp-dark)}body.page-template-page-co-nhan-tao-cu .cond-card.xau .cond-suit{background:#fdf5e6;border-color:#e8a000;color:#7a5000}body.page-template-page-co-nhan-tao-cu .price-note-box{
  max-width:980px;margin:20px auto 0;padding:14px 20px;
  background:linear-gradient(135deg,rgba(10,107,47,.04),rgba(114,189,32,.06));
  border:1.5px solid rgba(10,107,47,.15);
  border-radius:10px;font-size:13.5px;color:var(--kp-muted);line-height:1.65;
}body.page-template-page-co-nhan-tao-cu .price-note-box strong{color:var(--kp-dark)}body.page-template-page-co-nhan-tao-cu .fit-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;max-width:920px;margin:0 auto}body.page-template-page-co-nhan-tao-cu .fit-card{background:#fff;border:1.5px solid var(--kp-line);border-radius:14px;padding:26px 24px}body.page-template-page-co-nhan-tao-cu .fit-card.yes{border-color:var(--kp-green)}body.page-template-page-co-nhan-tao-cu .fit-card.no{border-color:#e74c3c}body.page-template-page-co-nhan-tao-cu .fit-card h3{font-size:16px;font-weight:700;margin:0 0 14px;display:flex;align-items:center;gap:8px}body.page-template-page-co-nhan-tao-cu .fit-card.yes h3{color:var(--kp-dark)}body.page-template-page-co-nhan-tao-cu .fit-card.no h3{color:#c0392b}body.page-template-page-co-nhan-tao-cu .fit-card ul{margin:0;padding-left:18px;display:flex;flex-direction:column;gap:8px;list-style:disc}body.page-template-page-co-nhan-tao-cu .fit-card ul li{font-size:14px;color:var(--kp-text);line-height:1.65}body.page-template-page-co-nhan-tao-cu .fit-card ul li strong{color:var(--kp-text)}body.page-template-page-co-nhan-tao-cu .fit-note{margin-top:16px;padding:12px 14px;border-radius:7px;font-size:13px;line-height:1.6;background:#fef2f2;border-left:3px solid #e74c3c;color:#c0392b}body.page-template-page-co-nhan-tao-cu .fit-note a{color:var(--kp-green);font-weight:600}body.page-template-page-co-nhan-tao-cu .steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;max-width:900px;margin:0 auto}body.page-template-page-co-nhan-tao-cu .step-card{background:#fff;border:1.5px solid var(--kp-line);border-radius:12px;padding:24px 18px;text-align:center;position:relative;box-shadow:var(--shadow-sm);transition:transform .3s,box-shadow .3s}body.page-template-page-co-nhan-tao-cu .step-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}body.page-template-page-co-nhan-tao-cu .step-arrow{position:absolute;right:-12px;top:50%;transform:translateY(-50%);font-size:18px;color:var(--kp-muted);z-index:1}body.page-template-page-co-nhan-tao-cu .step-card:last-child .step-arrow{display:none}body.page-template-page-co-nhan-tao-cu .step-num{width:40px;height:40px;background:var(--kp-green);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:900;color:#fff;margin:0 auto 12px}body.page-template-page-co-nhan-tao-cu .step-card h4{font-size:14px;font-weight:700;color:var(--kp-dark);margin:0 0 7px}body.page-template-page-co-nhan-tao-cu .step-card p{font-size:12.5px;color:var(--kp-muted);line-height:1.6;margin:0}body.page-template-page-co-nhan-tao-cu .step-card p strong{color:var(--kp-text)}body.page-template-page-co-nhan-tao-cu .gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}body.page-template-page-co-nhan-tao-cu .gallery-item{border-radius:8px;overflow:hidden;aspect-ratio:1/1}body.page-template-page-co-nhan-tao-cu .gallery-item.wide{grid-column:span 2}body.page-template-page-co-nhan-tao-cu .gallery-item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s}body.page-template-page-co-nhan-tao-cu .gallery-item:hover img{transform:scale(1.05)}body.page-template-page-co-nhan-tao-cu .gallery-note{text-align:center;margin-top:14px;font-size:13px;color:var(--kp-muted)}body.page-template-page-co-nhan-tao-cu .origin-strip{background:linear-gradient(135deg,var(--kp-dark),#001a0d);padding:52px 0}body.page-template-page-co-nhan-tao-cu .origin-inner{display:grid;grid-template-columns:1fr 340px;gap:52px;align-items:center}body.page-template-page-co-nhan-tao-cu .origin-tag{display:inline-block;background:rgba(10,107,47,.18);border:1px solid rgba(10,107,47,.4);color:#6ddc9a;font-size:12px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;padding:5px 14px;border-radius:20px;margin-bottom:16px}body.page-template-page-co-nhan-tao-cu .origin-inner h2{font-size:28px;font-weight:900;color:#fff;margin:0 0 14px;line-height:1.2}body.page-template-page-co-nhan-tao-cu .origin-inner h2 span{color:var(--kp-yellow)}body.page-template-page-co-nhan-tao-cu .origin-inner>div:first-child>p{font-size:15px;color:rgba(255,255,255,.75);line-height:1.8;margin:0 0 22px}body.page-template-page-co-nhan-tao-cu .origin-list{display:flex;flex-direction:column;gap:11px}body.page-template-page-co-nhan-tao-cu .origin-item{display:flex;align-items:flex-start;gap:12px;font-size:14px;color:rgba(255,255,255,.85);line-height:1.6}body.page-template-page-co-nhan-tao-cu .origin-item::before{content:'';width:22px;height:22px;background:rgba(10,107,47,.3);border:1px solid rgba(10,107,47,.5);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='%236ddc9a' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.5 4.5l-7 7L3 8' stroke='%236ddc9a' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:14px;background-position:center;background-repeat:no-repeat}body.page-template-page-co-nhan-tao-cu .origin-item strong{color:#fff}body.page-template-page-co-nhan-tao-cu .origin-box{background:rgba(10,107,47,.1);border:1.5px solid rgba(10,107,47,.3);border-radius:14px;padding:28px 24px}body.page-template-page-co-nhan-tao-cu .origin-box-title{font-size:13px;font-weight:700;color:#6ddc9a;letter-spacing:.5px;text-transform:uppercase;margin-bottom:14px}body.page-template-page-co-nhan-tao-cu .origin-stat{margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.08)}body.page-template-page-co-nhan-tao-cu .origin-stat:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}body.page-template-page-co-nhan-tao-cu .origin-stat .num{font-size:32px;font-weight:900;color:#fff;line-height:1}body.page-template-page-co-nhan-tao-cu .origin-stat .unit{font-size:13px;color:rgba(255,255,255,.55)}body.page-template-page-co-nhan-tao-cu .origin-stat .desc{font-size:12.5px;color:rgba(255,255,255,.55);margin-top:4px}body.page-template-page-co-nhan-tao-cu .faq-section{background:#fff}body.page-template-page-co-nhan-tao-cu .faq-list{
  max-width:800px;
  margin:0 auto;
  display:flex;
  flex-direction:column;
  gap:12px;
}body.page-template-page-co-nhan-tao-cu .faq-item{
  border:1px solid rgba(223,233,223,.5);
  border-radius:var(--kp-radius);
  background:#fff;
  overflow:hidden;
  box-shadow:var(--shadow-sm);
  transition:box-shadow .2s;
}body.page-template-page-co-nhan-tao-cu .faq-item:hover{box-shadow:var(--shadow-md)}body.page-template-page-co-nhan-tao-cu .faq-q{
  cursor:pointer;
  padding:18px 48px 18px 22px;
  color:#1c2b1f;
  font-size:14px;
  font-weight:800;
  position:relative;
  min-height:48px;
  display:flex;align-items:center;
  border:none;
  background:none;
  width:100%;
  text-align:left;
  font-family:inherit;
  line-height:1.5;
}body.page-template-page-co-nhan-tao-cu .faq-q::after{
  content:'+';
  position:absolute;right:18px;top:50%;transform:translateY(-50%);
  color:var(--kp-green);
  font-size:22px;line-height:1;font-weight:700;
  transition:transform .3s;
}body.page-template-page-co-nhan-tao-cu .faq-item.open .faq-q::after{content:'\2212';transform:translateY(-50%) rotate(180deg)}body.page-template-page-co-nhan-tao-cu .faq-a{
  max-height:0;
  overflow:hidden;
  transition:max-height .4s cubic-bezier(.16,1,.3,1),padding .3s;
}body.page-template-page-co-nhan-tao-cu .faq-item.open .faq-a{max-height:400px}body.page-template-page-co-nhan-tao-cu .faq-a-inner{
  color:var(--kp-muted);
  font-size:13px;
  line-height:1.7;
  padding:0 22px 18px;
}body.page-template-page-co-nhan-tao-cu .thu-mua-banner{background:var(--kp-soft);border-top:4px solid var(--kp-green);border-bottom:4px solid var(--kp-green);padding:36px 0}body.page-template-page-co-nhan-tao-cu .thu-mua-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}body.page-template-page-co-nhan-tao-cu .thu-mua-left{display:flex;align-items:flex-start;gap:16px}body.page-template-page-co-nhan-tao-cu .thu-mua-icon{width:56px;height:56px;border-radius:14px;background:linear-gradient(135deg,var(--kp-green),#72bd20);display:grid;place-items:center;flex-shrink:0;box-shadow:0 6px 16px rgba(10,107,47,.25)}body.page-template-page-co-nhan-tao-cu .thu-mua-icon svg{width:26px;height:26px;color:#fff}body.page-template-page-co-nhan-tao-cu .thu-mua-text h3{font-size:20px;font-weight:800;color:var(--kp-dark);margin:0 0 6px}body.page-template-page-co-nhan-tao-cu .thu-mua-text p{font-size:14.5px;color:var(--kp-muted);margin:0;line-height:1.65;max-width:560px}body.page-template-page-co-nhan-tao-cu .thu-mua-text strong{color:var(--kp-dark)}body.page-template-page-co-nhan-tao-cu .thu-mua-cta{flex-shrink:0;display:flex;flex-direction:column;gap:8px;text-align:center}body.page-template-page-co-nhan-tao-cu .thu-mua-cta a{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;border-radius:8px;font-weight:700;font-size:14px;white-space:nowrap;background:var(--kp-green);color:#fff}body.page-template-page-co-nhan-tao-cu .thu-mua-cta a:hover{background:var(--kp-dark)}body.page-template-page-co-nhan-tao-cu .thu-mua-cta-note{font-size:12px;color:var(--kp-muted)}body.page-template-page-co-nhan-tao-cu .quote-section{
  position:relative;overflow:hidden;
  background:linear-gradient(135deg,var(--kp-dark),#001a0d);
  padding:0;
}body.page-template-page-co-nhan-tao-cu .quote-bg{position:absolute;inset:0;background:url('/wp-content/themes/khanhphat-theme/assets/img/home/01-7fe94380.jpg') center/cover;opacity:.1;z-index:0;mix-blend-mode:luminosity}body.page-template-page-co-nhan-tao-cu .quote-grid{
  display:grid;
  grid-template-columns:1fr 460px;
  min-height:520px;
  position:relative;z-index:1;
}body.page-template-page-co-nhan-tao-cu .quote-left{padding:64px 60px 64px 80px;display:flex;flex-direction:column;justify-content:center}body.page-template-page-co-nhan-tao-cu .quote-left h2{font-size:34px;font-weight:900;color:#fff;line-height:1.2;margin:0 0 14px}body.page-template-page-co-nhan-tao-cu .quote-left h2 span{color:var(--kp-yellow)}body.page-template-page-co-nhan-tao-cu .quote-left .ql-sub{font-size:15px;color:rgba(255,255,255,.7);line-height:1.75;margin:0 0 28px;max-width:450px}body.page-template-page-co-nhan-tao-cu .quote-trust{display:flex;flex-direction:column;gap:12px;margin-bottom:28px}body.page-template-page-co-nhan-tao-cu .qt-item{display:flex;align-items:flex-start;gap:13px}body.page-template-page-co-nhan-tao-cu .qt-icon{width:40px;height:40px;border-radius:9px;background:rgba(10,107,47,.2);border:1px solid rgba(10,107,47,.35);display:flex;align-items:center;justify-content:center;flex-shrink:0}body.page-template-page-co-nhan-tao-cu .qt-icon svg{width:20px;height:20px;color:#6ddc9a}body.page-template-page-co-nhan-tao-cu .qt-text strong{display:block;color:#fff;font-size:13.5px;font-weight:700;margin-bottom:2px}body.page-template-page-co-nhan-tao-cu .qt-text span{color:rgba(255,255,255,.55);font-size:12.5px}body.page-template-page-co-nhan-tao-cu .quote-phones{display:flex;gap:10px}body.page-template-page-co-nhan-tao-cu .q-phone{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.13);border-radius:10px;padding:12px 18px}body.page-template-page-co-nhan-tao-cu .q-phone .rgn{font-size:10.5px;color:rgba(255,255,255,.48);font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}body.page-template-page-co-nhan-tao-cu .q-phone a{font-size:18px;font-weight:800;color:#fff;display:block}body.page-template-page-co-nhan-tao-cu .quote-right{background:#fff;padding:52px 48px;display:flex;flex-direction:column;justify-content:center}body.page-template-page-co-nhan-tao-cu .qr-head{margin-bottom:20px}body.page-template-page-co-nhan-tao-cu .qr-head h3{font-size:19px;font-weight:800;color:var(--kp-dark);margin:0 0 5px}body.page-template-page-co-nhan-tao-cu .qr-head p{font-size:13px;color:var(--kp-muted);margin:0}body.page-template-page-co-nhan-tao-cu #wpforms-886-field_7-container,body.page-template-page-co-nhan-tao-cu #wpforms-886-field_8-container{position:absolute!important;inset:auto auto 0 0!important;width:1px!important;height:1px!important;min-width:0!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;opacity:0!important;pointer-events:none!important;z-index:-1000!important}body.page-template-page-co-nhan-tao-cu #wpforms-886-field_7-container label,body.page-template-page-co-nhan-tao-cu #wpforms-886-field_7-container input,body.page-template-page-co-nhan-tao-cu #wpforms-886-field_8-container label,body.page-template-page-co-nhan-tao-cu #wpforms-886-field_8-container input{position:absolute!important;width:1px!important;height:1px!important;margin:0!important;padding:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;opacity:0!important}body.page-template-page-co-nhan-tao-cu .q-form-note{font-size:11.5px;color:var(--kp-muted);text-align:center;margin-top:8px}body.page-template-page-co-nhan-tao-cu .related-section{background:var(--kp-soft)}body.page-template-page-co-nhan-tao-cu .related-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:20px;
}body.page-template-page-co-nhan-tao-cu .related-card{
  display:block;
  background:#fff;
  border:1px solid var(--kp-line);
  border-radius:var(--kp-radius);
  padding:24px;
  box-shadow:var(--shadow-sm);
  transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s;
}body.page-template-page-co-nhan-tao-cu .related-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}body.page-template-page-co-nhan-tao-cu .related-card h3{color:var(--kp-dark);font-size:15px;font-weight:900;margin-bottom:6px}body.page-template-page-co-nhan-tao-cu .related-card p{color:var(--kp-muted);font-size:13px;line-height:1.6;margin-bottom:10px}body.page-template-page-co-nhan-tao-cu .related-card .link-arrow{color:var(--kp-green);font-size:13px;font-weight:800;display:inline-flex;align-items:center;gap:4px;transition:gap .2s}body.page-template-page-co-nhan-tao-cu .related-card:hover .link-arrow{gap:8px}@media(max-width:1100px){body.page-template-page-co-nhan-tao-cu .cond-grid{grid-template-columns:1fr 1fr}body.page-template-page-co-nhan-tao-cu .origin-inner{grid-template-columns:1fr}body.page-template-page-co-nhan-tao-cu .origin-box{max-width:400px}body.page-template-page-co-nhan-tao-cu .steps-grid{grid-template-columns:repeat(2,1fr)}body.page-template-page-co-nhan-tao-cu .step-arrow{display:none}body.page-template-page-co-nhan-tao-cu .related-grid{grid-template-columns:repeat(2,1fr)}body.page-template-page-co-nhan-tao-cu .quote-grid{grid-template-columns:1fr}body.page-template-page-co-nhan-tao-cu .quote-left{padding:44px 24px 28px}body.page-template-page-co-nhan-tao-cu .quote-right{padding:28px 24px 44px}}@media(max-width:720px){body.page-template-page-co-nhan-tao-cu .hero{min-height:auto}body.page-template-page-co-nhan-tao-cu .hero-copy{padding:56px 20px 40px}body.page-template-page-co-nhan-tao-cu .hero-stats{gap:10px}body.page-template-page-co-nhan-tao-cu .hero-stat{padding:14px 12px;min-width:100px}body.page-template-page-co-nhan-tao-cu .hero-stat-num{font-size:22px}body.page-template-page-co-nhan-tao-cu .cond-grid{grid-template-columns:1fr}body.page-template-page-co-nhan-tao-cu .fit-grid{grid-template-columns:1fr}body.page-template-page-co-nhan-tao-cu .steps-grid{grid-template-columns:1fr}body.page-template-page-co-nhan-tao-cu .gallery-grid{grid-template-columns:1fr 1fr}body.page-template-page-co-nhan-tao-cu .price-bar-inner{flex-direction:column;gap:16px}body.page-template-page-co-nhan-tao-cu .pbar-div{display:none}body.page-template-page-co-nhan-tao-cu .thu-mua-inner{flex-direction:column}body.page-template-page-co-nhan-tao-cu .thu-mua-cta{width:100%}body.page-template-page-co-nhan-tao-cu .related-grid{grid-template-columns:1fr}body.page-template-page-co-nhan-tao-cu .section{padding:56px 0}body.page-template-page-co-nhan-tao-cu .quote-phones{flex-direction:column}}
