.life-markdown{font-size:18px;line-height:2rem;display:flex;flex-direction:column}.life-markdown p{margin-top:0}.life-markdown a{color:#0018f0;text-underline-offset:.25rem}.life-markdown strong{font-weight:700;text-decoration-thickness:.125rem;text-underline-offset:.25rem}.life-markdown ul{list-style-type:none;padding:0 1.25rem;margin:0}.life-markdown ul>li{display:flex;position:relative;align-items:flex-start;padding-left:1.1875rem}.life-markdown ul>li:before{content:"\2022";color:red;font-weight:700;position:absolute;top:0;left:0}@media (min-width:1024px){.life-markdown ul{list-style-type:none;padding:0 1.5rem}.life-markdown ul>li:before{top:0}}.life-markdown table{border-top:1px solid #d4d4d4;border-bottom:1px solid #d4d4d4;border-spacing:20px;margin-top:0;text-align:center;table-layout:fixed}.life-markdown table td{vertical-align:middle}.life-markdown table td .table-text-left{text-align:left;margin:0}.life-markdown table thead tr th:first-child{padding-left:1.5rem;padding-top:.75rem;padding-bottom:.75rem}.life-markdown table thead th:not(:first-child),.life-markdown tbody tr td:not(:first-child){padding:.75rem 1rem}.life-markdown tbody tr td:first-child{word-break:keep-all;padding-left:1rem}.life-markdown tbody tr:nth-child(odd){background-color:#f5f5f5}@media (min-width:1024px){.life-markdown tbody tr td:not(:first-child){padding-bottom:.75rem 1.5rem}.life-markdown tbody tr td:first-child{padding-left:1.5rem}}.life-markdown .life-comment{display:flex!important;flex-direction:row!important;gap:1.5rem;align-items:center;margin:.5rem 0}@media (min-width:1024px){.life-markdown .life-comment{gap:1.5rem}}.life-markdown .life-comment>p{flex-shrink:0;margin:0}.life-markdown .life-comment img{width:5rem!important;height:5rem!important;max-width:5rem!important;max-height:5rem!important;min-width:5rem!important;min-height:5rem!important;border-radius:9999px!important;-o-object-fit:cover!important;object-fit:cover!important;display:block!important;margin:0!important}@media (min-width:1024px){.life-markdown .life-comment img{width:6rem!important;height:6rem!important;max-width:6rem!important;max-height:6rem!important;min-width:6rem!important;min-height:6rem!important}}.life-markdown .life-comment .comment-text{flex:1;position:relative;padding:1rem 1.25rem;background-color:#fff;border:1px solid #e5e5e5;border-radius:.5rem;font-size:.875rem;line-height:1.75}@media (min-width:1024px){.life-markdown .life-comment .comment-text{padding:1.5rem 2rem}}.life-markdown .life-comment .comment-text:before{content:"";position:absolute;left:-.6875rem;top:35%;transform:translateY(-50%);width:.6875rem;height:.8125rem;background:url(/life/arrow_gray_left.svg) no-repeat 50%;background-size:contain}.life-markdown .life-comment .comment-text:after{display:none}.life-markdown .life-comment .comment-text p{margin:0}