.category-banner{min-height:230px;background-position:center;background-size:cover;color:#fff;display:flex;align-items:center}.category-banner .container{display:flex;align-items:center;gap:22px}.category-banner-icon{width:58px;height:58px;border:1px solid rgba(255,255,255,.65);border-radius:50%;display:grid;place-items:center;flex:0 0 auto}.category-banner-icon .line-icon{width:28px;height:28px}.category-banner h1{font-size:clamp(34px,4.5vw,52px);letter-spacing:-.055em;line-height:1.1;margin:0 0 10px}.category-description{max-width:680px;color:rgba(255,255,255,.83);font-size:15px}.category-description p{margin:0}.category-content{padding:58px 0 80px}.category-content-head{display:flex;align-items:end;justify-content:space-between;border-bottom:2px solid #17191b;padding-bottom:15px;margin-bottom:24px}.category-content-head h2{font-size:27px;letter-spacing:-.04em;margin:0}.category-content-head span{font-size:12px;color:#747b82}.category-post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.category-post{border:1px solid #dedcd5;background:#fff}.category-post>a{display:flex;flex-direction:column;height:100%}.category-post-image{height:190px;background:#eeece6;display:grid;place-items:center;overflow:hidden}.category-post-image img{width:100%;height:100%;object-fit:cover}.category-post-image .line-icon{width:45px;height:45px;color:#747b82}.category-post-body{padding:20px;display:flex;flex-direction:column;flex:1}.category-post-body>span{font-size:11px;font-weight:900;color:#5e7470}.category-post h3{font-size:20px;line-height:1.42;letter-spacing:-.035em;margin:8px 0}.category-post p{font-size:14px;color:#6c737a}.category-post time{font-size:11px;color:#9aa0a5;margin-top:auto}.category-post b{font-size:13px;margin-top:14px}.category-post:hover{border-color:#17191b;transform:translateY(-3px);transition:.2s}
@media(max-width:900px){.category-post-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.category-banner{min-height:190px}.category-banner .container{gap:14px}.category-banner-icon{width:46px;height:46px}.category-banner-icon .line-icon{width:22px;height:22px}.category-banner h1{font-size:34px}.category-description{font-size:13px}.category-content{padding:42px 0 65px}.category-post-grid{grid-template-columns:1fr}.category-post-image{height:210px}}
