html {font-size:clamp(7.5px,0.522vw,10px)}:root{--title_color:#020e28;--theme_color:#f08200}*{margin:0px;padding:0px;box-sizing:border-box}.page_banner{padding:1rem 0px}body > section{position:relative}body > section:hover{}.post_logistics{padding:7.1rem 0 7.6rem;background-color:var(--bg_color)}.post_logistics .card{background-color:#fff;border-radius:1.8rem;box-shadow:0 2px 10px rgba(198,202,204,0.55);padding:4.9rem 3.4722222% 6.5rem}.post_logistics .card .title{display:grid;grid-template-columns:6.6rem 1fr;gap:3rem;align-items:center;font-size:2.8rem;font-weight:600}.post_logistics .card i{width:100%;padding-bottom:100%;border-radius:50%;background:no-repeat center / contain var(--theme_color);display:block;content:''}.post_logistics .card .desc{font-size:1.7rem;line-height:2.8rem;color:#686868;margin-top:3.7rem}.post_logistics .card .desc p{margin-bottom:1rem}.post_logistics .card .desc p:last-child{margin-bottom:0}@media screen and (max-width:786px){.post_logistics{padding:4rem 0}.post_logistics .card{border-radius:12px;padding:2rem 20px}.post_logistics .card .title{grid-template-columns:3rem 1fr;gap:1rem;font-size:18px}.post_logistics .card .desc{font-size:0.9rem;line-height:1.5;margin-top:1rem}.post_logistics .card .desc p{margin-bottom:10px}}