/* Neshima Israel — thermal guide family */
.thermal-hero{position:relative;overflow:hidden;min-height:clamp(500px,68vh,720px);margin:0 auto 2rem;border-radius:0 0 28px 28px;background:#183f49;color:#fff}.thermal-hero picture,.thermal-hero img{position:absolute;inset:0;width:100%;height:100%}.thermal-hero img{object-fit:cover;object-position:center 52%}.thermal-hero::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,30,37,.16),rgba(7,30,37,.72)),linear-gradient(180deg,transparent 40%,rgba(7,30,37,.62))}.thermal-hero__copy{position:relative;z-index:1;max-width:840px;padding:clamp(7rem,14vh,10rem) clamp(1.25rem,7vw,6rem) 3rem}.thermal-hero__copy h1{max-width:12ch;margin:0 0 1rem;font-family:Georgia,serif;font-size:clamp(2.8rem,7vw,5.6rem);font-weight:500;line-height:1.02}.thermal-hero__copy p{max-width:58ch;font-size:clamp(1.05rem,2vw,1.3rem);color:rgba(255,255,255,.92)}.thermal-shell{width:min(calc(100% - 2rem),1120px);margin:0 auto}.thermal-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:2rem;align-items:start}.thermal-main{min-width:0}.thermal-main section{margin:0 0 3rem}.thermal-main h2{font-size:clamp(1.8rem,4vw,3rem)}.thermal-main p,.thermal-main li{max-width:68ch}.thermal-aside{position:sticky;top:1rem;display:grid;gap:1rem}.thermal-panel{padding:1.25rem;border:1px solid var(--line);border-radius:18px;background:rgba(255,250,243,.94)}.thermal-panel h2{margin-top:0;font-size:1.45rem}.quick-answer{padding:1.4rem;border-inline-start:4px solid var(--mineral);border-radius:14px;background:#fffaf3;font-size:1.08rem}.fact-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.fact-grid article{padding:1.2rem;border:1px solid var(--line);border-radius:16px;background:#fff}.thermal-photo{margin:2rem 0;border-radius:22px;overflow:hidden}.thermal-photo picture,.thermal-photo img{display:block;width:100%}.thermal-photo img{aspect-ratio:16/9;object-fit:cover}.map-frame{overflow:hidden;border-radius:18px;aspect-ratio:16/9;background:#dfe8e7}.map-frame iframe{width:100%;height:100%;border:0}.related-links{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.related-links a{display:block;padding:1rem;border:1px solid var(--line);border-radius:16px;text-decoration:none;background:#fff}.commercial-note{font-size:.86rem;color:var(--ink-soft)}html[dir="rtl"] .thermal-hero::after{background:linear-gradient(270deg,rgba(7,30,37,.16),rgba(7,30,37,.72)),linear-gradient(180deg,transparent 40%,rgba(7,30,37,.62))}html[dir="rtl"] .thermal-hero__copy{margin-inline-start:auto}html[dir="rtl"] .thermal-hero__copy h1{font-family:"Noto Serif Hebrew","David Libre",Georgia,serif}@media(max-width:900px){.thermal-grid{grid-template-columns:1fr}.thermal-aside{position:static;grid-template-columns:repeat(2,1fr)}.fact-grid,.related-links{grid-template-columns:1fr}.thermal-hero{min-height:600px}.thermal-hero__copy{text-align:center;margin:auto}.thermal-hero__copy h1{margin-inline:auto}}@media(max-width:620px){.thermal-hero{min-height:540px;border-radius:0 0 22px 22px}.thermal-hero img{object-position:48% center}.thermal-hero__copy{padding:5.5rem 1rem 2rem}.thermal-aside{grid-template-columns:1fr}.thermal-shell{width:min(calc(100% - 1.2rem),1120px)}}