main.post #post_banner{margin:70px 0}@media (max-width:767px){main.post #post_banner{margin:30px 0}}main.post #post_banner img{border-radius:6px;width:100%;height:auto;aspect-ratio:16/10}@media (max-width:575px){main.post #post_banner img{aspect-ratio:4/3}}main.post #post_title .title-date{display:flex;flex-direction:column;row-gap:20px;padding-bottom:30px;border-bottom:1px solid rgba(40,40,40,.3)}@media (max-width:575px){main.post #post_title .title-date{padding-bottom:20px}}main.post #post_title .title-date .heading-1{font-size:50px;font-weight:500;color:#1d1e25;display:flex}@media (max-width:575px){main.post #post_title .title-date .heading-1{font-size:32px}}main.post #post_title .title-date .date{margin:0;color:#c8102e}@media (max-width:575px){main.post #post_title .title-date .date{font-size:14px}}main.post #post_content .container{padding-top:50px;padding-bottom:70px}@media (max-width:575px){main.post #post_content .container{padding-top:20px}}main.post #post_content .theme-des img{object-fit:cover;display:block;aspect-ratio:16/9;height:auto;width:100%;border-radius:16px;margin:30px 0}@media (max-width:767px){main.post #post_content .theme-des img{aspect-ratio:16/10}}@media (max-width:575px){main.post #post_content .theme-des img{aspect-ratio:4/3}}main.post #post_content .theme-des h2{color:#1d1e25;font-size:40px;line-height:1.2;font-weight:400}@media (max-width:575px){main.post #post_content .theme-des h2{font-size:30px}}main.post #post_content .theme-des h3{color:#1d1e25;font-size:24px;font-weight:500;line-height:1.2}@media (max-width:575px){main.post #post_content .theme-des h3{font-size:22px}}main.post #post_content .theme-des table{border-collapse:collapse;border-spacing:0;border-radius:6px;overflow:hidden;width:100%}main.post #post_content .theme-des table td,main.post #post_content .theme-des table th{border:1px solid #e6e6e6;padding:10px 20px}@media (max-width:575px){main.post #post_content .theme-des table td,main.post #post_content .theme-des table th{padding:10px}}main.post #post_content .theme-des table tbody>tr:nth-child(odd)>td,main.post #post_content .theme-des table tbody>tr:nth-child(odd)>th{background-color:#f6f6f6}main.post #post_content .theme-des table tr:first-child td:first-child{border-top-left-radius:6px}main.post #post_content .theme-des table tr:first-child td:last-child{border-top-right-radius:6px}main.post #post_content .theme-des table tr:last-child td:first-child{border-bottom-left-radius:6px}main.post #post_content .theme-des table tr:last-child td:last-child{border-bottom-right-radius:6px}@media (max-width:767px){main.post #post_content .theme-des .reponsive-table table,main.post #post_content .theme-des .reponsive-table table tbody,main.post #post_content .theme-des .reponsive-table table tr{width:100%;display:block}main.post #post_content .theme-des .reponsive-table table td,main.post #post_content .theme-des .reponsive-table table th{padding:10px;display:block}main.post #post_content .theme-des .reponsive-table table td:empty{display:none}}main.post #post_content .theme-des .block-image{background-size:cover;background-position:center;height:100%;min-height:250px;border-radius:4px}