.bb-gs-trio{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;max-width:880px;margin:32px auto 0}.bb-gs-trio-item{text-align:center;padding:22px 18px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-top:2px solid #FF6A00;border-radius:10px}.bb-gs-trio-title{display:block;font-size:0.95rem!important;font-weight:700!important;color:#ffffff!important;margin-bottom:6px}.bb-gs-trio-sub{display:block;font-size:0.82rem!important;color:rgba(255,255,255,.6)!important;line-height:1.5!important}@media (max-width:720px){.bb-gs-trio{grid-template-columns:1fr}}