.hm-popup:not(.is-open){opacity:0;visibility:hidden;pointer-events:none}body{margin:0 !important;padding:0 !important}.home-modern{--hm-bg:#f2f4f5;--hm-surface:#fafbfb;--hm-card:#ffffff;--hm-ink:#1f2a30;--hm-muted:#66727b;--hm-line:rgba(31,42,48,0.08);--hm-brand:#355867;--hm-brand-deep:#1f404e;--hm-accent:#c47b3b;--hm-accent-deep:#9a5f2d;--hm-brand-soft:rgba(196,123,59,0.1);--hm-steel:#355867;--hm-shadow:0 24px 54px rgba(19,29,35,0.08);--hm-shadow-soft:0 14px 30px rgba(19,29,35,0.05);--hm-radius:26px;background:linear-gradient(180deg,#fbfbfa 0%,#f2f4f5 42%,#fafbfb 100%);color:var(--hm-ink)}.home-modern section{position:relative}.hm-shell{padding:46px 0 0}.hm-hero{padding:26px 0 74px}.hm-hero-grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);gap:24px;align-items:stretch}.hm-hero-copy{display:flex;flex-direction:column;background:linear-gradient(145deg,rgba(255,255,255,0.98),rgba(246,248,249,0.98));border:1px solid rgba(53,88,103,0.12);border-radius:34px;box-shadow:var(--hm-shadow);padding:42px 42px 34px;overflow:hidden;color:var(--hm-ink);position:relative;min-height:100%}.hm-hero-copy:before{content:"";position:absolute;left:0;top:0;width:100%;height:6px;background:linear-gradient(90deg,var(--hm-brand),var(--hm-accent))}.hm-kicker{display:inline-flex;align-items:center;gap:10px;padding:9px 14px;border-radius:999px;background:rgba(53,88,103,0.08);color:var(--hm-steel);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hm-kicker:before{content:"";width:10px;height:10px;border-radius:50%;background:var(--hm-accent);box-shadow:0 0 0 6px rgba(196,123,59,0.12)}.hm-hero-title{font-size:45px;line-height:60px;font-weight:800;margin:18px 0 18px;letter-spacing:-.045em;text-wrap:balance}.hm-highlight{color:var(--hm-brand)}.hm-hero-subtitle{max-width:50ch;font-size:17px;line-height:1.72;color:var(--hm-muted);margin-bottom:0}.hm-hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin:28px 0 22px}.hm-btn,.hm-ghost{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-width:190px;padding:16px 24px;border-radius:999px;font-size:13px;font-weight:800;letter-spacing:.02em;transition:all .28s ease;text-transform:uppercase}.hm-btn{background:linear-gradient(135deg,#2f4f5d 0%,#486e7f 100%);color:#fff;box-shadow:0 18px 30px rgba(53,88,103,0.2);opacity:1;border:1px solid transparent}.hm-btn:hover,.hm-btn:focus,.hm-btn:active{color:#fff;background:linear-gradient(135deg,#294552 0%,#3f6473 100%);transform:translateY(-2px);box-shadow:0 20px 34px rgba(53,88,103,0.28);opacity:1;text-decoration:none}.home-modern .hm-btn,.home-modern .hm-btn i,.home-modern .hm-btn span,.home-modern .hm-btn:visited,.home-modern .hm-btn:visited i,.home-modern .hm-btn:visited span,.home-modern .hm-btn:hover,.home-modern .hm-btn:hover i,.home-modern .hm-btn:hover span,.home-modern .hm-btn:focus,.home-modern .hm-btn:focus i,.home-modern .hm-btn:focus span,.home-modern .hm-btn:active,.home-modern .hm-btn:active i,.home-modern .hm-btn:active span{color:#fff !important;opacity:1 !important;filter:none !important;text-decoration:none !important}.hm-ghost{border:1px solid rgba(53,88,103,0.14);background:rgba(255,255,255,0.88);color:var(--hm-steel)}.hm-ghost:hover,.hm-ghost:focus,.hm-ghost:active{color:var(--hm-steel);background:#fff;transform:translateY(-2px);border-color:rgba(53,88,103,0.24);box-shadow:0 16px 28px rgba(19,29,35,0.08);text-decoration:none}.home-modern .hm-ghost,.home-modern .hm-ghost i,.home-modern .hm-ghost span,.home-modern .hm-ghost:visited,.home-modern .hm-ghost:visited i,.home-modern .hm-ghost:visited span,.home-modern .hm-ghost:hover,.home-modern .hm-ghost:hover i,.home-modern .hm-ghost:hover span,.home-modern .hm-ghost:focus,.home-modern .hm-ghost:focus i,.home-modern .hm-ghost:focus span,.home-modern .hm-ghost:active,.home-modern .hm-ghost:active i,.home-modern .hm-ghost:active span{color:var(--hm-steel) !important;opacity:1 !important;filter:none !important;text-decoration:none !important}.hm-proof{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:auto;padding-top:26px}.hm-proof-card{display:grid;grid-template-columns:50px minmax(0,1fr);grid-template-areas:"icon label" "icon value" "icon note";column-gap:16px;row-gap:4px;align-items:start;height:100%;padding:22px 20px 20px;border-radius:24px;background:linear-gradient(180deg,rgba(255,255,255,0.94),rgba(248,250,250,0.88));border:1px solid rgba(53,88,103,0.08);box-shadow:var(--hm-shadow-soft)}.hm-proof-card:last-child{grid-column:1 / -1}.hm-proof-icon,.hm-point-icon,.hm-mini-icon,.hm-contact-icon{grid-area:icon;display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:16px;background:linear-gradient(135deg,rgba(53,88,103,0.12),rgba(196,123,59,0.14));color:var(--hm-brand);font-size:19px;margin-bottom:0;box-shadow:inset 0 1px 0 rgba(255,255,255,0.6)}.hm-proof-label{grid-area:label;display:block;font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:var(--hm-muted);margin-bottom:0;align-self:end}.hm-proof-value{grid-area:value;display:block;font-size:20px;line-height:1.08;font-weight:800;color:var(--hm-steel)}.hm-proof-note{grid-area:note;display:block;margin-top:2px;padding-top:0;font-size:13px;line-height:1.45;color:var(--hm-muted)}.hm-hero-visual{display:grid;grid-template-rows:minmax(438px,1fr) auto;gap:18px;min-height:100%}.hm-visual-stage{position:relative;border-radius:34px;overflow:hidden;min-height:438px;box-shadow:0 28px 60px rgba(19,29,35,0.16);background:#20353a}.hm-visual-stage .carousel,.hm-visual-stage .carousel-inner,.hm-visual-stage .carousel-item{height:100%}.hm-stage-media,.hm-featured-media,.hm-category-media,.hm-product-media,.hm-process-media,.hm-process-media-sm,.hm-about-media-frame,.hm-blog-media{position:relative;overflow:hidden}.hm-stage-media,.hm-about-media-frame{width:100%;height:100%}.hm-featured-media{border-radius:18px;margin-bottom:12px;aspect-ratio:4 / 3;background:#eef2f4}.hm-category-media{position:absolute;inset:0}.hm-product-media{border-radius:22px;margin-bottom:18px;aspect-ratio:4 / 3;background:#eef2f4}.hm-process-media{border-radius:22px;aspect-ratio:16 / 10;background:#eef2f4}.hm-process-media-sm{border-radius:18px;margin-bottom:14px;aspect-ratio:16 / 10;background:#eef2f4}.hm-about-media-frame{border-radius:22px;background:#dce5e9;min-height:100%}.hm-blog-media{aspect-ratio:16 / 10;border-bottom:1px solid var(--hm-line);background:#eef2f4}.hm-stage-media img,.hm-featured-media img,.hm-category-media img,.hm-product-media img,.hm-process-media img,.hm-process-media-sm img,.hm-about-media-frame img,.hm-blog-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hm-visual-stage .mbr-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,26,30,0.08) 0%,rgba(15,26,30,0.66) 100%);z-index:1}.hm-stage-slide{position:relative;height:100%}.hm-stage-slide .mbr-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,26,30,0.08) 0%,rgba(15,26,30,0.7) 100%);z-index:1}.hm-stage-copy{position:absolute;z-index:2;left:28px;right:28px;bottom:28px;color:#fff}.hm-stage-copy h2{font-size:32px;line-height:1.08;margin:0 0 10px}.hm-stage-copy p{margin:0;font-size:14px;line-height:1.6;max-width:44ch;color:rgba(255,255,255,0.84)}.hm-stage-specs{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.hm-stage-spec{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,0.14);color:#fff;font-size:12px;font-weight:700;line-height:1.3}.hm-stage-cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:138px;margin-top:16px;padding:12px 18px;border-radius:999px;background:#fff;color:var(--hm-brand-deep);font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.hm-stage-cta:hover{color:var(--hm-brand-deep);transform:translateY(-2px)}.hm-featured-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.hm-featured-card{display:flex;flex-direction:column;height:100%;padding:14px;border-radius:24px;background:linear-gradient(180deg,rgba(255,255,255,0.98),rgba(246,248,249,0.94));border:1px solid rgba(47,75,89,0.1);box-shadow:var(--hm-shadow-soft);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.hm-featured-card:hover{transform:translateY(-4px);box-shadow:0 24px 34px rgba(20,28,34,0.12);border-color:rgba(196,123,59,0.22)}.hm-featured-card img{display:block}.hm-featured-card strong{display:block;font-size:16px;line-height:1.28;color:var(--hm-ink);margin-bottom:6px}.hm-featured-card span{display:block;font-size:13px;line-height:1.5;color:var(--hm-brand-deep);font-weight:700;margin-top:auto}.hm-section{padding:58px 0}.hm-band{margin:8px 0;border-top:1px solid rgba(53,88,103,0.06);border-bottom:1px solid rgba(53,88,103,0.06)}.hm-band-soft{background:linear-gradient(180deg,rgba(255,255,255,0.64),rgba(247,249,249,0.92))}.hm-band-warm{background:linear-gradient(180deg,rgba(249,245,239,0.7),rgba(244,246,247,0.94))}.hm-section-head{display:flex;flex-direction:column;align-items:flex-start;gap:0;margin-bottom:36px}.hm-section-head h2{font-size:40px;line-height:1.02;margin:10px 0 12px;color:var(--hm-ink);max-width:100%}.hm-section-head p{margin:0;font-size:15px;line-height:1.8;color:var(--hm-muted)}.hm-tag{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--hm-accent-deep)}.hm-tag:before{content:"—";font-size:13px;font-weight:700;color:var(--hm-accent);background:none;width:auto;height:auto}.hm-mini-grid,.hm-application-grid,.hm-contact-grid,.hm-trust-grid,.hm-benefit-grid,.hm-testimonial-grid,.hm-installation-facts{display:grid;gap:18px}.hm-mini-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.hm-mini-card,.hm-application-card,.hm-contact-card,.hm-trust-card,.hm-benefit-card,.hm-testimonial-card,.hm-cta-band{background:var(--hm-card);border:1px solid var(--hm-line);border-radius:28px;box-shadow:var(--hm-shadow-soft);padding:26px 24px}.hm-application-card{overflow:hidden}.hm-benefit-card{overflow:hidden;background:linear-gradient(180deg,rgba(255,255,255,0.98),rgba(248,250,251,0.96));transform:translate3d(0,0,0);will-change:transform,box-shadow,border-color;transition:transform .38s cubic-bezier(.22,1,.36,1),box-shadow .38s cubic-bezier(.22,1,.36,1),border-color .3s ease}.hm-mini-card h3,.hm-application-card h3,.hm-contact-card h3,.hm-trust-card h3,.hm-benefit-card h3,.hm-testimonial-card h3,.hm-cta-band h3{font-size:22px;line-height:1.14;margin:0 0 12px}.hm-mini-card p,.hm-application-card p,.hm-contact-card p,.hm-contact-card a,.hm-trust-card p,.hm-benefit-card p,.hm-testimonial-card p,.hm-cta-band p{font-size:14px;line-height:1.65;color:var(--hm-muted);margin:0}.hm-mini-card a,.hm-application-card a{display:inline-flex;align-items:center;gap:8px;margin-top:14px;font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--hm-brand)}.hm-mini-card a i,.hm-application-card a i{font-size:12px}.hm-application-grid,.hm-contact-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hm-installation-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:22px;align-items:stretch}.hm-installation-stage-card,.hm-installation-detail-card{background:linear-gradient(180deg,rgba(255,255,255,0.98),rgba(247,249,249,0.96));border:1px solid var(--hm-line);border-radius:30px;box-shadow:var(--hm-shadow-soft);overflow:hidden}.hm-installation-stage-card{padding:18px}.hm-installation-stage{position:relative;border-radius:24px;overflow:hidden;background:#edf2f4;min-height:520px}.hm-installation-slide{position:absolute;inset:0;opacity:0;pointer-events:none;transform:scale(1.01);transition:opacity .42s ease,transform .42s ease}.hm-installation-slide.is-active{opacity:1;pointer-events:auto;transform:scale(1)}.hm-installation-slide img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hm-installation-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(17,28,34,0.06) 0%,rgba(17,28,34,0.22) 50%,rgba(17,28,34,0.88) 100%)}.hm-installation-caption{position:absolute;left:24px;right:24px;bottom:24px;z-index:2;color:#fff}.hm-installation-caption h3{margin:0 0 8px;font-size:32px;line-height:1.06;color:#fff}.hm-installation-caption p{margin:0;font-size:14px;line-height:1.6;color:rgba(255,255,255,0.84)}.hm-installation-nav{position:absolute;top:22px;right:22px;z-index:3;display:flex;gap:10px}.hm-installation-btn{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:50%;border:1px solid rgba(255,255,255,0.22);background:rgba(255,255,255,0.12);color:#fff;backdrop-filter:blur(10px);transition:transform .25s ease,background .25s ease,border-color .25s ease}.hm-installation-btn:hover{transform:translateY(-2px);background:rgba(255,255,255,0.2);color:#fff}.hm-installation-thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:16px}.hm-installation-thumb{display:flex;flex-direction:column;justify-content:flex-end;min-height:118px;padding:12px 14px;border-radius:20px;border:1px solid rgba(53,88,103,0.08);background:linear-gradient(180deg,rgba(244,247,248,0.96),rgba(235,241,243,0.98));box-shadow:0 14px 24px rgba(20,28,34,0.06);text-align:left;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.hm-installation-thumb.is-active,.hm-installation-thumb:hover{transform:translateY(-2px);border-color:rgba(196,123,59,0.22);box-shadow:0 20px 30px rgba(20,28,34,0.1)}.hm-installation-thumb strong{display:block;font-size:14px;line-height:1.28;color:var(--hm-ink);margin-bottom:6px}.hm-installation-thumb span{display:block;font-size:12px;line-height:1.45;color:var(--hm-muted)}.hm-installation-detail-card{position:relative;padding:30px 30px 28px}.hm-installation-kicker{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--hm-accent-deep)}.hm-installation-kicker:before{content:"";width:10px;height:10px;border-radius:50%;background:var(--hm-accent);box-shadow:0 0 0 6px rgba(196,123,59,0.12)}.hm-installation-panels{position:relative;min-height:100%}.hm-installation-panel{display:none}.hm-installation-panel.is-active{display:block;animation:hmInstallationPanelFade .32s ease}@keyframes hmInstallationPanelFade{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.hm-installation-title{font-size:42px;line-height:1.02;margin:14px 0 14px}.hm-installation-badges{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.hm-installation-badge{display:inline-flex;align-items:center;padding:9px 14px;border-radius:999px;font-size:12px;font-weight:800;letter-spacing:.03em;text-transform:uppercase}.hm-installation-badge.is-status{background:rgba(53,88,103,0.1);color:var(--hm-brand-deep)}.hm-installation-badge.is-period{background:rgba(196,123,59,0.14);color:var(--hm-accent-deep)}.hm-installation-summary{font-size:15px;line-height:1.76;color:var(--hm-muted);margin:0 0 22px}.hm-installation-facts{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:24px}.hm-installation-fact{padding:18px 18px 16px;border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,0.98),rgba(248,250,251,0.98));border:1px solid rgba(53,88,103,0.08);box-shadow:0 14px 26px rgba(20,28,34,0.06)}.hm-installation-fact label{display:block;margin:0 0 8px;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--hm-muted)}.hm-installation-fact strong{display:block;font-size:17px;line-height:1.4;color:var(--hm-ink)}.hm-installation-actions{display:flex;flex-wrap:wrap;gap:14px}.hm-country-shell{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:22px;align-items:start}.hm-country-nav{display:flex;flex-wrap:wrap;gap:12px;align-content:flex-start}.hm-country-pill{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:13px 18px;border-radius:999px;border:1px solid rgba(53,88,103,0.12);background:rgba(255,255,255,0.86);box-shadow:0 12px 24px rgba(19,28,33,0.06);font-size:13px;font-weight:800;letter-spacing:.02em;color:var(--hm-ink);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease,background .28s ease,color .28s ease}.hm-country-pill:hover,.hm-country-pill:focus-visible,.hm-country-pill.is-active{transform:translateY(-2px);border-color:rgba(196,123,59,0.26);background:linear-gradient(135deg,rgba(53,88,103,0.98),rgba(67,100,115,0.96));box-shadow:0 18px 28px rgba(20,29,34,0.14);color:#fff}.hm-country-pill i{font-size:13px}.hm-country-flag{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;overflow:hidden;box-shadow:0 4px 10px rgba(20,29,34,0.12);flex:0 0 auto}.hm-country-flag img{display:block;width:100%;height:100%;object-fit:cover}.hm-country-panel-shell{position:relative}.hm-country-panel{display:none;padding:30px;border-radius:30px;border:1px solid var(--hm-line);background:linear-gradient(180deg,rgba(255,255,255,0.92),rgba(248,250,251,0.98)),linear-gradient(135deg,rgba(217,176,122,0.08),rgba(53,88,103,0.06));box-shadow:var(--hm-shadow-soft);overflow:hidden}.hm-country-panel.is-active{display:block;animation:hmCountryPanelFade .32s ease}@keyframes hmCountryPanelFade{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.hm-country-panel-top{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.hm-country-badge{display:inline-flex;align-items:center;gap:10px;padding:10px 16px;border-radius:999px;background:rgba(196,123,59,0.11);color:var(--hm-accent-deep);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hm-country-badge i{font-size:13px}.hm-country-meta{display:inline-flex;align-items:center;gap:12px;flex-wrap:wrap;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--hm-muted)}.hm-country-meta span{display:inline-flex;align-items:center;gap:8px}.hm-country-title{font-size:34px;line-height:1.04;margin:0 0 12px;color:var(--hm-ink)}.hm-country-copy{font-size:15px;line-height:1.8;color:var(--hm-muted);margin:0 0 24px;max-width:62ch}.hm-country-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:22px}.hm-country-fact{padding:18px 16px;border-radius:22px;border:1px solid rgba(53,88,103,0.08);background:rgba(255,255,255,0.88);box-shadow:0 10px 22px rgba(20,29,34,0.06)}.hm-country-fact strong{display:block;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--hm-accent-deep);margin-bottom:6px}.hm-country-fact span{display:block;font-size:14px;line-height:1.55;color:var(--hm-ink)}.hm-country-sectors{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:22px}.hm-country-sectors span{display:inline-flex;align-items:center;padding:10px 14px;border-radius:999px;background:rgba(53,88,103,0.08);color:var(--hm-ink);font-size:12px;font-weight:700;letter-spacing:.02em}.hm-country-actions{display:flex;flex-wrap:wrap;gap:12px}.hm-country-actions .hm-btn,.hm-country-actions .hm-ghost{min-width:190px;justify-content:center}.hm-country-note{margin-top:18px;font-size:13px;line-height:1.65;color:var(--hm-muted)}.hm-trust-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.hm-benefit-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.hm-benefit-card .hm-point-icon{width:52px;height:52px;border-radius:18px;background:linear-gradient(135deg,rgba(53,88,103,0.1),rgba(196,123,59,0.14));border:1px solid rgba(53,88,103,0.08);box-shadow:0 12px 24px rgba(19,29,35,0.06)}.hm-benefit-card .hm-point-icon i{font-size:17px;color:var(--hm-brand)}.hm-testimonial-grid{grid-template-columns:1.1fr .9fr}.hm-trust-card strong,.hm-benefit-card strong{display:block;font-size:28px;line-height:1;color:var(--hm-brand);margin-bottom:10px}.hm-trust-card span,.hm-benefit-card span{display:block;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--hm-accent-deep);margin-bottom:10px}.hm-benefit-card .hm-point-icon,.hm-testimonial-card .hm-point-icon{margin-bottom:16px}.hm-benefit-card:hover{transform:translate3d(0,-4px,0);box-shadow:0 22px 36px rgba(20,28,34,0.1);border-color:rgba(196,123,59,0.2)}.hm-testimonial-quote{font-size:20px;line-height:1.85;color:var(--hm-ink);margin-bottom:16px}.hm-testimonial-meta{font-size:13px;line-height:1.6;color:var(--hm-muted)}.hm-cta-band{background:linear-gradient(135deg,rgba(53,88,103,0.98),rgba(39,65,77,0.98));color:#fff;padding:36px;border-radius:30px;box-shadow:0 26px 56px rgba(26,40,47,0.18)}.hm-cta-band h3,.hm-cta-band p{color:#fff}.hm-cta-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:24px}.hm-trust-card,.hm-benefit-card,.hm-testimonial-card,.hm-mini-card,.hm-application-card,.hm-contact-card,.hm-product-card,.hm-process-card,.hm-blog-card,.hm-faq-card{position:relative}.hm-trust-card:before,.hm-benefit-card:before,.hm-testimonial-card:before,.hm-mini-card:before,.hm-application-card:before,.hm-contact-card:before,.hm-product-card:before,.hm-process-card:before,.hm-blog-card:before,.hm-faq-card:before{content:"";position:absolute;left:0;top:0;width:100%;height:4px;background:linear-gradient(90deg,rgba(53,88,103,0.95),rgba(196,123,59,0.65));opacity:0;transition:opacity .28s ease}.hm-trust-card:hover:before,.hm-benefit-card:hover:before,.hm-testimonial-card:hover:before,.hm-mini-card:hover:before,.hm-application-card:hover:before,.hm-contact-card:hover:before,.hm-product-card:hover:before,.hm-process-card:hover:before,.hm-blog-card:hover:before,.hm-faq-card:hover:before{opacity:1}.hm-proof-card,.hm-mini-card,.hm-application-card,.hm-contact-card,.hm-trust-card,.hm-benefit-card,.hm-testimonial-card,.hm-product-card,.hm-process-card,.hm-blog-card,.hm-faq-card{backdrop-filter:blur(4px)}.hm-category-grid,.hm-product-grid,.hm-blog-grid,.hm-process-grid{display:grid;gap:18px}.hm-application-card:before{border-top-left-radius:28px;border-top-right-radius:28px}.hm-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.hm-category-card,.hm-product-card,.hm-blog-card,.hm-process-card,.hm-about-card,.hm-seo-card,.hm-faq-card{background:var(--hm-card);border:1px solid var(--hm-line);border-radius:30px;box-shadow:var(--hm-shadow-soft);overflow:hidden}.hm-category-card{display:flex;flex-direction:column;justify-content:flex-end;position:relative;min-height:360px;background:linear-gradient(180deg,#eef3f5 0%,#dfe7eb 100%);isolation:isolate}.hm-category-card img{transition:transform .45s ease}.hm-category-card:hover img{transform:scale(1.04)}.hm-category-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(18,32,37,0.04) 0%,rgba(18,32,37,0.2) 38%,rgba(18,32,37,0.9) 100%);z-index:0}.hm-category-media.is-placeholder{display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at top left,rgba(196,123,59,0.2),transparent 48%),linear-gradient(160deg,#eef3f5 0%,#dce5e9 100%)}.hm-category-media.is-placeholder i{font-size:54px;color:rgba(53,88,103,0.26)}.hm-category-body{position:relative;z-index:1;color:#fff;padding:22px;display:flex;flex-direction:column;gap:14px}.hm-category-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.hm-category-index{display:inline-block;padding:7px 11px;border-radius:999px;background:rgba(255,255,255,0.14);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hm-category-arrow{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:rgba(255,255,255,0.14);border:1px solid rgba(255,255,255,0.12);font-size:14px;transition:transform .28s ease,background-color .28s ease,border-color .28s ease}.hm-category-card:hover .hm-category-arrow{transform:translateX(4px);background:rgba(255,255,255,0.2);border-color:rgba(255,255,255,0.22)}.hm-category-body h3{font-size:28px;line-height:1.08;margin:0}.hm-process-grid{grid-template-columns:1.08fr .92fr}.hm-process-main{padding:24px;background:linear-gradient(135deg,rgba(247,242,235,1),rgba(241,235,226,1));border:1px solid rgba(196,123,59,0.12)}.hm-process-visual{margin-bottom:18px}.hm-process-copy{padding:6px 6px 0}.hm-process-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:12px;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--hm-accent-deep)}.hm-process-kicker:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--hm-accent);box-shadow:0 0 0 6px rgba(196,123,59,0.12)}.hm-process-copy h3{font-size:30px;line-height:1.08;margin:0 0 12px}.hm-process-copy p{font-size:15px;line-height:1.68;color:var(--hm-muted);margin:0 0 18px;max-width:54ch}.hm-process-list{display:grid;gap:12px}.hm-step{display:grid;grid-template-columns:54px 1fr;gap:14px;padding:14px 16px;border-radius:20px;background:rgba(255,255,255,0.78);border:1px solid rgba(47,75,89,0.08);transition:transform .28s ease,border-color .28s ease}.hm-step:hover{transform:translateX(4px);border-color:rgba(196,123,59,0.2)}.hm-step-index{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:18px;background:var(--hm-steel);color:#fff;font-weight:800;font-size:18px}.hm-step h4{margin:2px 0 6px;font-size:17px;line-height:1.25}.hm-step p{margin:0;font-size:14px;line-height:1.55;color:var(--hm-muted)}.hm-process-side{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.hm-process-card{padding:18px;display:flex;flex-direction:column;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.hm-process-card:hover{transform:translateY(-6px);box-shadow:0 26px 42px rgba(20,28,34,0.12);border-color:rgba(196,123,59,0.2)}.hm-process-card img{display:block}.hm-process-card strong{display:block;font-size:22px;line-height:1.16;margin-bottom:0}.hm-process-card .hm-price{margin-top:12px;margin-bottom:14px}.hm-process-card a{margin-top:auto}.hm-process-card .hm-card-link{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:52px}.hm-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.hm-product-card{display:flex;flex-direction:column;padding:18px;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.hm-product-card:hover{transform:translateY(-6px);box-shadow:0 26px 42px rgba(20,28,34,0.12);border-color:rgba(196,123,59,0.2)}.hm-product-card img{display:block}.hm-product-card h3{font-size:19px;line-height:1.24;margin:0 0 10px;color:var(--hm-ink)}.hm-product-card h3 a,.hm-product-card h3 a:visited{color:var(--hm-ink)}.hm-product-card h3 a:hover,.hm-product-card h3 a:focus{color:var(--hm-brand);text-decoration:none}.hm-product-card p{font-size:14px;line-height:1.6;color:var(--hm-muted);margin:0 0 12px}.hm-price{display:inline-flex;align-items:center;width:fit-content;padding:8px 12px;border-radius:999px;background:rgba(196,123,59,0.12);color:var(--hm-accent-deep);font-size:13px;font-weight:700;margin-bottom:14px}.hm-specs{display:grid;gap:8px;margin-bottom:16px}.hm-spec{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:8px;border-bottom:1px dashed rgba(47,75,89,0.12);font-size:13px}.hm-spec span:first-child{color:var(--hm-muted)}.hm-spec span:last-child{text-align:right;color:var(--hm-ink);font-weight:600}.hm-product-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:auto}.hm-card-link,.hm-card-popup{flex:1 1 0;padding:13px 16px;border-radius:18px;text-align:center;font-size:13px;font-weight:700;transition:all .24s ease}.hm-card-link{background:linear-gradient(135deg,#2f4b59 0%,#446473 100%);color:#fff}.hm-card-link,.hm-card-link:visited,.hm-card-link:hover,.hm-card-link:focus,.hm-card-link:active{color:#fff !important}.hm-card-link:hover,.hm-card-link:focus,.hm-card-link:active{background:#243c48}.hm-card-popup{border:1px solid rgba(47,75,89,0.14);color:var(--hm-steel);background:rgba(47,75,89,0.05)}.hm-card-popup:hover{color:var(--hm-accent-deep);border-color:rgba(196,123,59,0.26);background:rgba(196,123,59,0.08)}.hm-about-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:20px}.hm-client-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.hm-client-card{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:190px;padding:26px 22px;background:linear-gradient(180deg,rgba(255,255,255,0.98),rgba(247,249,250,0.96));border:1px solid var(--hm-line);border-radius:28px;box-shadow:var(--hm-shadow-soft);text-align:center;overflow:hidden;position:relative;transform:translate3d(0,0,0);will-change:transform,box-shadow,border-color;transition:transform .38s cubic-bezier(.22,1,.36,1),box-shadow .38s cubic-bezier(.22,1,.36,1),border-color .3s ease}.hm-client-card:before{content:"";position:absolute;left:0;top:0;width:100%;height:4px;background:linear-gradient(90deg,rgba(53,88,103,0.95),rgba(196,123,59,0.65));opacity:0;transition:opacity .28s ease}.hm-client-card:hover:before{opacity:1}.hm-client-card:hover{transform:translate3d(0,-4px,0);box-shadow:0 22px 36px rgba(20,28,34,0.1);border-color:rgba(196,123,59,0.2)}.hm-client-logo{display:flex;align-items:center;justify-content:center;width:100%;height:92px;margin-bottom:18px}.hm-client-logo img{max-width:100%;max-height:92px;width:auto;height:auto;object-fit:contain;filter:saturate(.96)}.hm-client-fallback{display:inline-flex;align-items:center;justify-content:center;width:92px;height:92px;border-radius:24px;background:linear-gradient(135deg,rgba(53,88,103,0.12),rgba(196,123,59,0.14));border:1px solid rgba(53,88,103,0.08);color:var(--hm-brand);font-size:28px;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.hm-client-card h3{font-size:18px;line-height:1.3;margin:0}.hm-about-media{padding:20px;background:linear-gradient(135deg,#314b57 0%,#466875 100%)}.hm-about-media img{display:block}.hm-about-copy{padding:34px;background:linear-gradient(135deg,rgba(249,246,240,1),rgba(242,237,228,1))}.hm-about-copy h2{font-size:34px;line-height:1.08;margin:0 0 16px}.hm-about-copy p{font-size:15px;line-height:1.75;color:var(--hm-muted);margin:0 0 18px}.hm-about-bullets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.hm-about-bullet{padding:14px 16px;border-radius:18px;background:rgba(255,255,255,0.74);border:1px solid rgba(47,75,89,0.08);font-size:14px;line-height:1.5;font-weight:600;color:var(--hm-ink)}.hm-about-bullet:before{content:"\f00c";font-family:FontAwesome;margin-right:10px;color:var(--hm-accent)}.hm-blog-slider{position:relative}.hm-blog-slider-head{display:flex;align-items:center;gap:10px}.hm-blog-slider-nav{display:inline-flex;align-items:center;gap:10px}.hm-blog-slider-btn{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;border:1px solid rgba(53,88,103,0.12);background:rgba(255,255,255,0.94);box-shadow:0 12px 26px rgba(19,29,35,0.08);color:var(--hm-brand);font-size:14px;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease,color .28s ease,opacity .28s ease}.hm-blog-slider-btn:hover{transform:translateY(-2px);box-shadow:0 16px 30px rgba(19,29,35,0.1);border-color:rgba(196,123,59,0.24);color:var(--hm-brand-deep)}.hm-blog-slider-btn.is-disabled{opacity:.42;pointer-events:none;box-shadow:none}.hm-blog-slider-viewport{overflow:hidden}.hm-blog-grid{display:flex;gap:18px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;padding-bottom:4px;scrollbar-width:none}.hm-blog-grid::-webkit-scrollbar{display:none}.hm-blog-card{display:flex;flex-direction:column;flex:0 0 calc((100% - 36px) / 3);min-width:calc((100% - 36px) / 3);scroll-snap-align:start;transition:transform .38s cubic-bezier(.22,1,.36,1),box-shadow .38s cubic-bezier(.22,1,.36,1),border-color .3s ease}.hm-blog-card img{transition:transform .45s ease}.hm-blog-card:hover img{transform:scale(1.03)}.hm-blog-card:hover{transform:translate3d(0,-4px,0);box-shadow:0 22px 36px rgba(20,28,34,0.1);border-color:rgba(196,123,59,0.2)}.hm-blog-body{padding:22px 22px 24px;display:flex;flex-direction:column;gap:16px;flex:1}.hm-blog-meta{display:flex;flex-wrap:wrap;gap:12px;font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:var(--hm-muted);margin-bottom:12px}.hm-blog-body h3{font-size:22px;line-height:1.2;margin:0;color:var(--hm-ink)}.hm-blog-body p{margin:0;font-size:14px;line-height:1.7;color:var(--hm-muted)}.hm-blog-body a{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--hm-brand);margin-top:auto}.hm-faq-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:20px}.hm-faq-card{padding:32px}.hm-faq-card h2{font-size:34px;line-height:1.08;margin:0 0 14px}.hm-faq-card p{margin:0;font-size:15px;line-height:1.75;color:var(--hm-muted)}.hm-faq-cta-group{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.hm-faq-cta-group .hm-btn,.hm-faq-cta-group .hm-ghost{min-width:190px;justify-content:center}.hm-faq-cta-group .hm-btn,.hm-faq-cta-group .hm-btn:visited,.hm-faq-cta-group .hm-btn:hover,.hm-faq-cta-group .hm-btn:focus,.hm-faq-cta-group .hm-btn:active{color:#fff !important}.hm-faq-list details{margin-bottom:12px;border-radius:20px;overflow:hidden;border:1px solid rgba(47,75,89,0.1);background:rgba(255,255,255,0.86);transition:border-color .28s ease,box-shadow .28s ease,background-color .28s ease}.hm-faq-list details[open]{border-color:rgba(196,123,59,0.18);box-shadow:0 16px 28px rgba(19,29,35,0.06)}.hm-faq-list summary{list-style:none;cursor:pointer;position:relative;padding:18px 56px 18px 20px;background:transparent;font-size:17px;font-weight:700;color:var(--hm-ink);transition:color .28s ease}.hm-faq-list summary::-webkit-details-marker{display:none}.hm-faq-list .hm-faq-toggle{position:absolute;right:18px;top:18px;color:var(--hm-brand);transition:transform .3s ease,color .28s ease}.hm-faq-list details[open] .hm-faq-toggle .fa-plus{display:none}.hm-faq-list details:not([open]) .hm-faq-toggle .fa-minus{display:none}.hm-faq-answer{padding:0 20px;font-size:14px;line-height:1.7;color:var(--hm-muted);max-height:0;opacity:0;overflow:hidden;transform:translateY(-6px);transition:max-height .38s cubic-bezier(.22,1,.36,1),opacity .3s ease,transform .3s ease,padding-bottom .3s ease;will-change:max-height,opacity,transform}.hm-faq-list details[open] .hm-faq-answer{max-height:220px;opacity:1;transform:translateY(0);padding-bottom:18px}.hm-faq-list details[open] summary{color:var(--hm-brand-deep)}.hm-faq-list details[open] .hm-faq-toggle{transform:rotate(180deg)}.hm-seo-card{padding:34px 34px;background:linear-gradient(135deg,rgba(53,88,103,0.98),rgba(39,65,77,0.98));color:#fff}.hm-seo-card h2{font-size:30px;line-height:1.1;margin:0 0 12px}.hm-seo-card p{margin:0;font-size:14px;line-height:1.8;color:rgba(255,255,255,0.76)}.hm-seo-card .hm-ghost{margin-top:18px;border-color:rgba(255,255,255,0.16);color:#fff;background:rgba(255,255,255,0.06)}.hm-seo-card .hm-ghost:hover{background:rgba(255,255,255,0.12);color:#fff}.hm-seo-options{display:grid;gap:20px}.hm-seo-option{padding:30px;background:linear-gradient(180deg,rgba(255,255,255,0.98),rgba(248,249,250,0.96));border:1px solid var(--hm-line);border-radius:30px;box-shadow:var(--hm-shadow-soft)}.hm-seo-option h2{font-size:28px;line-height:1.1;margin:0 0 10px;color:var(--hm-ink)}.hm-seo-option>p{margin:0 0 22px;font-size:14px;line-height:1.75;color:var(--hm-muted)}.hm-seo-visual-grid,.hm-seo-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.hm-seo-visual-item,.hm-seo-content-item{padding:22px;border-radius:24px;background:rgba(247,249,250,0.98);border:1px solid rgba(47,75,89,0.08);box-shadow:0 14px 26px rgba(20,28,34,0.06)}.hm-seo-visual-icon,.hm-seo-content-item .hm-seo-visual-icon{width:54px;height:54px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;background:rgba(196,123,59,0.08);color:var(--hm-brand);font-size:20px;margin-bottom:14px}.hm-seo-visual-item h3,.hm-seo-content-item h3,.hm-seo-tab-panel h3{font-size:22px;line-height:1.2;margin:0 0 10px;color:var(--hm-ink)}.hm-seo-visual-item p,.hm-seo-content-item p,.hm-seo-tab-panel p{margin:0;font-size:14px;line-height:1.75;color:var(--hm-muted)}.hm-seo-tab-content{font-size:14px;line-height:1.8;color:var(--hm-muted)}.hm-seo-tab-content>*:first-child{margin-top:0}.hm-seo-tab-content>*:last-child{margin-bottom:0}.hm-seo-tab-content h1,.hm-seo-tab-content h2,.hm-seo-tab-content h3,.hm-seo-tab-content h4,.hm-seo-tab-content h5,.hm-seo-tab-content h6{color:var(--hm-ink);line-height:1.16;margin:0 0 14px;font-family:'Sora',sans-serif;font-weight:700}.hm-seo-tab-content h1,.hm-seo-tab-content h2{font-size:30px}.hm-seo-tab-content h3{font-size:24px}.hm-seo-tab-content h4,.hm-seo-tab-content h5,.hm-seo-tab-content h6{font-size:20px}.hm-seo-tab-content p{margin:0 0 14px;color:var(--hm-muted)}.hm-seo-tab-content a{color:var(--hm-brand);text-decoration:underline}.hm-seo-tab-content ul,.hm-seo-tab-content ol{margin:0 0 14px;padding-left:0;list-style:none}.hm-seo-tab-content li{margin-bottom:10px;color:var(--hm-muted);position:relative;padding-left:22px}.hm-seo-tab-content ul li:before{content:"";position:absolute;left:0;top:10px;width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,#355867 0%,#c47b3b 100%);box-shadow:0 0 0 5px rgba(196,123,59,0.08)}.hm-seo-tab-content ol{counter-reset:hm-seo-ordered}.hm-seo-tab-content ol li{counter-increment:hm-seo-ordered}.hm-seo-tab-content ol li:before{content:counter(hm-seo-ordered);position:absolute;left:0;top:1px;width:18px;height:18px;border-radius:50%;background:rgba(53,88,103,0.1);color:var(--hm-brand);font-size:11px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.hm-seo-tab-content table{width:100%;border-collapse:collapse;margin:14px 0}.hm-seo-tab-content table td,.hm-seo-tab-content table th{border:1px solid rgba(47,75,89,0.12);padding:10px 12px;vertical-align:top}.hm-seo-tab-shell{border-radius:24px;border:1px solid rgba(47,75,89,0.08);background:rgba(247,249,250,0.98);box-shadow:0 14px 26px rgba(20,28,34,0.06);padding:18px}.hm-seo-tab-buttons{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px}.hm-seo-tab-button{padding:12px 18px;border-radius:999px;border:1px solid rgba(47,75,89,0.12);background:#fff;color:var(--hm-steel);font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;transition:all .24s ease}.hm-seo-tab-button.is-active{background:linear-gradient(135deg,#355867 0%,#446473 100%);border-color:transparent;color:#fff}.hm-seo-tab-panel{display:none;padding:10px 6px 2px}.hm-seo-tab-panel.is-active{display:block}.hm-popup{position:fixed;inset:0;z-index:100000;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .28s ease,visibility .28s ease;overflow:hidden;padding:22px 0}.hm-popup.is-open{opacity:1;visibility:visible;pointer-events:auto}body.quick-view-open{overflow:hidden}.hm-popup-backdrop{position:absolute;inset:0;border:0;padding:0;background:rgba(18,24,27,0.58);backdrop-filter:blur(12px)}.hm-popup .auto-container{position:relative;z-index:1;height:100%;display:flex;align-items:center;justify-content:center}.hm-popup-panel{position:relative;width:min(100%,860px);max-width:860px;margin:0 auto;max-height:calc(100vh - 44px);background:linear-gradient(135deg,rgba(255,255,255,0.98),rgba(248,246,240,0.98));border:1px solid rgba(47,75,89,0.08);border-radius:34px;box-shadow:0 34px 80px rgba(11,18,20,0.22);overflow-y:auto;overflow-x:hidden}.hm-popup-grid{display:grid;grid-template-columns:.68fr 1.32fr;align-items:stretch}.hm-popup-copy{display:flex;flex-direction:column;padding:34px 28px;background:linear-gradient(180deg,rgba(255,255,255,0.12),rgba(255,255,255,0)),linear-gradient(160deg,#304c59 0%,#456574 100%);color:#fff;position:relative}.hm-popup-copy:before{content:"";position:absolute;left:28px;top:0;width:64px;height:4px;border-radius:999px;background:linear-gradient(90deg,rgba(255,255,255,0.88),rgba(217,176,122,0.9))}.hm-popup-copy h3{font-size:28px;line-height:1.02;margin:10px 0 14px;max-width:8.5ch}.hm-popup-copy p{font-size:14px;line-height:1.8;color:rgba(255,255,255,0.76);margin:0 0 20px;max-width:24ch}.hm-popup-kicker{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,0.74)}.hm-popup-kicker:before{content:"";width:8px;height:8px;border-radius:50%;background:#d9b07a;box-shadow:0 0 0 6px rgba(217,176,122,0.12)}.hm-popup-points{display:grid;gap:10px}.hm-popup-points span{display:flex;align-items:center;gap:12px;font-size:13px;line-height:1.55;padding:13px 14px;border-radius:20px;background:rgba(255,255,255,0.08);border:1px solid rgba(255,255,255,0.1);box-shadow:inset 0 1px 0 rgba(255,255,255,0.06)}.hm-popup-points span i{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:12px;background:rgba(255,255,255,0.12);color:#fff;font-size:12px;flex:0 0 30px}.hm-popup-form{padding:34px 34px 32px;background:rgba(255,255,255,0.72)}.hm-popup-form form.row{margin:0;display:block}.hm-popup-form .form-group{margin-bottom:0}.hm-popup-close{position:absolute;top:16px;right:16px;width:40px;height:40px;border-radius:50%;background:rgba(31,42,48,0.08);display:inline-flex;align-items:center;justify-content:center;color:#1f2a30;font-size:16px;z-index:2;box-shadow:0 10px 24px rgba(11,18,20,0.1);border:1px solid rgba(31,42,48,0.08)}.hm-popup-close:hover{color:#1f2a30;background:rgba(31,42,48,0.14)}.hm-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;width:100%;flex:0 0 100%;max-width:100%}.hm-form-grid .hm-field-full{grid-column:1 / -1}.hm-field-label{display:block;margin:0 0 8px;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#60707a}.hm-field-label .required{color:var(--hm-accent-deep)}.hm-popup-form .form-control,.hm-popup-form textarea.form-control{height:58px;border-radius:18px;border:1px solid rgba(47,75,89,0.12);background:rgba(255,255,255,0.96);padding:15px 18px;font-size:14px;font-weight:600;box-shadow:0 8px 22px rgba(19,29,35,0.04);color:var(--hm-ink)}.hm-popup-form .form-control::placeholder,.hm-popup-form textarea.form-control::placeholder{color:rgba(102,117,126,0.78)}.hm-popup-form textarea.form-control{height:136px;resize:vertical}.hm-popup-form .form-control:focus,.hm-popup-form textarea.form-control:focus{border-color:rgba(183,121,61,0.32);box-shadow:0 12px 24px rgba(183,121,61,0.1)}.hm-popup-form .form-control.is-invalid,.hm-popup-form textarea.form-control.is-invalid{border-color:#d9534f !important;box-shadow:0 10px 24px rgba(217,83,79,0.12)}.hm-popup-form .error_msgIcon{margin-top:8px;font-size:13px;line-height:1.5;font-weight:600;color:#d9534f !important}.hm-popup-form .captcha_message{color:#d9534f !important;font-size:13px;font-weight:600;line-height:1.5}.hm-popup-form .btn-req-form{width:100%;border-radius:18px;height:58px;margin-top:8px;background:linear-gradient(135deg,#b88b52 0%,#d9b07a 100%);border-color:transparent;color:#fff;box-shadow:0 18px 30px rgba(183,121,61,0.18)}.hm-popup-form .btn-req-form:hover{background:linear-gradient(135deg,#355867 0%,#4b6c79 100%);color:#fff;box-shadow:0 22px 34px rgba(53,88,103,0.2)}.hm-popup-form .alert{margin-bottom:12px}.hm-quick-view-panel{width:min(100%,980px);max-width:980px}.hm-quick-view-grid{display:grid;grid-template-columns:.92fr 1.08fr;align-items:stretch}.hm-quick-view-media{padding:28px;background:linear-gradient(180deg,rgba(245,248,249,0.98),rgba(233,239,242,0.98));border-right:1px solid rgba(47,75,89,0.08)}.hm-quick-view-media-frame{border-radius:28px;overflow:hidden;background:#eef3f5;border:1px solid rgba(47,75,89,0.08);box-shadow:0 18px 34px rgba(19,29,35,0.08)}.hm-quick-view-media-frame img{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover}.hm-quick-view-content{padding:30px 30px 28px;background:linear-gradient(135deg,rgba(255,255,255,0.99),rgba(249,247,242,0.98))}.hm-quick-view-kicker{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--hm-accent-deep)}.hm-quick-view-kicker:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--hm-accent);box-shadow:0 0 0 6px rgba(196,123,59,0.12)}.hm-quick-view-title{font-size:34px;line-height:1.05;margin:14px 0 16px;color:var(--hm-ink)}.hm-quick-view-price{margin-bottom:18px}.hm-quick-view-specs{display:grid;gap:10px;margin-bottom:22px}.hm-quick-view-spec{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px dashed rgba(47,75,89,0.12);font-size:14px;line-height:1.55}.hm-quick-view-spec:last-child{border-bottom:0}.hm-quick-view-spec span:first-child{color:var(--hm-muted);font-weight:600}.hm-quick-view-spec span:last-child{color:var(--hm-ink);font-weight:700;text-align:right}.hm-quick-view-actions{display:flex;flex-wrap:wrap;gap:12px}.hm-quick-view-actions .hm-btn,.hm-quick-view-actions .hm-ghost{min-width:0;flex:1 1 0;min-height:56px;white-space:nowrap}.hm-quick-view-panel .hm-popup-close{color:#1f2a30;background:rgba(255,255,255,0.92);border-color:rgba(31,42,48,0.1)}@media (max-width:1199px){.hm-graphic-machine,.hm-graphic-ring,.hm-line-b,.hm-line-c{display:none}.hm-hero-grid,.hm-process-grid,.hm-about-grid,.hm-faq-grid{grid-template-columns:1fr}.hm-category-grid,.hm-product-grid,.hm-mini-grid,.hm-application-grid,.hm-contact-grid,.hm-trust-grid,.hm-benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hm-blog-grid{gap:16px}.hm-process-side{grid-template-columns:repeat(2,minmax(0,1fr))}.hm-blog-card{flex-basis:calc((100% - 16px) / 2);min-width:calc((100% - 16px) / 2)}.hm-featured-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.hm-testimonial-grid{grid-template-columns:1fr}}@media (max-width:767px){.hm-shell{padding-top:18px}.hm-hero{padding-top:18px;padding-bottom:30px}.hm-hero-copy{padding:30px 22px 24px;border-radius:28px}.hm-hero-title{font-size:38px;line-height:1;max-width:none}.hm-visual-stage{min-height:320px}.hm-proof,.hm-category-grid,.hm-product-grid,.hm-featured-strip,.hm-about-bullets,.hm-mini-grid,.hm-application-grid,.hm-contact-grid,.hm-trust-grid,.hm-benefit-grid,.hm-testimonial-grid{grid-template-columns:1fr}.hm-section{padding:28px 0}.hm-band{margin:0}.hm-section-head{flex-direction:column;align-items:start}.hm-section-head h2,.hm-about-copy h2,.hm-faq-card h2,.hm-seo-card h2{font-size:28px}.hm-popup-panel{margin:20px 12px;border-radius:24px}.hm-popup-grid,.hm-form-grid{grid-template-columns:1fr}.hm-popup-copy,.hm-popup-form{padding:24px 20px}.hm-popup-copy h3{max-width:none}.hm-popup-copy p{max-width:none}.hm-quick-view-grid{grid-template-columns:1fr}.hm-quick-view-media,.hm-quick-view-content{padding:24px 20px}.hm-quick-view-media{border-right:0;border-bottom:1px solid rgba(47,75,89,0.08)}.hm-blog-card{flex-basis:100%;min-width:100%}.hm-process-side{grid-template-columns:1fr}}@media (max-width:991px){.hm-shell{padding-top:30px}.hm-hero{padding:18px 0 46px}.hm-hero-grid{grid-template-columns:1fr;gap:20px}.hm-hero-copy{padding:36px 30px 28px}.hm-hero-title{font-size:48px;line-height:.98;max-width:13.4ch}.hm-hero-subtitle,.hm-section-head p{max-width:none}.hm-proof{grid-template-columns:repeat(2,minmax(0,1fr))}.hm-hero-visual{grid-template-rows:minmax(380px,1fr) auto}.hm-visual-stage{min-height:380px}.hm-stage-copy{left:22px;right:22px;bottom:22px}.hm-stage-copy h2{font-size:28px}.hm-mini-grid,.hm-featured-strip,.hm-category-grid,.hm-product-grid,.hm-application-grid,.hm-contact-grid,.hm-trust-grid,.hm-benefit-grid,.hm-client-grid,.hm-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hm-section{padding:44px 0}.hm-section-head{gap:16px;margin-bottom:28px}.hm-section-head h2{font-size:34px;max-width:16ch}.hm-process-main,.hm-process-card,.hm-mini-card,.hm-application-card,.hm-contact-card,.hm-trust-card,.hm-benefit-card,.hm-testimonial-card,.hm-blog-body,.hm-faq-card,.hm-seo-card{padding-left:22px;padding-right:22px}.hm-popup-panel{width:min(100%,760px);max-width:760px;max-height:calc(100vh - 36px)}.hm-popup-grid{grid-template-columns:1fr}.hm-popup-copy,.hm-popup-form{padding:28px 26px}.hm-popup-copy{gap:0}.hm-popup-close{top:14px;right:14px;color:#fff;background:rgba(255,255,255,0.08);border-color:rgba(255,255,255,0.12)}.hm-popup-copy h3,.hm-popup-copy p{max-width:none}.hm-quick-view-panel{width:min(100%,760px);max-width:760px}.hm-quick-view-actions{flex-wrap:nowrap;align-items:stretch}.hm-quick-view-actions .hm-btn,.hm-quick-view-actions .hm-ghost{padding:14px 18px;font-size:12px}.hm-quick-view-panel .hm-popup-close{color:#1f2a30;background:rgba(255,255,255,0.92);border-color:rgba(31,42,48,0.1)}.hm-popup .auto-container{align-items:center}}@media (max-width:575px){.hm-shell{padding-top:20px}.hm-hero{padding:14px 0 30px}.hm-hero-copy{padding:26px 18px 20px;border-radius:24px}.hm-kicker{font-size:11px;padding:8px 12px}.hm-hero-title{font-size:34px;line-height:1.02;max-width:12.2ch}.hm-hero-subtitle{font-size:15px;line-height:1.65}.hm-hero-actions{gap:10px;margin:22px 0 18px}.hm-btn,.hm-ghost{width:100%;min-width:0;padding:15px 18px}.hm-proof,.hm-mini-grid,.hm-featured-strip,.hm-category-grid,.hm-product-grid,.hm-application-grid,.hm-contact-grid,.hm-trust-grid,.hm-benefit-grid,.hm-client-grid,.hm-blog-grid,.hm-testimonial-grid{grid-template-columns:1fr}.hm-proof-card,.hm-mini-card,.hm-application-card,.hm-contact-card,.hm-trust-card,.hm-benefit-card,.hm-testimonial-card,.hm-product-card,.hm-process-card,.hm-faq-card,.hm-seo-card,.hm-about-card,.hm-cta-band{padding:20px 18px;border-radius:24px}.hm-proof-card{min-width:0;grid-template-columns:50px minmax(0,1fr);grid-template-areas:"icon label" "icon value" "icon note";row-gap:4px}.hm-visual-stage{min-height:280px;border-radius:26px}.hm-stage-copy{left:16px;right:16px;bottom:16px}.hm-stage-copy h2{font-size:24px}.hm-stage-copy p{font-size:13px;line-height:1.55}.hm-stage-spec{font-size:11px;padding:7px 10px}.hm-section{padding:26px 0}.hm-section-head h2,.hm-about-copy h2,.hm-faq-card h2,.hm-seo-card h2{font-size:24px}.hm-section-head p,.hm-about-copy p,.hm-faq-card p,.hm-seo-card p{font-size:14px;line-height:1.65}.hm-seo-tab-content img,.hm-seo-tab-content figure img,.hm-seo-tab-content p img,.hm-seo-tab-content a img{display:block;width:100% !important;max-width:100% !important;height:auto !important;margin:0 auto 16px;border-radius:16px;object-fit:contain}.hm-seo-tab-content figure,.hm-seo-tab-content .image{display:block;width:100%;max-width:100%;margin:0 0 16px}.hm-seo-tab-buttons{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;gap:10px;padding-bottom:4px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.hm-seo-tab-buttons::-webkit-scrollbar{display:none}.hm-seo-tab-button{flex:0 0 auto;white-space:nowrap}.hm-category-card{min-height:290px}.hm-category-body{left:16px;right:16px;bottom:16px}.hm-category-body h3{font-size:22px}.hm-process-main{padding:16px}.hm-step{grid-template-columns:44px 1fr;gap:12px;padding:12px}.hm-step-index{width:44px;height:44px;border-radius:14px;font-size:16px}.hm-product-actions,.hm-cta-actions{flex-direction:column;align-items:stretch}.hm-product-actions a{width:100%;justify-content:center}.hm-popup-panel{width:auto;border-radius:22px;max-height:calc(100vh - 24px)}.hm-popup-copy,.hm-popup-form{padding:22px 16px}.hm-popup-copy h3{font-size:32px;line-height:1.02}.hm-quick-view-content,.hm-quick-view-media{padding:18px 16px}.hm-quick-view-title{font-size:26px}.hm-quick-view-actions{flex-direction:column;flex-wrap:wrap}.hm-quick-view-actions .hm-btn,.hm-quick-view-actions .hm-ghost{width:100%}.hm-popup .auto-container{align-items:center}.hm-quick-view-panel .hm-popup-close{color:#1f2a30;background:rgba(255,255,255,0.92);border-color:rgba(31,42,48,0.1)}.hm-popup-points span{padding:14px}.hm-popup-close{top:12px;right:12px;width:36px;height:36px;color:#fff;background:rgba(255,255,255,0.08);border-color:rgba(255,255,255,0.12)}.hm-popup-form .form-control,.hm-popup-form textarea.form-control{padding:14px 16px;font-size:15px}.hm-popup-form .btn-req-form{width:100%;margin:0}.hm-popup-form .g-recaptcha{transform:scale(.92);transform-origin:left top}}@media (max-width:389px){.hm-popup-form .g-recaptcha{transform:scale(.82)}}@media (max-width:1199px){.hm-installation-grid{grid-template-columns:1fr}.hm-installation-stage{min-height:460px}.hm-installation-title{font-size:34px}}@media (max-width:991px){.hm-installation-thumbs{grid-template-columns:repeat(2,minmax(0,1fr))}.hm-installation-facts{grid-template-columns:1fr}}@media (max-width:767px){.hm-installation-stage-card,.hm-installation-detail-card{padding:16px;border-radius:24px}.hm-installation-stage{min-height:360px;border-radius:20px}.hm-installation-caption{left:18px;right:18px;bottom:18px}.hm-installation-caption h3{font-size:24px}.hm-installation-thumbs{grid-template-columns:1fr}.hm-installation-title{font-size:30px}.hm-installation-actions{flex-direction:column;align-items:stretch}.hm-installation-actions .hm-btn,.hm-installation-actions .hm-ghost{width:100%}}@media (max-width:1024px){.hm-country-shell{grid-template-columns:1fr}.hm-country-facts{grid-template-columns:1fr 1fr}}@media (max-width:767px){.hm-country-panel{padding:22px 20px;border-radius:24px}.hm-country-title{font-size:28px}.hm-country-facts{grid-template-columns:1fr}.hm-country-actions{flex-direction:column;align-items:stretch}.hm-country-actions .hm-btn,.hm-country-actions .hm-ghost{width:100%}}