:root{--imh-blue:#1b3a5c;--imh-blue-dark:#122943;--imh-orange:#e08a1e;--imh-orange-dark:#c4740e;--imh-ink:#17212b;--imh-muted:#65717d;--imh-line:#dfe5ea;--imh-soft:#f4f7f9;--imh-white:#fff;--imh-shadow:0 12px 34px rgba(18,41,67,.10)}
body.im-homepage-loaded.in-index .sidebar-left,body.im-homepage-loaded.in-index #content>.banners-row,body.im-homepage-loaded.in-index #content>.benefitBanner,body.im-homepage-loaded.in-index #content>.homepage-group-title,body.im-homepage-loaded.in-index #content>.products,body.im-homepage-loaded.in-index #content>.homepage-box,body.im-homepage-loaded.in-index #content>.latest-contribution-wrapper,body.im-homepage-loaded.in-index #content>.im-mobile-hero{display:none!important}
body.im-homepage-loaded.in-index #content-wrapper.container{width:100%!important;max-width:none!important;padding:0!important}
body.im-homepage-loaded.in-index #content-wrapper .content-wrapper-in{width:100%!important;max-width:none!important}
body.im-homepage-loaded.in-index #content{width:100%!important;max-width:none!important;padding:0!important;margin:0!important;float:none!important}
body.im-homepage-loaded.in-index #im-homepage-root{display:block!important;width:100%;max-width:none;margin:0;padding:0}
.im-home,.im-home *{box-sizing:border-box}
.im-home{width:100%;overflow:hidden;color:var(--imh-ink);font-family:inherit;background:#fff}
.im-home img{display:block;max-width:100%}
.im-home a{text-decoration:none}
.im-home__container{width:min(1180px,calc(100% - 40px));margin:0 auto}
.im-home__hero{position:relative;min-height:540px;display:flex;align-items:center;overflow:hidden;background:#f2f3f4}
.im-home__hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center}
.im-home__hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.99) 0%,rgba(255,255,255,.96) 31%,rgba(255,255,255,.72) 46%,rgba(255,255,255,.05) 70%)}
.im-home__hero-content{position:relative;z-index:1;padding-top:76px;padding-bottom:70px}
.im-home__eyebrow{margin:0 0 12px;color:var(--imh-orange-dark);font-size:13px;font-weight:800;letter-spacing:.055em;text-transform:uppercase}
.im-home__hero h2{max-width:660px;margin:0;color:var(--imh-ink);font-size:clamp(38px,4.4vw,62px);font-weight:800;line-height:1.04;letter-spacing:-.035em}
.im-home__hero-lead{max-width:610px;margin:22px 0 0;color:#3f4b55;font-size:18px;line-height:1.58}
.im-home__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}
.im-home__btn{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:12px 20px;border:2px solid transparent;border-radius:5px;font-size:15px;font-weight:800;line-height:1.2;transition:background .18s,color .18s,border-color .18s,transform .18s}
.im-home__btn:hover{transform:translateY(-1px)}
.im-home__btn--primary{background:var(--imh-orange);color:#fff!important;border-color:var(--imh-orange)}
.im-home__btn--primary:hover{background:var(--imh-orange-dark);border-color:var(--imh-orange-dark)}
.im-home__btn--secondary{background:rgba(255,255,255,.88);color:var(--imh-blue)!important;border-color:var(--imh-blue)}
.im-home__btn--secondary:hover,.im-home__btn--outline:hover{background:var(--imh-blue);color:#fff!important}
.im-home__btn--outline{background:#fff;color:var(--imh-blue)!important;border-color:var(--imh-blue)}
.im-home__proof{display:flex;flex-wrap:wrap;gap:9px 24px;margin:30px 0 0;padding:0;list-style:none;color:#34414d;font-size:13px;font-weight:700}
.im-home__proof li{position:relative;padding-left:21px}
.im-home__proof li:before{content:"✓";position:absolute;left:0;top:-1px;color:var(--imh-orange);font-size:16px;font-weight:900}
.im-home__benefits{border-bottom:1px solid var(--imh-line);background:#fff}
.im-home__benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}
.im-home__benefit{display:flex;min-height:116px;align-items:center;gap:14px;padding:24px 20px;border-right:1px solid var(--imh-line)}
.im-home__benefit:first-child{padding-left:0}.im-home__benefit:last-child{padding-right:0;border-right:0}
.im-home__benefit-icon{display:flex;width:45px;height:45px;flex:0 0 45px;align-items:center;justify-content:center;border:2px solid var(--imh-blue);border-radius:50%;color:var(--imh-blue);font-size:21px;font-weight:800}
.im-home__benefit strong,.im-home__benefit small{display:block}.im-home__benefit strong{color:var(--imh-ink);font-size:14px;line-height:1.35}.im-home__benefit small{margin-top:5px;color:var(--imh-muted);font-size:12px;line-height:1.4}.im-home__benefit a{color:inherit}
.im-home__section{padding:74px 0}.im-home__section--soft{background:var(--imh-soft)}
.im-home__section-head{margin-bottom:32px}.im-home__section-head h2,.im-home__calculator h2,.im-home__consult h2{margin:0;color:var(--imh-ink);font-size:clamp(29px,3.2vw,42px);font-weight:800;line-height:1.12;letter-spacing:-.025em}.im-home__section-head>p:last-child{max-width:660px;margin:13px auto 0;color:var(--imh-muted);font-size:16px;line-height:1.55}.im-home__section-head--center{text-align:center}.im-home__section-head--row{display:flex;align-items:flex-end;justify-content:space-between;gap:25px}.im-home__section-head--row .im-home__eyebrow{margin-bottom:8px}
.im-home__text-link{color:var(--imh-blue)!important;font-weight:800;white-space:nowrap}.im-home__text-link:hover{color:var(--imh-orange-dark)!important}
.im-home__problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.im-home__problem-card{position:relative;display:grid;min-height:218px;grid-template-columns:55% 45%;overflow:hidden;border:1px solid var(--imh-line);border-radius:7px;background:#fff;color:var(--imh-ink)!important;box-shadow:0 3px 13px rgba(18,41,67,.06);transition:transform .18s,box-shadow .18s,border-color .18s}
.im-home__problem-card:hover{transform:translateY(-3px);border-color:#bdc9d3;box-shadow:var(--imh-shadow)}
.im-home__problem-card img{width:100%;height:100%;object-fit:cover;object-position:center}
.im-home__problem-copy{position:relative;z-index:1;display:flex;min-width:0;flex-direction:column;padding:23px 8px 19px 22px;background:#fff}
.im-home__problem-copy:after{content:"";position:absolute;z-index:-1;top:0;right:-55px;width:80px;height:100%;background:linear-gradient(90deg,#fff 42%,rgba(255,255,255,0))}
.im-home__problem-copy strong{font-size:18px;line-height:1.18}.im-home__problem-copy small{margin-top:10px;color:var(--imh-muted);font-size:12.5px;line-height:1.47}.im-home__problem-copy b{margin-top:auto;padding-top:14px;color:var(--imh-blue);font-size:12px}.im-home__problem-copy b span{color:var(--imh-orange);font-size:17px}
.im-home__center-action{text-align:center;margin-top:30px}
.im-home__systems-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
.im-home__system-card{overflow:hidden;border:1px solid var(--imh-line);border-radius:7px;background:#fff;color:var(--imh-ink)!important;box-shadow:0 3px 13px rgba(18,41,67,.05);transition:transform .18s,box-shadow .18s}
.im-home__system-card:hover{transform:translateY(-3px);box-shadow:var(--imh-shadow)}
.im-home__system-card>img{width:100%;height:170px;object-fit:cover}
.im-home__system-card>span{display:flex;min-height:205px;flex-direction:column;padding:21px}.im-home__system-card strong{font-size:17px;line-height:1.3}.im-home__system-card small{margin-top:10px;color:var(--imh-muted);font-size:13px;line-height:1.52}.im-home__system-card b{margin-top:auto;padding-top:18px;color:var(--imh-blue);font-size:13px}
.im-home__calculator{padding:60px 0;background:linear-gradient(120deg,#eef3f6,#fff7ea)}
.im-home__calculator-grid{display:grid;grid-template-columns:.78fr 1.5fr;align-items:center;gap:60px}.im-home__calculator-intro>p:not(.im-home__eyebrow){margin:15px 0 24px;color:var(--imh-muted);font-size:15px;line-height:1.6}
.im-home__steps{display:grid;grid-template-columns:repeat(3,1fr);gap:44px;margin:0;padding:0;list-style:none;counter-reset:none}.im-home__steps li{position:relative;text-align:center}.im-home__steps li:not(:last-child):after{content:"→";position:absolute;right:-30px;top:24px;color:#9ba7b1;font-size:25px}.im-home__steps span{display:flex;width:54px;height:54px;align-items:center;justify-content:center;margin:0 auto 13px;border:2px solid var(--imh-orange);border-radius:12px;color:var(--imh-orange-dark);font-size:20px;font-weight:900}.im-home__steps strong,.im-home__steps small{display:block}.im-home__steps strong{font-size:14px}.im-home__steps small{margin-top:4px;color:var(--imh-muted);font-size:12px}
.im-home__how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.im-home__how-grid article{position:relative;padding:32px;border:1px solid var(--imh-line);border-radius:8px;background:#fff}.im-home__how-grid span{display:inline-flex;width:43px;height:43px;align-items:center;justify-content:center;border-radius:50%;background:var(--imh-blue);color:#fff;font-size:14px;font-weight:900}.im-home__how-grid h3{margin:19px 0 9px;color:var(--imh-ink);font-size:21px}.im-home__how-grid p{margin:0;color:var(--imh-muted);font-size:14px;line-height:1.6}
.im-home__consult{padding:72px 0;background:var(--imh-blue-dark);color:#fff}.im-home__consult .im-home__eyebrow{color:#ffb65b}.im-home__consult h2{color:#fff}.im-home__consult-grid{display:grid;grid-template-columns:1.1fr .85fr;align-items:center;gap:80px}.im-home__consult-grid>div:first-child>p:not(.im-home__eyebrow){max-width:650px;margin:18px 0;color:rgba(255,255,255,.78);font-size:16px;line-height:1.6}.im-home__consult ul{display:grid;gap:9px;margin:22px 0 0;padding:0;list-style:none}.im-home__consult li{position:relative;padding-left:25px;color:rgba(255,255,255,.9)}.im-home__consult li:before{content:"✓";position:absolute;left:0;color:#ffb65b;font-weight:900}
.im-home__consult-card{padding:34px;border-radius:9px;background:#fff;color:var(--imh-ink);box-shadow:0 14px 35px rgba(0,0,0,.22)}.im-home__consult-card>strong{font-size:24px}.im-home__consult-card>p{margin:13px 0 23px;color:var(--imh-muted);line-height:1.58}.im-home__consult-card .im-home__btn{width:100%}.im-home__phone{display:block;margin-top:18px;text-align:center;color:var(--imh-blue)!important;font-size:14px}.im-home__phone b{font-size:17px}
@media(max-width:1050px){.im-home__benefits-grid{grid-template-columns:repeat(2,1fr)}.im-home__benefit:nth-child(2){border-right:0}.im-home__benefit:nth-child(-n+2){border-bottom:1px solid var(--imh-line)}.im-home__problem-grid{grid-template-columns:repeat(2,1fr)}.im-home__systems-grid{grid-template-columns:repeat(2,1fr)}.im-home__calculator-grid{grid-template-columns:1fr;gap:38px}.im-home__calculator-intro{max-width:700px}.im-home__consult-grid{gap:45px}}
@media(max-width:780px){.im-home__container{width:min(100% - 28px,700px)}.im-home__hero{min-height:650px;align-items:flex-start}.im-home__hero-image{height:50%;top:auto;object-position:64% center}.im-home__hero-shade{background:linear-gradient(180deg,#fff 0%,#fff 47%,rgba(255,255,255,.92) 60%,rgba(255,255,255,0) 84%)}.im-home__hero-content{padding-top:44px;padding-bottom:285px}.im-home__hero h2{font-size:39px}.im-home__hero-lead{font-size:16px}.im-home__proof{display:grid;grid-template-columns:1fr 1fr;gap:9px 16px}.im-home__section{padding:56px 0}.im-home__problem-grid{grid-template-columns:1fr}.im-home__problem-card{min-height:210px}.im-home__section-head--row{align-items:flex-start;flex-direction:column}.im-home__how-grid{grid-template-columns:1fr}.im-home__consult-grid{grid-template-columns:1fr}.im-home__consult-card{padding:26px}.im-home__consult{padding:56px 0}}
@media(max-width:560px){.im-home__container{width:calc(100% - 24px)}.im-home__hero{min-height:715px}.im-home__hero-content{padding-top:35px;padding-bottom:278px}.im-home__hero h2{font-size:34px}.im-home__actions{display:grid;grid-template-columns:1fr}.im-home__btn{width:100%}.im-home__proof{grid-template-columns:1fr;font-size:12px}.im-home__benefits-grid{grid-template-columns:1fr}.im-home__benefit{min-height:92px;padding:18px 0!important;border-right:0}.im-home__benefit:not(:last-child){border-bottom:1px solid var(--imh-line)}.im-home__problem-card{grid-template-columns:58% 42%;min-height:225px}.im-home__problem-copy{padding:20px 6px 18px 18px}.im-home__problem-copy strong{font-size:17px}.im-home__problem-copy small{font-size:12px}.im-home__systems-grid{grid-template-columns:1fr}.im-home__system-card>img{height:190px}.im-home__system-card>span{min-height:0}.im-home__steps{grid-template-columns:1fr;gap:24px}.im-home__steps li{display:grid;grid-template-columns:54px 1fr;column-gap:15px;text-align:left;align-items:center}.im-home__steps span{grid-row:1/3;margin:0}.im-home__steps li:not(:last-child):after{display:none}.im-home__how-grid article{padding:25px}.im-home__consult-grid{gap:30px}}
@media(min-width:1200px){.im-home__hero-content,.im-home__benefits-grid{width:min(1440px,calc(100% - 64px))}.im-home__hero-image{object-position:right center}.im-home__hero-shade{background:linear-gradient(90deg,rgba(255,255,255,.99) 0%,rgba(255,255,255,.96) 34%,rgba(255,255,255,.68) 49%,rgba(255,255,255,.03) 72%)}}
@media(prefers-reduced-motion:reduce){.im-home__btn,.im-home__problem-card,.im-home__system-card{transition:none}}

/* ========================================================================== */
/* IZOLACE MARKOP — HOMEPAGE BRAND THEME V2                                   */
/* ========================================================================== */
:root{
  --imh-blue:#1D1D1B;
  --imh-blue-dark:#10100F;
  --imh-orange:#E30613;
  --imh-orange-dark:#B9040D;
  --imh-ink:#1D1D1B;
  --imh-muted:#666A63;
  --imh-line:#DDE6D4;
  --imh-soft:#F8F8F4;
  --imh-white:#FFFFFF;
  --imh-green:#7CB342;
  --imh-green-light:#A5D66A;
  --imh-green-soft:#EAF5DF;
  --imh-yellow:#F7C52B;
  --imh-shadow:0 14px 38px rgba(29,29,27,.10);
}
.im-home{
  background:var(--imh-white);
  color:var(--imh-ink);
  font-family:'Montserrat',Arial,sans-serif!important;
  font-weight:500;
}
.im-home h1,.im-home h2,.im-home h3,.im-home strong{
  font-family:'Montserrat',Arial,sans-serif!important;
}
.im-home__hero{background:linear-gradient(115deg,var(--imh-green-soft),var(--imh-white))}
.im-home__hero-shade{
  background:linear-gradient(90deg,rgba(248,248,244,.995) 0%,rgba(248,248,244,.97) 32%,rgba(234,245,223,.74) 47%,rgba(248,248,244,.04) 72%);
}
.im-home__eyebrow{color:var(--imh-orange);font-weight:800}
.im-home__hero h2,.im-home__section-head h2,.im-home__calculator h2,.im-home__consult h2{font-weight:800!important}
.im-home__hero-lead{color:#4F544D}
.im-home__btn{border-radius:10px;font-family:'Montserrat',Arial,sans-serif!important;font-weight:800}
.im-home__btn--primary{
  border-color:var(--imh-orange);
  background:var(--imh-orange);
  color:var(--imh-white)!important;
  box-shadow:0 8px 22px rgba(227,6,19,.18);
}
.im-home__btn--primary:hover{border-color:var(--imh-orange-dark);background:var(--imh-orange-dark)}
.im-home__btn--secondary,.im-home__btn--outline{
  border-color:var(--imh-ink);
  background:rgba(255,255,255,.92);
  color:var(--imh-ink)!important;
}
.im-home__btn--secondary:hover,.im-home__btn--outline:hover{border-color:var(--imh-ink);background:var(--imh-ink);color:var(--imh-white)!important}
.im-home__proof li:before{color:var(--imh-green)}

.im-home__benefits{border-color:var(--imh-line);background:var(--imh-bg,#F8F8F4)}
.im-home__benefit{border-color:var(--imh-line)}
.im-home__benefit-icon{border-color:var(--imh-green);background:var(--imh-green-soft);color:var(--imh-green)}
.im-home__benefit strong{color:var(--imh-ink);font-weight:800}

.im-home__section--soft{background:linear-gradient(125deg,var(--imh-green-soft),var(--imh-soft))}
.im-home__text-link{color:var(--imh-ink)!important}
.im-home__text-link:hover{color:var(--imh-orange)!important}
.im-home__problem-card,.im-home__system-card,.im-home__how-grid article{
  border-color:var(--imh-line);
  border-radius:14px;
  background:var(--imh-white);
}
.im-home__problem-card:hover,.im-home__system-card:hover{
  border-color:var(--imh-green-light);
  box-shadow:var(--imh-shadow);
}
.im-home__problem-copy b,.im-home__system-card b{color:#5C9028}
.im-home__problem-copy b span{color:var(--imh-orange)}
.im-home__system-card>span{background:var(--imh-white)}

.im-home__calculator{background:linear-gradient(120deg,var(--imh-green-soft),var(--imh-bg,#F8F8F4))}
.im-home__steps span{
  border-color:var(--imh-green);
  border-radius:14px;
  background:rgba(247,197,43,.18);
  color:var(--imh-ink);
}
.im-home__steps li:not(:last-child):after{color:var(--imh-green)}
.im-home__how-grid span{background:var(--imh-green);color:var(--imh-white)}
.im-home__how-grid article:before{
  content:'';
  position:absolute;
  left:28px;
  right:28px;
  top:0;
  height:4px;
  border-radius:0 0 999px 999px;
  background:var(--imh-yellow);
}

.im-home__consult{background:var(--imh-ink)}
.im-home__consult .im-home__eyebrow{color:var(--imh-yellow)}
.im-home__consult li:before{color:var(--imh-green-light)}
.im-home__consult-card{border-top:6px solid var(--imh-green);border-radius:14px}
.im-home__phone{color:var(--imh-ink)!important}
.im-home__phone:hover{color:var(--imh-orange)!important}

@media(min-width:1200px){
  .im-home__hero-shade{
    background:linear-gradient(90deg,rgba(248,248,244,.995) 0%,rgba(248,248,244,.97) 34%,rgba(234,245,223,.68) 50%,rgba(248,248,244,.02) 73%);
  }
}
@media(max-width:780px){
  .im-home__hero-shade{
    background:linear-gradient(180deg,var(--imh-bg,#F8F8F4) 0%,var(--imh-bg,#F8F8F4) 47%,rgba(234,245,223,.92) 61%,rgba(248,248,244,0) 86%);
  }
}
