table{margin:0 !important}table.metafield-table{width:100%;border-collapse:collapse;margin-top:1rem}table.metafield-table td{border:1px solid #ddd;padding:8px;text-align:left}table.metafield-table tr:nth-child(odd){background-color:#ffedd5}.toggle_tab{margin:50px 0}@media screen and (max-width: 768px){.toggle_tab{margin:30px 0 0}}.toggle_tab .toggle_button{width:100%;cursor:pointer;padding:20px 50px;background:#fff !important;border:1px solid #ea580c;border-radius:26px;text-align:left;font-weight:bold;transition:all .3s ease;display:flex;justify-content:space-between;align-items:center;color:#374151;font-size:24px;font-weight:500;font-family:"Poppins",sans-serif}.toggle_tab .toggle_button::before{content:none}.toggle_tab .toggle_button:hover{color:#374151}.toggle_button .arrow-toggle{transition:all ease-in-out .5s;width:20px}@media screen and (max-width: 768px){.toggle_button .arrow-toggle{width:20px}}.toggle_button.active{background-color:#e0e0e0;border-bottom-left-radius:0;border-bottom-right-radius:0}.toggle_button.active .arrow-toggle{transform:rotate(180deg)}.toggle-content{max-height:0;overflow:hidden;transition:max-height .4s ease-out;background-color:#fff;border-left:1px solid #ddd;border-right:1px solid #ddd;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.toggle-content.open{max-height:1000px;transition:max-height .6s ease-in}@media screen and (max-width: 768px){.toggle_tab .toggle_button{padding:15px 25px;font-size:18px}}