.planOverview{text-align:center;font-size:clamp(1rem,1.1vw,1.25rem);line-height:2;color:#888;padding:5rem 0;border-bottom:1px solid #ebebeb}.planSectionTitle{display:block;padding:5rem 0 2.5rem;position:relative;color:#333;text-align:left}.planSectionTitle h1{font-size:clamp(1.75rem,2vw,2.375rem);line-height:1.5em;font-weight:500;margin:0}.planCardList{width:100%;display:block;margin:0 auto;padding:0 0 5rem}.planCard{width:100%;min-height:22rem;background:#fff;box-shadow:0 0 1.25rem rgba(0,0,0,.08);overflow:hidden;margin-bottom:3.125rem;display:flex}.planCard:last-child{margin-bottom:0}.planCardImg{width:50%;flex-shrink:0;overflow:hidden}.planCardImg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .6s ease}.planCard:hover .planCardImg img{transform:scale(1.04)}.planCardBody{width:50%;display:flex;align-items:center;justify-content:center;padding:2.5rem 6%}.planCardBodyInner{display:block;width:100%}.planCardBodyInner h2{font-size:clamp(.875rem,.9vw,1.125rem);line-height:1.85em;text-align:justify;color:#666;margin:0}.planCardBodyInner h3{font-size:clamp(.875rem,.9vw,1.125rem);line-height:1.75em;font-weight:600;color:#333;margin:1.5rem 0 .5rem}.planCardBodyInner h4{width:100%}.planCardBodyInner h4 i{display:block;background:url(/images/bg-li.webp) no-repeat 0;background-size:.3125rem auto;font-size:clamp(.875rem,.9vw,1.125rem);line-height:1.75em;padding:0 0 0 .875rem;text-align:left;font-style:normal;color:#555}.planCard:nth-child(2n){flex-direction:row-reverse}.planBgGray{background:#f6f6f6}.planCases{padding:0 0 5rem}.planCaseGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.875rem}.planCaseCard{background:#fff;border:1px solid #eee;border-radius:.375rem;overflow:hidden;transition:all .3s}.planCaseCard:hover{transform:translateY(-.25rem);box-shadow:0 .75rem 2rem rgba(0,0,0,.1)}.planCaseImg{width:100%;height:11.25rem;overflow:hidden}.planCaseImg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.planCaseBody{padding:1.25rem}.planCaseTag{display:inline-block;background:rgba(25,89,161,.1);color:#1959a1;font-size:.75rem;padding:.1875rem .625rem;border-radius:.1875rem;margin-bottom:.625rem}.planCaseBody h3{font-size:clamp(1rem,1.1vw,1.25rem);font-weight:600;color:#333;line-height:1.5em;margin:0 0 .625rem}.planCaseBody p{font-size:clamp(.8125rem,.85vw,.9375rem);color:#888;line-height:1.8em;margin:0}@media (max-width:64rem){.planCard{min-height:auto;max-height:none;flex-direction:column!important}.planCardImg{width:100%;height:17.5rem}.planCardBody{width:100%;padding:1.75rem 5%}.planCardBodyInner h4{max-height:none}.planCaseGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:48rem){.planOverview{padding:2.5rem 0;font-size:.9375rem;line-height:1.9em;text-align:left}.planOverview br{display:none}.planSectionTitle{padding:3rem 0 1.5rem}.planSectionTitle h1{font-size:1.375rem}.planCardList{padding:0 0 2.5rem}.planCard{margin-bottom:1.875rem}.planCardImg{height:12.5rem}.planCardBody{padding:1.5rem 1rem}.planCardBodyInner h2,.planCardBodyInner h3,.planCardBodyInner h4 i{font-size:.875rem}.planCaseGrid{grid-template-columns:1fr}.planCaseImg{height:10rem}}