.swi-model-page{max-width:1180px;margin:0 auto;padding:clamp(1.5rem,4vw,3rem);color:#142536}
.swi-model-page *{box-sizing:border-box}
.swi-sub-breadcrumb{margin-bottom:1.5rem;color:#647786;font-size:.9rem}
.swi-sub-breadcrumb a{color:#176d82;text-decoration:none}
.swi-sub-breadcrumb a:hover{text-decoration:underline}
.swi-model-page h1{font-size:clamp(2rem,3.5vw,3.3rem);line-height:1.12;margin:0 0 1rem}
.swi-model-page h2{font-size:clamp(1.45rem,2vw,2rem);margin:0 0 1rem}
.swi-model-lead{max-width:850px;font-size:1.1rem;line-height:1.75;color:#405968}
.swi-sub-advice{max-width:940px;margin:2.2rem 0;padding:1.4rem 1.7rem;background:#eff7f8;border-left:4px solid #176d82;border-radius:8px}
.swi-sub-advice li,.swi-sub-advice p{line-height:1.7;margin:.5rem 0}
.swi-product-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:1rem;margin:0;padding:0;list-style:none}
.swi-product-card{border:1px solid #dce6ec;border-radius:10px;background:#fff;box-shadow:0 2px 8px #0f2b4310;overflow:hidden}
.swi-product-card:hover,.swi-product-card:focus-within{border-color:#1f7997;box-shadow:0 5px 18px #0f2b4322}
.swi-product-card>a{display:flex;align-items:center;gap:1rem;min-height:170px;padding:1rem;text-decoration:none;color:inherit}
.swi-product-image{flex:0 0 105px;width:105px;height:105px;display:grid;place-items:center;background:#f8fafb;border-radius:6px}
.swi-product-image img{display:block;width:100%;height:100%;object-fit:contain}
.swi-product-copy{display:flex;flex-direction:column;gap:.45rem;min-width:0}
.swi-product-copy strong{font-size:1rem;line-height:1.35}
.swi-product-copy span,.swi-product-copy small{font-size:.85rem;color:#536879;line-height:1.4}
.swi-product-copy em{font-style:normal;color:#176d82;font-size:.86rem;font-weight:700}
.swi-sub-faq{max-width:900px;margin:3rem 0}
.swi-sub-faq details{border-top:1px solid #dae3e8;padding:1rem 0}
.swi-sub-faq details:last-child{border-bottom:1px solid #dae3e8}
.swi-sub-faq summary{font-weight:700;cursor:pointer}
.swi-sub-faq p{line-height:1.7;color:#405968}
.swi-sub-faq a{color:#176d82}
@media(max-width:600px){.swi-product-list{grid-template-columns:1fr}.swi-product-card>a{min-height:140px}.swi-product-image{flex-basis:88px;width:88px;height:88px}}
