@charset "UTF-8";.whale-myths{margin:2rem 0;padding:1rem;border-left:6px solid #0077a2;border-radius:8px}.myth-box{display:flex;flex-direction:column;gap:1rem;margin-top:1rem;margin-bottom:1rem;background:#fff;border-left:4px solid #d0d0d0;padding:1rem;border-radius:6px}.myth-false{background:#ffecec;padding:1rem;border-left:4px solid #c00;border-radius:4px}.myth-true{background:#eaffea;padding:1rem;border-left:4px solid #008000;border-radius:4px}.myth-true ul{margin:0;padding-left:1.2rem}.myth-summary{margin-top:2rem;text-align:center}@media (min-width:768px){.myth-box{flex-direction:row}.myth-false,.myth-true{flex:1}}
