/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}}:root{--blue:#0867c9;--blue-deep:#052d60;--blue-dark:#071a32;--blue-soft:#eaf4ff;--red:#c92a2a;--red-hover:#a92222;--red-shadow:#8c181833;--ink:#102033;--muted:#607087;--line:#dce4ed;--paper:#fff;--surface:#f4f7fa}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-manrope), Arial, sans-serif;-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}img{max-width:100%;display:block}.skip-link{z-index:1000;color:var(--blue-dark);border:2px solid var(--red);background:#fff;padding:12px 18px;transition:top .2s;position:fixed;top:-80px;left:16px}.skip-link:focus{top:12px}.section-shell{width:min(1180px,100% - 48px);margin:0 auto}.site-header{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-bottom:1px solid #0c39681f;height:82px;position:sticky;top:0}.header-inner{align-items:center;gap:34px;width:min(1240px,100% - 40px);height:100%;margin:0 auto;display:flex}.brand{flex-shrink:0;align-items:center;display:inline-flex}.brand img{object-fit:cover;object-position:left;width:48px;height:42px}.brand-name{color:#0865c7;letter-spacing:-1.8px;margin-left:10px;font-size:30px;font-weight:800}.brand-divider{background:var(--line);width:1px;height:32px;margin:0 13px}.brand-subtitle{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:10px;font-weight:700;line-height:1.35}.desktop-nav{align-items:center;gap:28px;margin-left:auto;display:flex}.desktop-nav a{color:#25374c;font-size:13px;font-weight:700;position:relative}.desktop-nav a:after{content:"";background:var(--red);height:2px;transition:transform .2s;position:absolute;bottom:-9px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{transform:scaleX(1)}.header-actions{align-items:center;gap:18px;display:flex}.header-phone-group{text-align:right;flex-direction:column;gap:3px;display:flex}.header-phone-group>span{color:var(--muted);font-size:9px;font-weight:600}.header-phone-links{flex-direction:column;align-items:flex-end;gap:1px;display:flex}.header-phone{color:var(--blue-dark);white-space:nowrap;font-size:12px;font-weight:800}.header-phone-mobile{color:#47627f;font-size:11px}.button{color:#fff;letter-spacing:.02em;background:var(--red);border:2px solid var(--red);min-height:54px;box-shadow:0 12px 28px var(--red-shadow);cursor:pointer;border-radius:3px;justify-content:center;align-items:center;padding:0 28px;font-size:13px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover,.button:focus-visible{background:var(--red-hover);border-color:var(--red-hover);transform:translateY(-2px);box-shadow:0 16px 34px #8c181840}.button-small{min-height:42px;padding:0 18px;font-size:11px}.mobile-menu{display:none}.hero{background:linear-gradient(90deg, #fff 0%, #fff 53%, #f1f7fc80 53%), var(--paper);min-height:690px;position:relative;overflow:hidden}.hero:before{content:"";background:linear-gradient(135deg, #06509af5, #031934fc), var(--blue-dark);clip-path:polygon(13% 0,100% 0,100% 100%,0 100%);width:46%;height:100%;position:absolute;top:0;right:0}.thermal-lines{z-index:1;aspect-ratio:1;opacity:.23;border:1px solid #4ca7ff;border-radius:44% 56% 50% 50%;width:58%;position:absolute;top:-12%;right:-9%;transform:rotate(-18deg);box-shadow:0 0 0 48px #349dff52,0 0 0 96px #349dff3d,0 0 0 144px #349dff29,0 0 0 192px #349dff17}.hero-grid{z-index:2;grid-template-columns:56% 44%;align-items:center;min-height:690px;display:grid;position:relative}.hero-copy{padding:68px 64px 54px 0}.eyebrow,.section-kicker{color:var(--blue);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:12px;font-size:11px;font-weight:800;display:flex}.eyebrow span{background:var(--red);width:34px;height:2px}.hero h1{color:#0e1f32;letter-spacing:-.055em;max-width:720px;margin:25px 0 24px;font-size:clamp(46px,5vw,72px);line-height:1.04}.blue-text{color:var(--blue)}.hero-lead{max-width:620px;color:var(--muted);margin:0;font-size:18px;line-height:1.7}.hero-buttons{gap:12px;margin-top:36px;display:flex}.button-outline{color:var(--blue-deep);box-shadow:none;background:#fff;border-color:#b8c9db}.button-outline:hover,.button-outline:focus-visible{color:var(--blue);background:var(--blue-soft);border-color:var(--blue);box-shadow:none}.hero-facts{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:0;max-width:650px;margin-top:48px;padding-top:24px;display:grid}.hero-facts div{flex-direction:column;padding-right:22px;display:flex}.hero-facts div+div{border-left:1px solid var(--line);padding-left:22px}.hero-facts strong{color:var(--blue-deep);font-size:21px;line-height:1.2}.hero-facts span{color:var(--muted);margin-top:4px;font-size:11px;line-height:1.45}.hero-visual{height:100%;min-height:650px;position:relative}.temperature-scale{color:#78beffbf;flex-direction:column;justify-content:space-between;font-size:11px;display:flex;position:absolute;top:80px;bottom:70px;right:-34px}.temperature-scale:before{content:"";background:#78beff59;width:1px;position:absolute;top:0;bottom:0;left:-18px}.hero-product{aspect-ratio:1336/1177;width:min(620px,45vw);position:absolute;top:50%;left:49%;transform:translate(-50%,-50%)}.hero-product>img{object-fit:contain;filter:drop-shadow(0 24px 28px #000c1c47);width:100%;height:100%;display:block}.instrument-label{z-index:5;color:#fff;border-left:3px solid var(--red);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#021832c7;flex-direction:column;width:235px;padding:18px 20px;display:flex;position:absolute;bottom:55px;right:0}.instrument-label span{color:#8fc7ff;text-transform:uppercase;font-size:10px}.instrument-label strong{margin-top:4px;font-size:17px}.trust-strip{z-index:3;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;position:relative}.trust-grid{grid-template-columns:repeat(3,1fr);display:grid}.trust-grid>div{align-items:center;gap:18px;min-height:116px;padding:24px 34px;display:flex}.trust-grid>div+div{border-left:1px solid var(--line)}.trust-icon{width:46px;height:46px;color:var(--blue);background:var(--blue-soft);border:1px solid #cde4fa;border-radius:50%;flex-shrink:0;place-items:center;font-size:14px;font-weight:800;display:grid}.trust-grid p{flex-direction:column;margin:0;display:flex}.trust-grid strong{font-size:13px}.trust-grid small{color:var(--muted);margin-top:5px;font-size:10px}.section{padding:112px 0}.section-heading{grid-template-columns:1.05fr .7fr;align-items:end;gap:90px;margin-bottom:52px;display:grid}.section-heading h2,.advantages-intro h2,.request-copy h2{color:var(--blue-dark);letter-spacing:-.045em;margin:13px 0 0;font-size:clamp(34px,4vw,50px);line-height:1.12}.section-heading>p{color:var(--muted);margin:0 0 6px;font-size:14px;line-height:1.7}.section-heading.compact{grid-template-columns:1fr .65fr}.product-grid{grid-template-columns:repeat(12,1fr);gap:20px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:6px;transition:transform .25s,box-shadow .25s;overflow:hidden;box-shadow:0 16px 38px #14395d12}.product-card:hover{transform:translateY(-5px);box-shadow:0 24px 55px #14395d21}.product-1,.product-2,.product-3{grid-column:span 4}.product-4,.product-5{grid-column:span 6;grid-template-columns:45% 55%;display:grid}.product-image{background:linear-gradient(145deg,#e9f3fa,#f8fbfd);min-height:228px;position:relative;overflow:hidden}.product-image img{object-fit:cover;mix-blend-mode:multiply;width:100%;height:100%;transition:transform .4s}.product-card:hover .product-image img{transform:scale(1.035)}.product-number{color:#fff;background:var(--blue);border-bottom:3px solid var(--red);place-items:center;width:38px;height:38px;font-size:10px;font-weight:800;display:grid;position:absolute;top:18px;left:18px}.product-content{flex-direction:column;min-height:290px;padding:28px;display:flex}.product-4 .product-content,.product-5 .product-content{min-height:360px}.product-content h3{color:var(--blue-dark);margin:0;font-size:18px;line-height:1.35}.product-content p{color:var(--muted);margin:14px 0 18px;font-size:12px;line-height:1.65}.product-content ul{flex-wrap:wrap;gap:6px;margin:0 0 22px;padding:0;list-style:none;display:flex}.product-content li{color:#466079;background:var(--surface);border-radius:2px;padding:6px 8px;font-size:9px;font-weight:700}.product-content>a{color:var(--blue);border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:auto;padding-top:18px;font-size:11px;font-weight:800;display:flex}.product-content>a span{font-size:20px;transition:transform .2s}.product-content>a:hover span{transform:translate(4px)}.catalog-note{color:#fff;background:var(--blue-deep);border-left:4px solid var(--red);justify-content:space-between;align-items:center;margin-top:22px;padding:26px 30px;display:flex}.catalog-note>div{align-items:center;gap:22px;max-width:700px;display:flex}.catalog-note strong{white-space:nowrap;font-size:14px}.catalog-note div span{color:#b8d2ed;font-size:11px;line-height:1.5}.catalog-note>a{align-items:center;gap:14px;font-size:11px;font-weight:800;display:flex}.catalog-note>a span{color:#63b0f9;font-size:20px}.deliveries-section{border-top:1px solid var(--line);background:linear-gradient(#f4f8fb 0%,#fff 100%);position:relative;overflow:hidden}.deliveries-section:before{content:"";background:linear-gradient(90deg, var(--blue), var(--red));width:34%;height:5px;position:absolute;top:0;right:0}.deliveries-heading{grid-template-columns:1fr .62fr}.delivery-summary{border-left:2px solid var(--red);padding:20px 0 0 24px}.delivery-summary>span{color:var(--blue);letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:800}.delivery-summary p{color:var(--muted);margin:8px 0 0;font-size:12px;line-height:1.65}.delivery-featured{color:#fff;background:radial-gradient(circle at 15% 15%, #217dd857, transparent 42%), var(--blue-dark);border-radius:6px;grid-template-columns:.72fr 1.28fr;min-height:570px;display:grid;overflow:hidden;box-shadow:0 22px 52px #14395d2b}.delivery-featured-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:54px 48px;display:flex}.delivery-case-label{color:#9ed0ff;letter-spacing:.1em;text-transform:uppercase;border:1px solid #73bbff59;border-left:2px solid var(--red);padding:7px 9px;font-size:8px;font-weight:800}.delivery-featured-copy h3{letter-spacing:-.04em;margin:20px 0 18px;font-size:clamp(28px,3vw,39px);line-height:1.17}.delivery-featured-copy>p{color:#aec4dc;margin:0;font-size:12px;line-height:1.75}.delivery-featured-types{flex-wrap:wrap;gap:8px;margin-top:28px;display:flex}.delivery-featured-types span{color:#fff;background:#ffffff14;border-radius:2px;padding:8px 10px;font-size:9px;font-weight:800}.delivery-featured-copy>a,.delivery-project-copy>a{color:#77bcff;border-top:1px solid #ffffff24;justify-content:space-between;align-items:center;gap:22px;margin-top:34px;padding-top:18px;font-size:10px;font-weight:800;display:flex}.delivery-featured-copy>a span,.delivery-project-copy>a span{font-size:18px;transition:transform .2s}.delivery-featured-copy>a:hover span,.delivery-project-copy>a:hover span{transform:translate(4px)}.delivery-featured-photos{background:#ffffff26;grid-template-columns:1fr 1fr;gap:2px;display:grid}.delivery-featured-photos figure{background:#dce3e8;min-width:0;margin:0;position:relative;overflow:hidden}.delivery-featured-photos figure:after{content:"";background:linear-gradient(#0000,#03132599);height:26%;position:absolute;bottom:0;left:0;right:0}.delivery-featured-photos img{object-fit:cover;width:100%;height:100%;transition:transform .45s}.delivery-featured:hover .delivery-featured-photos img{transform:scale(1.02)}.delivery-featured-photos figcaption{z-index:2;color:#fff;border-left:2px solid var(--red);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#052346d1;padding:7px 9px;font-size:8px;font-weight:800;position:absolute;bottom:16px;right:16px}.delivery-project-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:22px;display:grid}.delivery-project-card{border:1px solid var(--line);background:#fff;border-radius:6px;flex-direction:column;min-width:0;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden;box-shadow:0 16px 38px #14395d14}.delivery-project-card:hover{transform:translateY(-4px);box-shadow:0 23px 52px #14395d21}.delivery-project-visual{background:#e8edf1;height:390px;position:relative;overflow:hidden}.delivery-project-main{object-fit:cover;width:100%;height:100%;transition:transform .4s}.delivery-project-card:hover .delivery-project-main{transform:scale(1.025)}.delivery-project-contain .delivery-project-main{object-fit:contain;background:#f6f8fa;padding:22px}.delivery-project-detail{object-fit:cover;background:#fff;border:4px solid #fff;border-radius:3px;width:104px;height:104px;position:absolute;bottom:16px;right:16px;box-shadow:0 12px 30px #03193447}.delivery-project-visual>span{color:#fff;letter-spacing:.07em;text-transform:uppercase;border-left:2px solid var(--red);background:#052d60e0;padding:7px 9px;font-size:8px;font-weight:800;position:absolute;top:16px;left:16px}.delivery-project-copy{flex-direction:column;min-height:280px;padding:26px;display:flex}.delivery-project-copy small{color:var(--blue);letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:800}.delivery-project-copy h3{color:var(--blue-dark);margin:10px 0 12px;font-size:17px;line-height:1.35}.delivery-project-copy p{color:var(--muted);margin:0;font-size:10px;line-height:1.65}.delivery-project-copy>a{color:var(--blue);border-top-color:var(--line);margin-top:auto}.delivery-footer{border:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:32px;margin-top:22px;padding:24px 28px;display:flex}.delivery-footer>div{align-items:center;gap:16px;display:flex}.delivery-check{color:#fff;background:var(--blue);border-bottom:3px solid var(--red);flex-shrink:0;place-items:center;width:38px;height:38px;font-size:14px;font-weight:800;display:grid}.delivery-footer p{color:var(--muted);flex-direction:column;gap:4px;margin:0;font-size:10px;display:flex}.delivery-footer strong{color:var(--blue-dark);font-size:13px}.advantages-section{color:#fff;background:radial-gradient(circle at 20% 10%, #1d77d152, transparent 32%), var(--blue-dark);position:relative;overflow:hidden}.advantages-section:after{content:"";border:1px solid #4a9ff040;border-radius:50%;width:720px;height:720px;position:absolute;bottom:-360px;right:-260px;box-shadow:0 0 0 70px #318be212,0 0 0 140px #318be20d}.advantages-grid{z-index:2;grid-template-columns:.8fr 1.2fr;gap:100px;display:grid;position:relative}.section-kicker.light{color:#79bcff}.advantages-intro h2,.request-copy h2{color:#fff}.advantages-intro p{color:#aac0d8;margin:28px 0;font-size:14px;line-height:1.75}.text-link-light{color:#fff;align-items:center;gap:20px;font-size:12px;font-weight:800;display:inline-flex}.text-link-light span{color:#60b4ff;font-size:20px}.advantage-list{border-top:1px solid #ffffff26;margin:0;padding:0;list-style:none}.advantage-list li{border-bottom:1px solid #ffffff26;grid-template-columns:62px 1fr;gap:20px;padding:25px 0;display:grid}.advantage-list>li>span{color:#5dafef;font-size:11px;font-weight:800}.advantage-list h3{margin:0;font-size:17px}.advantage-list p{color:#aac0d8;margin:7px 0 0;font-size:12px;line-height:1.6}.documents-section{background:var(--surface)}.document-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.document-card{border:1px solid var(--line);border-top:3px solid var(--blue);background:#fff;align-items:flex-start;gap:15px;min-height:150px;padding:24px;display:flex}.document-card>span{color:#91a1b2;font-size:9px;font-weight:800}.document-card h3{color:var(--blue-dark);margin:0;font-size:14px;line-height:1.35}.document-card p{color:var(--muted);margin:8px 0 0;font-size:10px;line-height:1.5}.document-card i{color:#2a9b67;background:#e8f7f0;border-radius:50%;flex-shrink:0;place-items:center;width:24px;height:24px;margin-left:auto;font-size:11px;font-style:normal;display:grid}.document-cta{color:#fff;background:var(--blue);justify-content:space-between;align-items:center;margin-top:18px;padding:28px 32px;display:flex}.document-cta p{color:#cfe7ff;flex-direction:column;gap:5px;max-width:650px;margin:0;font-size:11px;display:flex}.document-cta strong{color:#fff;font-size:14px}.button-outline-white{color:#fff;min-height:46px;box-shadow:none;background:0 0;border-color:#ffffffb3}.button-outline-white:hover{color:var(--blue);box-shadow:none;background:#fff}.registry-table{border:1px solid var(--line);border-radius:5px;overflow:hidden}.registry-head,.registry-row{grid-template-columns:160px 1fr 230px;align-items:center;display:grid}.registry-head{color:#7f8ea0;letter-spacing:.09em;text-transform:uppercase;background:var(--surface);min-height:46px;padding:0 24px;font-size:9px;font-weight:800}.registry-row{border-top:1px solid var(--line);background:#fff;min-height:96px;padding:18px 24px}.registry-row>strong{color:var(--blue);font-size:17px}.registry-row>p{color:#32465b;margin:0;padding-right:28px;font-size:12px;line-height:1.5}.status{border-radius:3px;grid-template-columns:10px 1fr;align-items:center;gap:0 10px;min-height:54px;padding:10px 14px;font-size:10px;font-weight:800;display:grid}.status:before{content:"";border-radius:50%;width:7px;height:7px}.status small{grid-column:2;margin-top:3px;font-size:8px;font-weight:600}.status.active{color:#14784c;background:#eaf7f1}.status.active:before{background:#1aa56b}.status.archive{color:#735e3e;background:#f7f3eb}.status.archive:before{background:#b99a66}.registry-disclaimer{color:#7d8b9a;margin:18px 0 0;font-size:9px}.registry-options-note{background:var(--blue-soft);border-left:3px solid var(--red);justify-content:space-between;align-items:center;gap:28px;margin-top:18px;padding:22px 24px;display:flex}.registry-options-note>div{flex-direction:column;gap:5px;display:flex}.registry-options-note strong{color:var(--blue-dark);font-size:12px}.registry-options-note span{color:var(--muted);font-size:10px;line-height:1.55}.registry-options-note>a{color:var(--blue);flex-shrink:0;align-items:center;gap:9px;font-size:10px;font-weight:800;display:inline-flex}.registry-options-note>a span{color:inherit;font-size:15px;transition:transform .2s}.registry-options-note>a:hover span,.registry-options-note>a:focus-visible span{transform:translate(4px)}.process-section{background:#fff;padding-top:54px}.process-grid{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid}.process-grid li{padding:32px 28px 0 0;position:relative}.process-grid li+li{border-left:1px solid var(--line);padding-left:28px}.process-grid li:before{content:"";background:var(--red);width:42px;height:3px;position:absolute;top:-2px;left:0}.process-grid li+li:before{left:28px}.process-grid span{color:#98a6b5;font-size:10px;font-weight:800}.process-grid h3{color:var(--blue-dark);margin:16px 0 10px;font-size:15px}.process-grid p{color:var(--muted);margin:0;font-size:11px;line-height:1.6}.request-section{color:#fff;background:linear-gradient(115deg, #052d60f7, #071a32fa), var(--blue-dark);padding:110px 0}.request-grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:110px;display:grid}.request-copy>p{color:#abc1d9;margin:24px 0 38px;font-size:14px;line-height:1.75}.request-contact{flex-direction:column;gap:14px;display:flex}.request-contact-title{color:#7699bc;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:800}.request-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.contact-method{color:#fff;background:#ffffff0f;border:1px solid #ffffff21;border-radius:4px;flex-direction:column;gap:5px;min-width:0;padding:14px 16px;transition:background .2s,border-color .2s,transform .2s;display:flex}.contact-method:hover,.contact-method:focus-visible{color:#fff;background:#ffffff1a;border-color:#71baff8c;transform:translateY(-2px)}.contact-method small{color:#87a5c2;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:800}.contact-method strong{font-size:14px;line-height:1.35}.contact-method-email{color:#fff;background:#2782d63d;border-color:#71baff85;grid-column:1/-1}.contact-method-email strong{color:#8bc8ff;font-size:18px}.contact-method-address{grid-column:1/-1}.contact-method-address strong{max-width:520px;font-size:11px;font-weight:600;line-height:1.55}.lead-form{color:var(--ink);border-top:4px solid var(--red);background:#fff;border-radius:5px;padding:38px;box-shadow:0 28px 60px #00000040}.form-heading{justify-content:space-between;align-items:baseline;margin-bottom:24px;display:flex}.form-heading span{color:var(--blue-dark);font-size:20px;font-weight:800}.form-heading strong{color:#6e8093;font-size:9px;font-weight:700}.form-selection{color:var(--blue-dark);background:var(--blue-soft);border-left:3px solid var(--blue);grid-template-columns:1fr auto;align-items:center;gap:3px 12px;margin:-6px 0 18px;padding:12px 14px;display:grid}.form-selection span{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;grid-column:1;font-size:8px;font-weight:800}.form-selection strong{grid-column:1;font-size:11px}.form-selection button{width:30px;height:30px;color:var(--blue);cursor:pointer;background:#fff;border:0;border-radius:50%;grid-area:1/2/3;font-size:20px}.lead-form label{flex-direction:column;gap:7px;margin-bottom:14px;display:flex}.lead-form label>span{color:#43566b;font-size:9px;font-weight:800}.lead-form input,.lead-form textarea{width:100%;color:var(--ink);background:#f7f9fb;border:1px solid #dbe3eb;border-radius:3px;outline:none;padding:14px 15px;font-size:12px;transition:background .2s,border .2s,box-shadow .2s}.lead-form input:focus,.lead-form textarea:focus{border-color:var(--blue);background:#fff;box-shadow:0 0 0 3px #0867c91c}.lead-form textarea{resize:vertical}.lead-form .form-honeypot{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.lead-form .form-consent{cursor:pointer;grid-template-columns:18px 1fr;align-items:start;gap:10px;margin:4px 0 18px;display:grid}.lead-form .form-consent input{width:18px;height:18px;accent-color:var(--red);margin:1px 0 0;padding:0}.lead-form .form-consent span{color:#657487;font-size:9px;font-weight:600;line-height:1.55}.form-consent a{color:var(--blue);text-decoration:underline}.form-button{width:100%}.form-button:disabled{cursor:wait;opacity:.7;transform:none}.form-privacy{color:#8491a0;text-align:center;margin:13px 0 0;font-size:8px;line-height:1.5}.form-privacy a,.form-error a{color:var(--blue);text-decoration:underline}.form-error{color:#9b272b;border-left:3px solid var(--red);background:#fff0f0;padding:10px 12px;font-size:10px}.cookie-banner{z-index:1000;width:min(520px,100% - 32px);color:var(--ink);border:1px solid var(--line);border-top:3px solid var(--red);background:#fffffffa;border-radius:6px;grid-template-columns:1fr auto;align-items:center;gap:18px;padding:18px 20px;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 18px 50px #05214033}.cookie-banner p{margin:0;font-size:10px;line-height:1.55}.cookie-banner a{color:var(--blue);text-decoration:underline}.cookie-actions{align-items:center;gap:12px;display:flex}.cookie-actions .button{min-height:42px;padding:0 18px;font-size:10px}.cookie-reject{color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;padding:8px 0;font-size:9px;text-decoration:underline}.form-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:500px;display:flex}.form-success>span{color:#fff;background:#1aa56b;border-radius:50%;place-items:center;width:64px;height:64px;font-size:28px;display:grid}.form-success h3{color:var(--blue-dark);margin:24px 0 8px;font-size:23px}.form-success p{max-width:340px;color:var(--muted);font-size:12px;line-height:1.6}.form-success button{color:var(--blue);cursor:pointer;background:0 0;border:0;margin-top:18px;font-size:11px;font-weight:800}.site-footer{color:#a9b8c8;background:#050f1c}.footer-top{grid-template-columns:1.15fr .45fr .85fr .8fr;gap:48px;padding-top:64px;padding-bottom:56px;display:grid}.brand-footer .brand-name{color:#4c9deb}.footer-brand p{max-width:390px;margin:22px 0 0;font-size:11px;line-height:1.7}.footer-links,.site-footer address,.footer-company{flex-direction:column;gap:11px;font-size:11px;font-style:normal;display:flex}.footer-links strong,.site-footer address>strong,.footer-company>strong{color:#fff;margin-bottom:8px;font-size:11px}.footer-links a:hover,.site-footer address a:hover{color:#fff}.footer-email{color:#9dd2ff;background:#4499e81f;border:1px solid #69b2f647;border-radius:3px;width:fit-content;padding:6px 9px;font-size:13px;font-weight:800}.footer-address{color:#c3cfda;max-width:270px;margin-top:4px;line-height:1.65}.footer-company span:first-of-type{color:#fff;font-weight:800}.footer-bottom{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:20px;min-height:60px;font-size:8px;display:flex}.legal-page{background:var(--surface);min-height:100vh;padding:72px 20px 100px}.legal-shell{border-top:4px solid var(--red);background:#fff;max-width:860px;margin:0 auto;padding:56px 64px;box-shadow:0 24px 70px #0c2a4a1a}.legal-back{color:var(--blue);margin-bottom:46px;font-size:11px;font-weight:800;display:inline-flex}.legal-page h1{max-width:720px;color:var(--blue-dark);letter-spacing:-.04em;margin:18px 0 20px;font-size:clamp(34px,5vw,54px);line-height:1.08}.legal-lead{color:var(--muted);margin:0 0 50px;font-size:15px;line-height:1.7}.legal-page section{border-top:1px solid var(--line);padding:24px 0}.legal-page h2{color:var(--blue-dark);margin:0 0 10px;font-size:18px}.legal-page section p{color:#53667a;margin:0;font-size:13px;line-height:1.75}.legal-page section a{color:var(--blue);text-decoration:underline}.legal-updated{color:#8c99a7;margin:38px 0 0;font-size:10px}@media (width<=1080px){.desktop-nav{display:none}.header-actions{margin-left:auto}.mobile-menu{display:block;position:relative}.mobile-menu summary{cursor:pointer;border:1px solid var(--line);flex-direction:column;justify-content:center;align-items:center;gap:5px;width:42px;height:42px;list-style:none;display:flex}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:var(--blue-dark);width:18px;height:2px}.mobile-menu nav{border:1px solid var(--line);background:#fff;flex-direction:column;width:250px;padding:16px;display:flex;position:absolute;top:52px;right:0;box-shadow:0 18px 45px #0e26402e}.mobile-menu nav a{border-bottom:1px solid var(--line);padding:12px;font-size:12px;font-weight:700}.hero-grid{grid-template-columns:58% 42%}.hero-copy{padding-right:30px}.hero-product{width:min(540px,50vw);left:52%}.advantages-grid,.request-grid{gap:60px}}@media (width<=820px){.section-shell{width:min(100% - 32px,680px)}.header-inner{width:calc(100% - 28px)}.brand-divider,.brand-subtitle,.header-phone-group{display:none}.hero{background:#fff;min-height:0}.hero:before{clip-path:polygon(0 12%,100% 0,100% 100%,0 100%);width:100%;height:44%;top:auto;bottom:0}.thermal-lines{width:80%;top:auto;bottom:-4%;right:-18%}.hero-grid{grid-template-columns:1fr;min-height:940px}.hero-copy{align-self:start;padding:70px 0 0}.hero h1{font-size:clamp(42px,9vw,62px)}.hero-lead{font-size:16px}.hero-visual{align-self:end;min-height:390px}.hero-product{width:min(560px,88vw);top:50%;left:50%}.temperature-scale{bottom:40px;right:6px}.trust-grid{grid-template-columns:1fr}.trust-grid>div{min-height:92px;padding:18px}.trust-grid>div+div{border-top:1px solid var(--line);border-left:0}.section{padding:80px 0}.section-heading,.section-heading.compact{grid-template-columns:1fr;gap:22px;margin-bottom:38px}.product-1,.product-2,.product-3,.product-4,.product-5{grid-column:span 6}.product-4,.product-5{display:block}.product-content,.product-4 .product-content,.product-5 .product-content{min-height:300px}.catalog-note{flex-direction:column;align-items:flex-start;gap:24px}.delivery-featured{grid-template-columns:1fr}.delivery-featured-copy{padding:42px}.delivery-featured-photos{height:560px}.delivery-project-grid{grid-template-columns:repeat(2,1fr)}.delivery-project-card:last-child{grid-column:1/-1;grid-template-columns:1fr 1fr;display:grid}.delivery-project-card:last-child .delivery-project-copy{min-height:390px}.advantages-grid,.request-grid{grid-template-columns:1fr;gap:50px}.document-grid,.process-grid{grid-template-columns:repeat(2,1fr)}.process-grid li:nth-child(3){border-left:0;margin-top:36px}.process-grid li:nth-child(4){margin-top:36px}.document-cta{flex-direction:column;align-items:flex-start;gap:22px}.registry-head{display:none}.registry-row{grid-template-columns:120px 1fr;gap:12px}.registry-row .status{grid-column:2;max-width:230px}.footer-top{grid-template-columns:1fr 1fr;gap:48px}.footer-brand{grid-column:1/-1}.request-contact-grid{grid-template-columns:1fr}.contact-method-address{grid-column:auto}}@media (width<=560px){.site-header{height:70px}.brand img{width:39px;height:34px}.brand-name{font-size:25px}.header-actions .button{display:none}.hero-grid{min-height:900px}.hero-copy{padding-top:50px}.eyebrow{font-size:9px}.hero h1{margin-top:20px;font-size:41px}.hero-lead{font-size:14px;line-height:1.65}.hero-buttons{flex-direction:column;align-items:stretch}.hero-facts{margin-top:34px}.hero-facts div{padding-right:10px}.hero-facts div+div{padding-left:10px}.hero-facts strong{font-size:15px}.hero-facts span{font-size:8px}.hero-visual{min-height:360px}.hero-product{width:min(430px,105vw);left:50%}.temperature-scale{display:none}.section-heading h2,.advantages-intro h2,.request-copy h2{font-size:34px}.product-grid{display:block}.product-card+.product-card{margin-top:16px}.product-content,.product-4 .product-content,.product-5 .product-content{min-height:0}.catalog-note>div{flex-direction:column;align-items:flex-start;gap:8px}.catalog-note strong{white-space:normal}.delivery-featured-copy{padding:34px 24px}.delivery-featured-photos{height:430px}.delivery-project-grid{grid-template-columns:1fr}.delivery-project-card:last-child{grid-column:auto;display:flex}.delivery-project-card:last-child .delivery-project-copy,.delivery-project-copy{min-height:250px}.delivery-project-visual{height:min(120vw,450px)}.delivery-project-detail{width:92px;height:92px}.delivery-footer{flex-direction:column;align-items:stretch}.delivery-footer .button{width:100%}.advantages-grid{gap:42px}.document-grid,.process-grid{grid-template-columns:1fr}.process-grid li,.process-grid li+li,.process-grid li:nth-child(3),.process-grid li:nth-child(4){border-top:1px solid var(--line);border-left:0;margin-top:0;padding:28px 0}.process-grid li+li:before{left:0}.registry-row{grid-template-columns:1fr;padding:20px}.registry-row .status{grid-column:1}.registry-options-note{flex-direction:column;align-items:flex-start;gap:16px}.lead-form{padding:26px 20px}.cookie-banner{grid-template-columns:1fr;gap:14px;width:calc(100% - 24px);bottom:12px;right:12px}.cookie-actions{justify-content:space-between}.form-row{grid-template-columns:1fr;gap:0}.form-heading{flex-direction:column;align-items:flex-start;gap:5px}.footer-top{grid-template-columns:1fr;gap:38px}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column;align-items:flex-start;padding-top:20px;padding-bottom:20px}.legal-page{padding:20px 12px 50px}.legal-shell{padding:34px 22px}.legal-back{margin-bottom:34px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
