.facts .fact-grid{grid-template-columns:repeat(4,1fr)}
.facts .fact-item{min-height:146px;padding:26px 28px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:20px}
.facts .fact-icon{flex:0 0 58px;width:58px;height:58px;margin:0;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(226,201,150,.28);border-radius:18px;background-color:transparent;background-image:url("assets/generated/facts-icons-gpt2.jpg");background-repeat:no-repeat;background-size:200% 200%;color:transparent;font-size:0}
.facts .fact-listen{background-position:0 0}.facts .fact-natural{background-position:100% 0}.facts .fact-choice{background-position:0 100%}.facts .fact-rhythm{background-position:100% 100%}
.facts .fact-copy{min-width:0;margin:0;display:block}
.facts .fact-copy strong{display:block;margin:0 0 9px;color:#fff;font:500 18px/1.2 "Microsoft YaHei","PingFang SC",sans-serif;letter-spacing:.04em}
.facts .fact-copy small{display:block;color:#aebdb9;font-size:12px;line-height:1.65}
@media(max-width:980px){.facts .fact-item{padding:23px 20px;gap:15px}.facts .fact-icon{flex-basis:50px;width:50px;height:50px;border-radius:15px;font-size:29px}.facts .fact-copy strong{font-size:16px}}
@media(max-width:620px){.facts .fact-grid{grid-template-columns:repeat(2,1fr)}.facts .fact-item{min-height:142px;padding:20px 16px;align-items:flex-start;gap:12px}.facts .fact-icon{flex:0 0 42px;width:42px;height:42px;border-radius:13px;font-size:25px}.facts .fact-copy strong{margin-top:2px;margin-bottom:7px;font-size:15px}.facts .fact-copy small{font-size:11px;line-height:1.55}}
@media(max-width:370px){.facts .fact-item{padding:18px 12px;gap:9px}.facts .fact-icon{flex-basis:36px;width:36px;height:36px;border-radius:11px;font-size:22px}.facts .fact-copy strong{font-size:14px}.facts .fact-copy small{font-size:10px}}
