.am-wp-container{max-width:1200px;margin:0 auto;padding:20px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;box-sizing:border-box}.am-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:40px}.am-card{border:1px solid #ddd;border-radius:10px;padding:20px;display:flex;flex-direction:column;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.05)}.am-card img{width:100%;height:auto;max-height:220px;object-fit:contain;margin-bottom:15px}.am-btn{background:#25d366;color:#fff!important;text-align:center;padding:12px;text-decoration:none;font-weight:700;border-radius:5px;margin-top:auto}.am-table{width:100%;border-collapse:collapse;margin:20px 0}.am-table th,.am-table td{border:1px solid #eee;padding:12px;text-align:left}.am-table th{background:#f8f9fa}@media screen and (max-width:768px){.am-grid{grid-template-columns:1fr}.am-table,.am-table thead,.am-table tbody,.am-table th,.am-table td,.am-table tr{display:block}.am-table thead tr{position:absolute;top:-9999px;left:-9999px}.am-table tr{margin-bottom:15px;border:2px solid #25d366;border-radius:8px}.am-table td{border:none;border-bottom:1px solid #f1f1f1;position:relative;padding-left:50%!important;text-align:right!important}.am-table td:before{position:absolute;left:12px;content:attr(data-label);font-weight:700;color:#004a99;text-align:left}}