.post-page{padding-top:20px;padding-bottom:20px}.post-page .post-container{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-top:20px}.post-page .post-container .post-box{padding:30px;width:64%;display:flex;flex-direction:column;background:linear-gradient(180deg,rgba(22,49,98,.08) -36.65%,rgba(19,54,107,.45))}.post-page .post-container .post-box .post-header{position:relative;width:100%;padding-bottom:10px;border-bottom:1px solid rgba(194,212,255,.2)}.post-page .post-container .post-box .post-header .title{color:#bcdfff}.post-page .post-container .post-box .post-header .sub-title{color:#a1b2cd;display:flex;gap:5px;align-items:center}.post-page .post-container .post-box .post-header .date{font-family:Source Sans\ 3,sans-serif;font-size:14px;font-style:italic;color:rgba(194,204,255,.767)}.post-page .post-container .post-box .post-media{display:flex;align-items:center;justify-content:center;padding:10px}.post-page .post-container .post-box .post-footer{padding-top:30px;width:100%;position:relative;border-top:1px solid rgba(166,196,255,.16)}.post-page .post-container .post-box .post-footer h5{margin:10px;font-weight:600}.post-page .post-container .post-box .post-footer .sign{text-align:right;font-style:italic}.post-page .post-container .post-box .post-body img{max-width:100%;height:auto;display:block}.post-page .post-container .post-box .post-body table{border-collapse:separate;border-spacing:0;width:100%;margin:20px 0;border:1px solid hsla(0,0%,100%,.08);border-radius:8px;overflow:hidden}.post-page .post-container .post-box .post-body table td,.post-page .post-container .post-box .post-body table th{padding:14px 20px;text-align:left;vertical-align:top;border-bottom:1px solid hsla(0,0%,100%,.06);font-size:.95rem;line-height:1.7;color:hsla(0,0%,100%,.65)}.post-page .post-container .post-box .post-body table td+td,.post-page .post-container .post-box .post-body table th+th{border-left:1px solid hsla(0,0%,100%,.06)}.post-page .post-container .post-box .post-body table th{background:hsla(0,0%,100%,.04);font-weight:700;font-style:italic;color:hsla(0,0%,100%,.9);font-size:.9rem;border-bottom:2px solid hsla(0,0%,100%,.1)}.post-page .post-container .post-box .post-body table tr:last-child td{border-bottom:none}.post-page .post-container .post-box .post-body table tbody tr:hover td{background:hsla(0,0%,100%,.03)}