html{overflow-y:scroll}body{min-height:100vh}.breadcrumb-box{display:flex;align-items:center;margin-bottom:60px}.breadcrumb-box p{margin-right:5px;color:#7f7f7f;font-size:18px;font-weight:500}.breadcrumb-box p:last-child{margin-right:0}.breadcrumb-box a{color:#333333;transition:color 0.3s ease}.breadcrumb-box a:hover{color:#0f62fe}.case-detail .img-box{display:flex;justify-content:center;align-items:center;min-height:200px;margin-bottom:20px;overflow:hidden}.case-detail .img-box img{height:300px;object-fit:cover;border-radius:4px;transition:transform 0.3s ease}.case-detail .img-box img:hover{transform:scale(1.02)}@media (max-width: 767px){.case-detail .img-box img{height:auto;width:100%;margin-bottom:15px}}.case-detail .content-text-box p{margin-top:20px;color:#444444;line-height:1.8;text-align:justify;text-indent:2em}.case-detail .content-text-box p:first-child{margin-top:0}
