.md-theme>h1{font-size:30px;margin-bottom:10px}.md-theme>h2{font-size:20px;margin-top:30px;padding-bottom:10px;border-bottom:1px dashed #302f2f}.md-theme>h2::before{content:"//";margin-right:10px;color:#7b7b7b}.md-theme>h2:not(:first-of-type){margin-top:40px}.md-theme>p{margin-top:10px}.md-theme b,.md-theme strong{font-weight:700;font-family:"Cairo","Segoe UI",-apple-system,BlinkMacSystemFont,"Roboto","Helvetica Neue",Arial,sans-serif;color:#fff}.md-theme>ul{list-style:none;margin-top:20px;margin-bottom:20px;padding-left:0}.md-theme>ul li{position:relative;padding-left:30px;margin-top:10px}.md-theme>ul li::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:16px;height:16px;background:url("/img/icons/chevrons-right.svg") no-repeat center;background-size:contain;filter:brightness(0) saturate(100%) invert(49%) sepia(8%) saturate(5%) hue-rotate(56deg) brightness(96%) contrast(99%)}.md-theme>blockquote{display:flex;flex-direction:column;margin-top:20px;padding-bottom:10px;border:1px solid #252424;border-left:1px solid #f17c7c;border-top-right-radius:3px;border-bottom-right-radius:3px;background-color:#1a1a1e}.md-theme>blockquote p{padding:10px 20px 10px 20px}.md-theme>blockquote p:first-child{font-weight:600;text-transform:uppercase;color:#f17c7c;border-bottom:1px solid #252424;background-color:#161618;font-family:"Cairo","Segoe UI",-apple-system,BlinkMacSystemFont,"Roboto","Helvetica Neue",Arial,sans-serif}.md-theme :not(pre)>code{padding:2px 8px 1px 8px;margin-left:2px;margin-right:2px;font-size:12px;color:#92cb71;background-color:#282a36;border-radius:5px;font-family:"Fira Code","Segoe UI",-apple-system,BlinkMacSystemFont,"Roboto","Helvetica Neue",Arial,sans-serif;white-space:nowrap}.md-theme>table{margin-top:20px;margin-bottom:20px;font-size:13px;width:100%;border-collapse:collapse;background-color:#1a1a1e;border:1px solid #252424;border-left:1px solid #f17c7c}.md-theme>table tr:last-child td{border:none}.md-theme>table th{padding:5px 10px 5px 20px;font-weight:700;text-align:left;white-space:nowrap;height:45px;text-transform:uppercase;border-bottom:1px solid #252424;font-family:"Cairo","Segoe UI",-apple-system,BlinkMacSystemFont,"Roboto","Helvetica Neue",Arial,sans-serif;background-color:#161618}.md-theme>table th:last-child{border-top-right-radius:5px}.md-theme>table td{padding:5px 10px 5px 20px;text-align:left;height:50px;border-bottom:1px solid #252424;line-height:1.8}.md-theme>table td:nth-child(1){font-weight:500;font-family:"Cairo","Segoe UI",-apple-system,BlinkMacSystemFont,"Roboto","Helvetica Neue",Arial,sans-serif}.md-theme .code-box{margin-top:20px;margin-bottom:20px}@media(max-width: 780px){.md-theme :not(pre)>code{white-space:normal}}