.mosaicflow__column{float:left;display:flex;gap:0.5rem;flex-direction:column;flex:1;}main{figure{display:flex;flex-direction:row;gap:2rem;background-color:var(--mist-bg);border-radius:var(--mist-radius);overflow:hidden;padding:3rem;@media(width<= 700px){padding:1rem;flex-direction:column;}.markerpic{min-width:300px;max-width:300px;& >*{cursor:pointer;}@media(width<= 700px){max-width:unset;[data-id]{padding:0 11px;font-size:16px;line-height:2;}}}figcaption{display:flex;font-size:unset;text-align:left;justify-content:flex-start;padding:0;ul{display:flex;flex-direction:column;justify-content:space-around;gap:1rem;list-style-type:decimal;}}}table {@media(width<= 500px){tbody{display:flex;flex-direction:column;tr{display:flex;flex-direction:column;td{&:first-child{padding:.75rem;}&:not(:first-child){border:none;padding-top:0;}}}}}@media(width >500px){td:first-child{width:18rem;}}}}details{&.mist{padding:2rem;&[open]{summary {padding-bottom:2rem;}}@media(width<= 700px){padding:1rem;&[open]{summary {padding-bottom:1rem;}}}}}.fancybox-image{border-radius:3rem;}