.tm-orgfix-editorial{display:grid;gap:5px;margin:30px 0 18px;padding:18px;border:1px solid #e5ded7;border-radius:16px;background:#fffaf5;color:#242126}.tm-orgfix-editorial strong{font-size:18px}.tm-orgfix-editorial span{line-height:1.65;color:#5d5753}.tm-orgfix-editorial a{width:max-content;color:#9a4100;font-weight:800}.tm-orgfix-products{margin:26px 0;padding:20px;border:1px solid #e6dfd8;border-radius:18px;background:#fff}.tm-orgfix-products h2{margin:0 0 6px;font-size:24px}.tm-orgfix-products>p{margin:0 0 16px;color:#625c58}.tm-orgfix-products ul{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none}.tm-orgfix-products li{min-width:0}.tm-orgfix-products li>a{display:flex;flex-direction:column;height:100%;overflow:hidden;border:1px solid #ece6e1;border-radius:14px;background:#fff;color:#211f22;text-decoration:none}.tm-orgfix-product-image{display:grid;place-items:center;aspect-ratio:4/3;padding:8px;background:#fafafa}.tm-orgfix-product-image img{width:100%;height:100%;object-fit:contain}.tm-orgfix-product-copy{display:grid;gap:7px;padding:12px}.tm-orgfix-product-copy strong{font-size:14px;line-height:1.45}.tm-orgfix-product-copy small{color:#80613f;font-weight:800}@media(max-width:767px){.tm-orgfix-products ul{grid-template-columns:1fr}.tm-orgfix-products li>a{display:grid;grid-template-columns:96px 1fr}.tm-orgfix-product-image{aspect-ratio:1}.tm-orgfix-editorial,.tm-orgfix-products{padding:16px}}