﻿.mb-ul{list-style:none;max-width:640px;padding-left:0;margin-left:auto;margin-right:auto}.mb-ul .mb-li{margin:0;display:flex;align-items:flex-start}.mb-ul .mb-li .mb-icon{flex-shrink:0;margin-right:10px}.mb-ul .mb-li .mb-li-content{overflow:hidden;width:100%}.mb-ul .mb-li style:first-child+*,.mb-ul .mb-li>*:first-child,.mb-ul .mb-li .mb-li-content style:first-child+*,.mb-ul .mb-li .mb-li-content>*:first-child{margin-top:0}.mb-ul .mb-li>*:last-child,.mb-ul .mb-li .mb-li-content>*:last-child{margin-bottom:0}.mb-ul .mb-li.with-icon>p{margin:0}.mb-ul.text-align-left .mb-li{justify-content:flex-start}.mb-ul.text-align-center .mb-li{justify-content:center}.mb-ul.text-align-right .mb-li{justify-content:flex-end}.mb-ul.dash .mb-li:before{overflow:hidden;float:left;margin-right:1em;content:"—"}.mb-ul.dash .mb-li .mb-icon{display:none}.mb-ul.no-bullet .mb-li:before,.mb-ul.no-bullet .mb-li .mb-icon{display:none}.mb-ul.separators-all>li{border-bottom:1px solid var(--border-color)}.mb-ul.separators-all>li:first-child{border-top:1px solid var(--border-color)}.mb-ul.separators-all-but-top>li{border-bottom:1px solid var(--border-color)}.mb-ul.separators-all-but-bottom>li{border-top:1px solid var(--border-color)}.mb-ul.separators-between-items>li{border-top:1px solid var(--border-color)}.mb-ul.separators-between-items>li:first-child{border-top:none}.mb-ul.horizontal{display:flex;flex-wrap:wrap}.mb-ul.horizontal.has-layout-center{justify-content:center}.mb-ul.horizontal.has-layout-left{justify-content:flex-start}.mb-ul.horizontal.has-layout-right{justify-content:flex-end}.mb-ul.horizontal.has-layout-space-between{justify-content:space-between}.mb-ul.horizontal.has-layout-space-around{justify-content:space-around}.mb-ul.horizontal.has-layout-space-evenly{justify-content:space-evenly}.mb-ul.horizontal li{box-sizing:border-box}.mb-ul.pos-left{margin-left:0}.mb-ul.pos-right{margin-right:0}@media(max-width:800px){ul.mb-ul.mobile-pos-left{margin-left:0;margin-right:auto}ul.mb-ul.mobile-pos-right{margin-right:0;margin-left:auto}ul.mb-ul.mobile-pos-center{margin-left:auto;margin-right:auto}ul.mb-ul.horizontal.has-mobile-layout-center{justify-content:center}ul.mb-ul.horizontal.has-mobile-layout-left{justify-content:flex-start}ul.mb-ul.horizontal.has-mobile-layout-right{justify-content:flex-end}ul.mb-ul.horizontal.has-mobile-layout-space-between{justify-content:space-between}ul.mb-ul.horizontal.has-mobile-layout-space-around{justify-content:space-around}ul.mb-ul.horizontal.has-mobile-layout-space-evenly{justify-content:space-evenly}}