.home-service-tabs{margin-top:48px}.home-service-tabs .tab-list{display:flex;gap:0;padding-bottom:0;border:1px solid var(--line);border-radius:12px;background:#fff;overflow:auto;flex-wrap:nowrap}.home-service-tabs .tab-list button{display:flex;flex:1 1 0;gap:9px;align-items:center;justify-content:center;min-width:0;padding:16px 21px;border:0;border-right:1px solid var(--line);border-radius:0;background:#fff;color:#667085;font-size:14px;white-space:nowrap}.home-service-tabs .tab-list button:last-child{border-right:0}.home-service-tabs .tab-list button span{color:#98a2b3;font-size:11px;font-weight:800;letter-spacing:.08em}.home-service-tabs .tab-list button[aria-selected="true"]{background:#f5f9ff;color:var(--ink)}.home-service-tabs .tab-list button[aria-selected="true"] span{color:var(--brand)}.home-service-panel{grid-template-columns:minmax(0,1fr) minmax(360px,.85fr);gap:72px;padding:58px 0 8px}.home-service-panel[hidden]{display:none!important}.home-service-panel h2{max-width:560px;font-size:clamp(38px,4.4vw,58px);line-height:1.08}.home-service-panel .feature-list{max-width:580px;margin:31px 0 0;grid-template-columns:repeat(3,1fr);gap:8px}.home-service-panel .feature-list li{min-height:106px;padding:14px;border:1px solid var(--line);border-left:1px solid var(--line);border-radius:8px;background:#fff}.home-service-panel .feature-list strong{font-size:14px;line-height:1.35}.home-service-panel .feature-list span{font-size:12px;line-height:1.5}.home-service-panel .service-link{margin-top:28px}.home-service-media{display:flex;align-items:center}.home-service-media .service-image{height:350px;object-fit:cover;border-radius:18px;box-shadow:0 24px 50px rgb(16 24 40 / .1)}.home-service-placeholder{position:relative;display:flex;flex-direction:column;justify-content:flex-end;width:100%;min-height:350px;overflow:hidden;padding:34px;border:1px solid #cbdaf1;border-radius:18px;background:linear-gradient(145deg,#102d55 0%,#155eef 135%);color:#fff;box-shadow:0 24px 50px rgb(16 24 40 / .12)}.home-service-placeholder:before{position:absolute;right:-34px;top:30px;width:255px;height:255px;border:1px solid rgb(255 255 255 / .34);border-radius:50%;box-shadow:0 0 0 48px rgb(255 255 255 / .08),0 0 0 96px rgb(255 255 255 / .05);content:""}.home-service-placeholder span{position:relative;margin-bottom:auto;font-size:11px;font-weight:800;letter-spacing:.14em}.home-service-placeholder strong{position:relative;max-width:245px;font-size:32px;line-height:1.14;letter-spacing:-.06em}.home-service-placeholder i{position:absolute;width:12px;height:12px;border:3px solid #fff;border-radius:50%;background:#20a08b}.home-service-placeholder i:nth-of-type(1){right:32%;top:27%}.home-service-placeholder i:nth-of-type(2){right:16%;top:52%;background:#8ec5ff}.home-service-placeholder i:nth-of-type(3){right:39%;top:68%;background:#fff}@media(max-width:900px){.home-service-panel{grid-template-columns:1fr;gap:30px}.home-service-media{max-width:580px}.home-service-panel .feature-list{grid-template-columns:repeat(3,1fr)}}@media(max-width:640px){.home-service-tabs{margin-top:36px}.home-service-tabs .tab-list button{flex:0 0 auto;min-width:max-content;padding:13px 16px}.home-service-panel{padding-top:38px}.home-service-panel h2{font-size:38px}.home-service-panel .feature-list{grid-template-columns:1fr}.home-service-panel .feature-list li{min-height:0}.home-service-media .service-image,.home-service-placeholder{min-height:270px;height:270px}}
