@media(max-width:900px){
  .tg-hero{padding:104px 0 50px}
  .tg-hero-grid{display:block}
  .tg-hero-copy{text-align:center}
  .tg-hero-card{display:none}
  .tg-hero-tags,.tg-hero-actions{justify-content:center}
}
@media(max-width:560px){
  .tg-wrap{width:auto;max-width:none;margin-left:16px;margin-right:16px}
  .tg-hero{padding:96px 0 44px}
  .tg-hero h1{font-size:30px}
  .tg-hero-desc{font-size:15px;line-height:1.75}
  .tg-hero-actions{display:grid;gap:10px}
  .tg-btn,.tg-btn-ghost{width:100%;margin:0}
  .tg-section{padding:46px 0}
  .tg-section-head{margin-bottom:28px}
  .tg-section-head h2,.tg-dc-copy h2{font-size:27px}
  .tg-choice-card,.tg-product-card,.tg-dc-panel{padding:22px 20px;min-height:0}
  .tg-product-card li{display:block}
  .tg-product-card li span{display:block;text-align:left;margin-top:4px}
  .tg-cta{padding:46px 0}
  .tg-cta-box{padding:28px 20px;text-align:center}
  .tg-cta h2{font-size:26px}
}
