.blog>h1{font-size:2rem;font-weight:700;margin-top:1rem;margin-bottom:1rem;border-bottom:1px solid #12121148;padding-bottom:1rem}.blog>h1,h2,h3,h4,h5{color:#121211}.blog>h2{font-size:1.75rem;font-weight:600;margin-bottom:2rem;margin-top:2rem}.blog>h3{margin-top:1.5rem;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.blog>table{border-collapse:collapse;width:100%;border-radius:8px;overflow:hidden;box-shadow:0 0 20px rgba(0,0,0,.1);margin-bottom:1rem}.blog>th,td{padding:12px 15px;text-align:left}.blog>th{background-color:#f2f2f2}.blog>tr:nth-child(2n){background-color:#f9f9f9}.blog>img{border-radius:.5rem;margin-bottom:2rem;margin-top:2rem;width:100%;height:400px;-o-object-fit:cover;object-fit:cover}.blog>p{font-size:1rem;font-weight:400;margin-top:1rem}.blog>ol{list-style-type:decimal;margin-right:1.5rem;margin-top:1rem;font-weight:500}.blog>ul{list-style-type:disc;margin-right:2rem;margin-top:1rem}.blog>ul>li>div{font-size:1rem;margin-bottom:1rem}.blog>ol>li>div{font-size:1rem}@media screen and (max-width:768px){.blog>h1{font-size:1.5rem}.blog>p{font-size:.95rem}.blog>h2{font-size:1.25rem}.blog>ul>li>div{font-size:.95rem}}.blog>a{text-decoration:underline}