@font-face{font-family:Manrope;src:url('/assets/manrope-cyrillic.woff2') format('woff2');font-style:normal;font-weight:400 800;font-display:swap;unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}
@font-face{font-family:Manrope;src:url('/assets/manrope-latin.woff2') format('woff2');font-style:normal;font-weight:400 800;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
:root{--ink:#122b47;--blue:#2456b8;--blue-deep:#194395;--orange:#e56840;--muted:#697584;--line:#dce3e9;--surface:#f3f6f8;--white:#fff;--font:'Manrope',Arial,sans-serif;--container:1320px}
*{box-sizing:border-box}html{width:100%;max-width:100%;overflow-x:hidden;overflow-x:clip;overscroll-behavior-x:none;scroll-behavior:smooth;scroll-padding-top:110px}body{width:100%;max-width:100%;min-width:0;margin:0;overflow-x:hidden;overflow-x:clip;background:var(--white);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{color:inherit}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.16;font-weight:700}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[role=tab]:focus-visible{outline:3px solid var(--orange);outline-offset:5px}a,button{transition:background .2s,color .2s,border-color .2s,transform .2s,box-shadow .2s}.container{width:min(var(--container),calc(100% - 96px));max-width:100%;min-width:0;margin-inline:auto}.icon{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.svg-definitions{position:absolute;width:0;height:0;overflow:hidden}.skip-link{position:fixed;top:12px;left:12px;padding:12px 20px;z-index:100;background:#fff;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}[hidden]{display:none!important}.button{min-height:54px;padding:15px 23px;display:inline-flex;align-items:center;justify-content:center;gap:24px;border:1px solid transparent;border-radius:3px;font-size:14px;font-weight:700;line-height:1.5}.button .icon{width:21px;height:21px}.button-blue{background:var(--blue);color:white}.button-blue:hover{background:var(--blue-deep);box-shadow:0 6px 20px #2456b819}.button-dark{background:var(--ink);color:white}.button-dark:hover{background:#1e4065}.button-white{background:white;color:var(--ink)}.button-white:hover{background:#e5edf6}.button-outline{border-color:var(--line);background:white}.button-outline:hover{border-color:var(--blue);color:var(--blue)}.text-link{display:inline-flex;align-items:center;gap:12px;font-size:14px;font-weight:700;min-height:44px}.text-link .icon{width:19px;height:19px}.text-link:hover{color:var(--blue)}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.14em;line-height:1.6;text-transform:uppercase;color:var(--muted);display:flex;align-items:center;gap:12px}.accent-line{width:23px;height:2px;background:var(--orange);display:inline-block;flex-shrink:0}
.topbar{background:var(--ink);color:#c3d0dd;font-size:12px;letter-spacing:.03em}.topbar-inner{height:35px;display:flex;justify-content:space-between;align-items:center}.location{display:flex;align-items:center;gap:7px}.location .icon{width:14px;height:14px}.header{position:sticky;top:0;z-index:20;background:#fffffff5;backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.header-inner{height:96px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;flex-direction:column;align-items:flex-start;flex-shrink:0}.brand-name{font-size:40px;line-height:1;font-weight:800;letter-spacing:-2.8px;display:flex;align-items:baseline}.brand-v{color:var(--blue)}.brand-square{width:7px;height:7px;background:var(--orange);margin-left:6px}.brand-caption{margin-top:7px;font-size:10px;font-weight:600;letter-spacing:.015em;line-height:1.2}.desktop-nav{display:flex;gap:30px;align-items:center}.desktop-nav a{font-size:14px;font-weight:600;position:relative;padding:15px 0}.desktop-nav a:hover{color:var(--blue)}.desktop-nav a:after{content:'';position:absolute;bottom:7px;left:0;width:0;height:2px;background:var(--blue);transition:width .2s}.desktop-nav a:hover:after{width:100%}.header-cta{min-height:46px;padding:12px 18px;gap:24px;font-size:13px}.menu-toggle{display:none;border:1px solid var(--line);background:white;width:45px;height:45px;border-radius:3px;align-items:center;justify-content:center}.mobile-menu{background:#fff;border-top:1px solid var(--line);padding:16px 24px 24px;position:absolute;top:100%;left:0;right:0;box-shadow:0 12px 20px #122b4710}.mobile-menu a{display:block;padding:13px 0;border-bottom:1px solid var(--line);font-weight:600}.mobile-menu .button{margin-top:20px;width:100%}
.hero{padding:32px 0 36px;background:linear-gradient(120deg,#f5f7f9 0%,#fff 62%)}.hero-grid{display:grid;grid-template-columns:1.015fr 1fr;align-items:stretch;gap:38px}.hero-content{padding:33px 0 10px;display:flex;flex-direction:column;align-items:flex-start}.hero-content .eyebrow{font-size:11px;letter-spacing:.105em}.hero h1{font-size:clamp(52px,5.35vw,78px);line-height:1.04;letter-spacing:-.055em;font-weight:700;margin:30px 0 23px}.hero h1 span{color:var(--blue)}.hero-description{max-width:407px;font-size:16px;line-height:1.8;color:#677485}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:28px;margin-top:31px}.hero-bottom{display:flex;align-items:center;width:100%;padding-top:28px;margin-top:auto;gap:23px;font-size:12px;color:var(--muted);line-height:1.55}.hero-index{color:var(--ink);font-size:12px;letter-spacing:.08em;padding-right:23px;border-right:1px solid var(--line)}.hero-wind{margin-left:auto;width:54px;height:44px;color:#a6b8cb;stroke-width:.9}.hero-visual{min-height:598px;position:relative;overflow:hidden;background:#1f2f3c}.hero-photo{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:54% 50%;filter:brightness(.86)}.photo-shade{position:absolute;inset:0;background:linear-gradient(180deg,#081a2835 0%,transparent 45%,#091f37bf 100%)}.photo-top{position:absolute;top:26px;left:28px;right:28px;display:flex;justify-content:space-between;align-items:center;color:white}.photo-label{font-size:10px;letter-spacing:.16em;font-weight:600;border:1px solid #ffffff65;padding:7px 11px;backdrop-filter:blur(3px)}.photo-cross{font-size:26px;font-weight:400;line-height:1}.photo-bottom{position:absolute;left:32px;right:32px;bottom:54px;color:#fff;display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.photo-small{font-size:10px;letter-spacing:.16em;color:#d0dae4}.photo-bottom p{font-size:28px;line-height:1.4;letter-spacing:-.025em;margin-top:12px}.round-link{border:1px solid #ffffff75;width:49px;height:49px;display:flex;align-items:center;justify-content:center;border-radius:50%;flex-shrink:0}.round-link:hover{background:white;color:var(--ink)}.visual-tab{position:absolute;bottom:0;right:0;font-size:9px;letter-spacing:.16em;color:var(--ink);background:var(--white);padding:12px 22px 6px}.sector-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.sector-grid{display:grid;grid-template-columns:repeat(3,1fr)}.sector-grid>a{padding:23px 24px;display:grid;grid-template-columns:30px 1fr 20px;grid-template-rows:auto auto;column-gap:17px;align-items:center;font-size:14px;font-weight:700;border-right:1px solid var(--line)}.sector-grid>a:first-child{padding-left:0}.sector-grid>a:last-child{border-right:0;padding-right:0}.sector-grid>a>.icon:first-child{grid-row:1/3;color:var(--blue);width:28px;height:28px}.sector-detail{grid-column:2;font-size:12px;font-weight:400;color:var(--muted);margin-top:3px}.sector-arrow{grid-column:3;grid-row:1/3;width:18px;height:18px;color:#8b9aaa}.sector-grid>a:hover{color:var(--blue)}.sector-grid>a:hover .sector-arrow{transform:translate(2px,-2px)}
.section{padding:98px 0}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:44px}.section-heading .eyebrow{margin-bottom:18px}h2{font-size:clamp(34px,3.1vw,47px);line-height:1.18;letter-spacing:-.045em}.heading-description{color:var(--muted);font-size:15px;line-height:1.85;padding-bottom:3px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line)}.service-card{padding:30px 30px 0;display:flex;flex-direction:column;border-right:1px solid var(--line);transition:background .2s}.service-card:last-child{border-right:0}.service-card:hover{background:#f6f8fb}.service-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:35px}.service-number{font-size:12px;color:#8c9aab;letter-spacing:.08em}.service-icon{width:39px;height:39px;color:var(--blue);stroke-width:1.15}.service-card h3{font-size:clamp(20px,1.65vw,25px);letter-spacing:-.035em;margin-bottom:17px}.service-card>p{font-size:14px;line-height:1.8;color:var(--muted)}.service-tags{list-style:none;padding:0;margin:22px 0 28px;display:flex;flex-wrap:wrap;gap:5px 14px;font-size:12px;color:#506177}.service-tags li:before{content:'';display:inline-block;width:3px;height:3px;background:var(--orange);margin-right:7px;vertical-align:middle}.service-more{margin-top:auto;width:100%;background:transparent;border:0;border-top:1px solid var(--line);padding:20px 0;display:flex;align-items:center;justify-content:space-between;font-weight:700;font-size:14px;text-align:left}.service-more .icon{width:21px;height:21px}.service-more:hover{color:var(--blue)}.service-more:hover .icon{transform:translate(2px,-2px)}
.solutions-section{background:var(--surface)}.solution-tabs{display:flex;border-bottom:1px solid #cbd5df;margin-bottom:34px}.solution-tabs button{flex:1;display:flex;align-items:center;justify-content:space-between;background:none;border:0;border-bottom:2px solid transparent;padding:16px 26px 17px;text-align:left;font-size:16px;font-weight:600;color:var(--muted);margin-bottom:-1px}.solution-tabs button:first-child{padding-left:0}.solution-tabs button span{font-size:11px;color:#8996a6}.solution-tabs button[aria-selected=true]{color:var(--blue);border-bottom-color:var(--blue)}.solution-tabs button:hover{color:var(--blue)}.solution-panel{display:grid;grid-template-columns:1.08fr 1fr;min-height:451px;background:#fff}.solution-image-wrap{position:relative;overflow:hidden;min-height:450px;background:#e0e8ed}.solution-image-wrap img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center;transition:opacity .15s}.image-caption{position:absolute;bottom:20px;left:20px;color:#fff;background:#122b47bf;padding:7px 12px;font-size:11px;backdrop-filter:blur(5px)}.solution-content{padding:42px 43px}.solution-content>.eyebrow{font-size:10px;letter-spacing:.13em;color:var(--blue)}.solution-content h3{font-size:31px;letter-spacing:-.04em;line-height:1.3;margin:17px 0 16px}.solution-content>p:not(.eyebrow){font-size:14px;color:var(--muted);line-height:1.85}.check-list{padding:0;list-style:none;margin:24px 0 28px}.check-list li{display:flex;gap:10px;align-items:flex-start;font-size:13px;line-height:1.6;margin-bottom:13px}.check-list .icon{width:18px;height:18px;color:var(--blue);margin-top:1px}.solution-content .button{min-height:48px;padding:13px 17px;font-size:13px;gap:25px}
.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:115px}.about-grid .eyebrow{margin-bottom:20px}.about-lead{font-size:21px;letter-spacing:-.015em;line-height:1.6;margin:25px 0 16px}.about-copy{font-size:15px;color:var(--muted);line-height:1.85}.about-grid .text-link{margin-top:25px;flex-wrap:wrap}.about-principles>div{display:grid;grid-template-columns:29px 1fr;column-gap:23px;padding:27px 0;border-top:1px solid var(--line)}.about-principles>div:last-child{padding-bottom:0}.about-principles span{grid-row:1/3;font-size:12px;color:var(--orange);padding-top:3px}.about-principles h3{font-size:20px;letter-spacing:-.025em;line-height:1.4}.about-principles p{font-size:14px;color:var(--muted);line-height:1.8;margin-top:10px}.faq-section{padding-top:0;padding-bottom:100px}.faq-grid{border-top:1px solid var(--line);padding-top:64px;display:grid;grid-template-columns:.7fr 1.3fr;gap:72px}.faq-grid .eyebrow{margin-bottom:18px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{padding:24px 0;display:flex;justify-content:space-between;align-items:center;gap:24px;cursor:pointer;list-style:none;font-size:16px;font-weight:600;line-height:1.5}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:hover{color:var(--blue)}.faq-plus{position:relative;width:20px;height:20px;flex-shrink:0}.faq-plus:before,.faq-plus:after{content:'';position:absolute;top:9px;left:3px;width:14px;height:1.5px;background:currentColor}.faq-plus:after{transform:rotate(90deg);transition:transform .2s}.faq-list details[open] .faq-plus:after{transform:rotate(0)}.faq-list details p{padding:0 36px 24px 0;font-size:14px;color:var(--muted);line-height:1.9}
.contact-section{background:var(--ink);color:white;padding:83px 0 88px;position:relative;overflow:hidden}.contact-section:after{content:'';position:absolute;right:-50px;top:0;bottom:0;width:43%;background:linear-gradient(120deg,#22426d44,transparent);pointer-events:none;transform:skewX(-15deg)}.contact-grid{display:grid;grid-template-columns:1.1fr .8fr;gap:120px;position:relative;z-index:1}.contact-grid>.contact-card{align-self:center}.contact-section .eyebrow{color:#b5c6d9;font-size:11px;margin-bottom:23px}.contact-section h2{font-size:clamp(42px,4.6vw,65px);line-height:1.13;letter-spacing:-.045em}.contact-section h2 span{color:#a3bde4}.contact-grid>div>p:not(.eyebrow){margin-top:26px;font-size:15px;line-height:1.9;color:#b5c6d9}.contact-card{padding:31px;border:1px solid #ffffff35;background:#ffffff04}.contact-card-label{font-size:10px;letter-spacing:.13em;color:#9fb4cc}.contact-card h3{font-size:29px;margin-top:15px;letter-spacing:-.03em}.contact-card>p{font-size:14px!important;margin-top:15px!important;line-height:1.8!important}.contact-card>.button{margin-top:25px;width:100%;justify-content:space-between;font-size:14px}.contact-divider{height:1px;background:#ffffff25;margin:27px 0 22px}.contact-instagram{display:flex;align-items:center;gap:15px}.contact-instagram span{font-size:11px;color:#a7bad0;line-height:1.6}.contact-instagram strong{display:block;font-size:16px;color:white;font-weight:600}.contact-instagram>.icon:last-child{margin-left:auto;width:19px;height:19px}.contact-instagram:hover{color:#a3bde4}.contact-location{margin-top:21px;display:flex;align-items:center;gap:10px;color:#a7bad0;font-size:12px}.contact-location .icon{width:16px;height:16px}.footer{background:#0e223b;color:white;padding:35px 0 22px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:30px}.footer .brand-name{font-size:32px;letter-spacing:-2px}.footer .brand-v{color:#a3bde4}.footer .brand-caption{font-size:9px;color:#9cafc5}.footer-top>div{display:flex;gap:30px;font-size:13px;color:#b6c5d6}.footer-top>div a:hover{color:white}.footer-up{border:1px solid #ffffff30;width:41px;height:41px;display:flex;align-items:center;justify-content:center}.footer-up:hover{background:#ffffff15}.footer-up .icon{transform:rotate(-45deg);width:19px;height:19px}.footer-bottom{border-top:1px solid #ffffff15;margin-top:29px;padding-top:21px;display:flex;justify-content:space-between;gap:20px;color:#8296b0;font-size:11px;line-height:1.7}
.modal{border:0;border-radius:5px;padding:43px;width:calc(100% - 32px);max-width:650px;max-height:calc(100dvh - 48px);margin:auto;color:var(--ink);box-shadow:0 24px 100px #05152c35;overflow-y:auto;overscroll-behavior:contain}.modal::backdrop{background:#051628aa;backdrop-filter:blur(6px)}.modal h2{font-size:37px;line-height:1.2;margin-top:17px;letter-spacing:-.04em;padding-right:24px;overflow-wrap:break-word}.modal .eyebrow{font-size:11px;padding-right:32px}.modal-close{position:absolute;right:16px;top:16px;width:37px;height:37px;border:1px solid var(--line);border-radius:50%;display:flex;align-items:center;justify-content:center;background:white}.modal-close:hover{background:var(--surface)}.modal-close .icon{width:19px;height:19px}.modal-intro{font-size:14px;color:var(--muted);margin:16px 0 25px;line-height:1.75}.modal fieldset{padding:0;border:0;margin:0 0 23px;min-width:0}.modal legend{font-size:13px;font-weight:700;margin-bottom:11px}.object-choices{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.object-choices label{position:relative;cursor:pointer}.object-choices input{position:absolute;opacity:0;width:1px;height:1px}.object-choices span{min-height:77px;display:flex;flex-direction:column;gap:7px;justify-content:center;align-items:center;border:1px solid var(--line);font-size:12px;border-radius:3px;padding:10px 5px;line-height:1.4;text-align:center}.object-choices .icon{width:23px;height:23px;color:var(--muted)}.object-choices input:checked+span{background:#f1f5fc;color:var(--blue);border-color:var(--blue);box-shadow:inset 0 0 0 1px var(--blue);font-weight:700}.object-choices input:checked+span .icon{color:var(--blue)}.object-choices input:focus-visible+span{outline:3px solid var(--orange);outline-offset:3px}.form-row{display:grid;grid-template-columns:1.3fr 1fr;gap:17px}.field{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:700;position:relative;margin-bottom:20px}.optional{font-size:10px;color:var(--muted);font-weight:400;letter-spacing:0;line-height:1.3}.field>.optional{display:inline;position:absolute;top:4px;right:0}.form-row .field .optional{position:static;margin-top:-5px}.field input,.field select,.field textarea,.prepared-message{border:1px solid var(--line);border-radius:3px;min-height:48px;padding:11px 13px;background:#fff;color:var(--ink);font-size:14px;font-weight:400;width:100%;max-width:100%}.field textarea{resize:vertical;min-height:92px}.field input::placeholder,.field textarea::placeholder{color:#8a95a3}.form-row .field:first-child select{margin-top:auto}.quote-modal form>.button{width:100%;justify-content:space-between}.form-note{font-size:11px;line-height:1.7;color:var(--muted);margin-top:12px}.prepared-message{resize:vertical;line-height:1.8;background:var(--surface);min-height:210px;font-size:14px}.result-actions{margin-top:23px;display:flex;flex-direction:column;gap:10px}.result-actions .button{width:100%;gap:12px}.copy-status{min-height:22px;margin-top:12px;font-size:12px;color:var(--blue)}.back-button{background:none;border:0;border-bottom:1px solid var(--line);padding:10px 0 4px;font-size:13px;color:var(--muted);font-weight:600}.back-button:hover{color:var(--blue)}.service-modal>p:not(.eyebrow){margin-top:20px;color:var(--muted);font-size:15px;line-height:1.85}.service-modal .check-list li{font-size:14px;margin-bottom:14px}.service-dialog-note{padding:21px;background:var(--surface);font-size:14px;margin:25px 0}.service-dialog-note p{margin-top:7px;color:var(--muted);font-size:13px;line-height:1.8}.service-modal>.button{width:100%;justify-content:space-between}
@media(min-width:1600px){.container{width:min(var(--container),calc(100% - 120px))}.hero-visual{min-height:655px}.hero-content{padding-top:48px}.hero h1{font-size:82px}.hero-description{font-size:17px}.hero-actions{margin-top:36px}.hero-bottom{padding-top:40px}}
@media(max-width:1180px){.container{width:calc(100% - 64px)}.desktop-nav{gap:20px}.desktop-nav a{font-size:13px}.header-cta{gap:14px}.hero-grid{gap:25px;grid-template-columns:1fr 1fr}.hero-visual{min-height:560px}.hero h1{font-size:clamp(48px,5.75vw,68px)}.hero-actions{gap:13px}.hero-actions>.button{padding:14px 16px;gap:17px}.hero-actions>.text-link{font-size:12px}.hero-description{font-size:15px;max-width:360px}.photo-bottom{left:25px;right:25px}.photo-bottom p{font-size:25px}.sector-grid>a{padding:20px 15px;column-gap:10px;font-size:12px}.sector-detail{font-size:11px}.sector-grid>a>.icon:first-child{width:24px;height:24px}.service-card{padding:25px 23px 0}.service-card h3{font-size:21px}.solution-content{padding:32px}.solution-content h3{font-size:27px}.solution-content .check-list li{font-size:12px}.about-grid{gap:65px}.contact-grid{gap:75px}}
@media(max-width:950px){.desktop-nav{gap:16px}.desktop-nav a{font-size:12px}.brand-name{font-size:36px}.brand-caption{font-size:9px}.header-inner{height:82px}.header-cta{font-size:12px;gap:12px;padding:11px 14px}.hero h1{font-size:53px}.hero-content .eyebrow{font-size:9px;letter-spacing:.08em;gap:8px}.hero-content{padding-top:23px}.hero-visual{min-height:555px}.hero-actions{align-items:flex-start;flex-direction:column;gap:10px}.hero-bottom{padding-top:18px}.photo-bottom p{font-size:23px}.photo-top{left:20px;right:20px}.photo-label{font-size:9px}.photo-bottom{left:20px;right:20px;bottom:48px}.round-link{width:40px;height:40px}.section{padding:75px 0}.section-heading{gap:30px}.heading-description{font-size:13px}.service-grid{gap:0}.service-card{padding:24px 19px 0}.service-card h3{font-size:18px;line-height:1.3}.service-card>p{font-size:13px}.service-tags{font-size:11px;gap:4px 10px}.solution-tabs button{font-size:14px;padding-inline:19px}.solution-panel{grid-template-columns:.93fr 1fr}.solution-content{padding:28px}.solution-content h3{font-size:25px}.solution-content>p:not(.eyebrow){font-size:13px}.solution-content>.eyebrow{font-size:9px}.about-grid{gap:45px}.about-lead{font-size:18px}.about-principles{padding-top:2px}.about-principles h3{font-size:18px}.about-principles>div{column-gap:15px}.faq-section{padding-top:0}.faq-grid{gap:38px;grid-template-columns:.65fr 1.35fr}.faq-list summary{font-size:14px}.contact-grid{gap:45px;grid-template-columns:1fr .9fr}.contact-card{padding:26px}.contact-section h2{font-size:45px}.contact-card h3{font-size:26px}.contact-card>p{font-size:13px!important}}
@media(max-width:760px){html{scroll-padding-top:90px}.container{width:calc(100% - 40px)}.topbar-inner{height:31px;font-size:10px}.topbar-inner>span:first-child{max-width:75%;font-size:9px}.header-inner{height:76px;gap:12px}.desktop-nav{display:none}.header-cta{margin-left:auto;font-size:11px;min-height:41px;padding:11px 13px;gap:10px}.header-cta .icon{width:16px;height:16px}.menu-toggle{display:flex;width:41px;height:41px}.brand-name{font-size:34px;letter-spacing:-2px}.brand-caption{font-size:8px}.brand-square{width:6px;height:6px;margin-left:5px}.hero{padding:22px 0 27px}.hero-grid{grid-template-columns:1fr;gap:27px}.hero-content{padding:17px 0 0}.hero-content .eyebrow{font-size:10px;letter-spacing:.08em;gap:10px}.hero h1{font-size:clamp(50px,10.4vw,74px);margin:25px 0 20px;line-height:1.035;letter-spacing:-.047em}.hero-description{max-width:440px;font-size:15px;line-height:1.8}.hero-actions{flex-direction:row;align-items:center;gap:24px;margin-top:26px;width:100%}.hero-actions>.button{padding:14px 18px;font-size:13px;gap:21px}.hero-actions>.text-link{font-size:12px;gap:8px}.hero-bottom{display:none}.hero-visual{min-height:350px}.hero-photo{object-position:center 51%}.photo-top{left:22px;right:22px;top:21px}.photo-label{font-size:9px;padding:6px 9px}.photo-bottom{left:23px;right:23px;bottom:40px}.photo-bottom p{font-size:24px;margin-top:8px}.photo-small{font-size:9px}.visual-tab{font-size:8px;padding:8px 13px 5px}.sector-grid{grid-template-columns:1fr}.sector-grid>a{border-right:0;border-bottom:1px solid var(--line);padding:16px 0;font-size:13px;grid-template-columns:30px 1fr 20px;column-gap:14px}.sector-grid>a:last-child{border-bottom:0}.sector-detail{font-size:11px;margin-top:1px}.sector-grid>a>.icon:first-child{width:26px;height:26px}.sector-arrow{width:18px;height:18px}.section{padding:62px 0}.section-heading{display:block;margin-bottom:29px}.section-heading .eyebrow{margin-bottom:16px}.eyebrow{font-size:10px}h2{font-size:clamp(32px,6.5vw,43px);letter-spacing:-.043em;line-height:1.22}.heading-description{font-size:14px;margin-top:19px;line-height:1.8}.heading-description br{display:none}.service-grid{grid-template-columns:1fr;border:0;gap:15px}.service-card{padding:26px 24px 0;border:1px solid var(--line);background:white}.service-card:last-child{border-right:1px solid var(--line)}.service-top{margin-bottom:24px}.service-icon{width:38px;height:38px}.service-card h3{font-size:25px;letter-spacing:-.035em;margin-bottom:12px}.service-card>p{font-size:14px;max-width:490px}.service-tags{font-size:11px;gap:5px 16px;margin:20px 0 24px}.service-more{padding:17px 0;font-size:13px}.solution-tabs{margin-bottom:22px}.solution-tabs button{font-size:13px;padding:14px 10px;line-height:1.5;gap:8px;align-items:center;justify-content:center}.solution-tabs button:first-child{padding-left:0}.solution-tabs button:last-child{padding-right:0}.solution-tabs button span{display:none}.solution-panel{grid-template-columns:1fr}.solution-image-wrap{min-height:305px}.image-caption{left:16px;bottom:15px;font-size:10px;padding:6px 10px}.solution-content{padding:28px 24px 31px}.solution-content h3{font-size:28px;margin-top:13px}.solution-content>p:not(.eyebrow){font-size:14px}.solution-content .check-list li{font-size:13px}.solution-content>.eyebrow{font-size:10px}.solution-content .button{min-height:51px;font-size:13px}.about-grid{grid-template-columns:1fr;gap:34px}.about-grid .eyebrow{margin-bottom:16px}.about-lead{font-size:19px;line-height:1.6;margin:21px 0 15px}.about-copy{font-size:14px;line-height:1.85}.about-grid .text-link{font-size:13px;gap:9px;margin-top:20px}.about-principles>div{padding:22px 0;column-gap:14px}.about-principles h3{font-size:20px}.about-principles p{font-size:14px}.faq-section{padding-top:0;padding-bottom:61px}.faq-grid{grid-template-columns:1fr;gap:28px;padding-top:49px}.faq-grid h2 br{display:none}.faq-list summary{font-size:15px;padding:22px 0;gap:18px}.faq-list details p{font-size:14px;padding-right:10px}.contact-section{padding:55px 0}.contact-grid{grid-template-columns:1fr;gap:35px}.contact-section h2{font-size:clamp(39px,8.3vw,57px)}.contact-section .eyebrow{font-size:10px;margin-bottom:21px}.contact-grid>div>p:not(.eyebrow){font-size:15px;margin-top:22px}.contact-card{padding:28px 24px}.contact-card h3{font-size:28px}.contact-card>p{font-size:14px!important}.contact-card>.button{font-size:14px}.footer{padding:31px 0 23px}.footer-top{flex-wrap:wrap;gap:24px}.footer-top>div{order:3;width:100%;justify-content:flex-start;gap:30px;font-size:13px}.footer .brand-name{font-size:33px}.footer .brand-caption{font-size:8px}.footer-bottom{flex-direction:column;gap:7px;font-size:10px;margin-top:25px;padding-top:17px}.footer-bottom>span:last-child{max-width:340px}.modal{padding:36px 25px 27px;max-height:calc(100dvh - 24px);width:calc(100% - 24px)}.modal h2{font-size:32px;padding-right:10px}.modal-close{width:33px;height:33px;top:11px;right:11px}.modal-intro{font-size:14px;margin-bottom:22px}.object-choices{gap:6px}.object-choices span{font-size:11px;min-height:76px}.form-row{gap:12px}.field{font-size:12px}.field>.optional{font-size:9px}.field input,.field select,.field textarea{font-size:16px;padding:11px 10px}.form-row .field .optional{font-size:9px}.quote-modal form>.button{gap:12px;font-size:13px}.service-modal h2{font-size:29px}.service-modal>p:not(.eyebrow){font-size:14px}.service-modal>.button{gap:15px;font-size:13px}.prepared-message{font-size:16px}.result-actions .button{font-size:13px}}
@media(max-width:390px){.container{width:calc(100% - 32px)}.header-inner{gap:9px}.header-cta{font-size:10px;padding:10px;gap:8px}.header-cta .icon{width:14px;height:14px}.menu-toggle{width:38px;height:40px}.brand-caption{font-size:7.5px}.hero h1{font-size:49px}.hero-content .eyebrow{font-size:9px;letter-spacing:.07em}.hero-actions{gap:15px}.hero-actions>.button{font-size:12px;padding:13px 14px;gap:13px}.hero-actions>.text-link{font-size:11px;gap:6px}.hero-actions>.text-link .icon{width:16px}.hero-visual{min-height:310px}.photo-bottom p{font-size:22px}.photo-small{font-size:8px}.photo-label{font-size:8px}.section{padding:53px 0}.service-card{padding:25px 21px 0}.service-card h3{font-size:23px}.solution-tabs button{font-size:12px;padding-inline:7px}.solution-content{padding:25px 21px}.solution-content h3{font-size:25px}.faq-section{padding-top:0}.contact-section h2{font-size:38px}.form-row{grid-template-columns:1fr}.form-row .field .optional{position:absolute;top:4px;right:0;margin:0}.form-row .field:first-child select{margin-top:0}.object-choices span{font-size:10px}.modal{padding-inline:21px}.modal h2{font-size:30px}.contact-location{font-size:11px}.topbar-inner>span:first-child{font-size:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Reviews — an original editorial layout, independent from the reference site. */
.reviews-section{background:#fff;border-top:1px solid var(--line)}
.reviews-layout{display:grid;grid-template-columns:1.08fr .92fr;gap:42px;align-items:start}
.reviews-feed{min-height:550px;background:var(--surface);padding:28px}
.reviews-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.review-card{background:#fff;border:1px solid var(--line);padding:23px;min-width:0}
.review-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}
.review-author{font-size:16px;font-weight:700;line-height:1.45;overflow-wrap:anywhere}
.review-date{display:block;margin-top:3px;font-size:12px;color:var(--muted)}
.review-stars{color:var(--orange);font-size:15px;letter-spacing:.08em;white-space:nowrap}
.review-card>p{margin-top:18px;font-size:15px!important;line-height:1.8;color:#425267;overflow-wrap:anywhere}
.review-meta{display:flex;flex-wrap:wrap;gap:6px;margin-top:20px}
.review-meta span{border:1px solid var(--line);padding:4px 8px;font-size:11px;color:var(--muted)}
.reviews-loading,.reviews-empty,.reviews-error{min-height:494px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--muted);padding:30px}
.reviews-loading{gap:14px;font-size:14px}.review-spinner{width:28px;height:28px;border:2px solid #cbd6e1;border-top-color:var(--blue);border-radius:50%;animation:review-spin .7s linear infinite}
@keyframes review-spin{to{transform:rotate(360deg)}}
.reviews-empty>span{font-size:31px;color:#b8c7d6}.reviews-empty h3,.reviews-error h3{font-size:22px;margin-top:14px;color:var(--ink)}
.reviews-empty p,.reviews-error p{max-width:365px;margin-top:9px;font-size:14px;line-height:1.8}
.reviews-error button{margin-top:18px;background:none;border:0;border-bottom:1px solid var(--blue);padding:3px;color:var(--blue);font-size:14px;font-weight:700}
.review-form{padding:32px;border:1px solid var(--line);position:sticky;top:124px;background:#fff}
.review-form .eyebrow{font-size:11px;margin-bottom:13px}.review-form h3{font-size:30px;letter-spacing:-.035em}.review-form-intro{margin:12px 0 25px;color:var(--muted);font-size:14px;line-height:1.75}
.review-form .field{margin-bottom:18px;font-size:14px}.review-form .form-row{gap:12px}.review-form textarea{min-height:116px}
.rating-field{border:0;padding:0;margin:0 0 18px}.rating-field legend{font-size:14px;font-weight:700;margin-bottom:6px}
.rating-input{display:flex;flex-direction:row-reverse;justify-content:flex-end;width:max-content}
.rating-input input{position:absolute;opacity:0;width:1px;height:1px}
.rating-input label{font-size:30px;line-height:1;color:#cbd5df;cursor:pointer;padding-right:5px;transition:color .15s,transform .15s}
.rating-input label:hover,.rating-input label:hover~label,.rating-input input:checked~label{color:var(--orange)}
.rating-input input:focus-visible+label{outline:3px solid var(--orange);outline-offset:3px}
.rating-input label:hover{transform:translateY(-1px)}
.review-counter{align-self:flex-end;margin-top:-3px;font-size:11px;color:var(--muted);font-weight:400}
.review-consent{display:flex;align-items:flex-start;gap:10px;font-size:12px;line-height:1.65;color:var(--muted);cursor:pointer;margin:1px 0 19px}.review-consent input{width:18px;height:18px;margin:1px 0 0;accent-color:var(--blue);flex-shrink:0}
.review-trap{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.review-submit{width:100%;justify-content:space-between}.review-status{min-height:22px;margin-top:12px;font-size:12px;line-height:1.6;color:var(--blue)}
.review-status.is-error{color:#b42318}.review-form.is-success .review-submit{background:#1f7a4c}
.footer-bottom>a{color:#8296b0;text-decoration:underline;text-underline-offset:3px}.footer-bottom>a:hover{color:#fff}
@media(max-width:950px){.reviews-layout{grid-template-columns:1fr;gap:24px}.reviews-feed{min-height:340px}.reviews-loading,.reviews-empty,.reviews-error{min-height:284px}.review-form{position:static}.reviews-list{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.reviews-section{padding-top:62px}.reviews-layout{gap:18px}.reviews-feed{padding:15px}.reviews-list{grid-template-columns:1fr}.review-card{padding:21px}.review-form{padding:25px 21px}.review-form h3{font-size:27px}.review-form .form-row{grid-template-columns:1fr}.review-form .field input,.review-form .field select,.review-form .field textarea{font-size:16px}.rating-field legend{font-size:14px}.reviews-loading,.reviews-empty,.reviews-error{min-height:260px}.review-consent{font-size:13px}.footer-bottom>a{font-size:12px}}

/* Readable body copy across screen sizes. */
.hero-description,.service-card>p,.solution-content>p:not(.eyebrow),.about-copy,.about-principles p,.faq-list details p,.contact-card>p,.service-modal>p:not(.eyebrow){font-size:16px!important}
.service-tags,.check-list li,.solution-content .check-list li,.service-dialog-note p{font-size:14px}
.modal-intro{font-size:16px}
.brand-caption{font-size:10px}
@media(max-width:760px){.hero-description{font-size:16px}.brand-caption{font-size:8px}.contact-card>p{font-size:16px!important}.footer .brand-caption{font-size:9px}.solution-content h3{line-height:1.35}}

/* Keep controls readable, with a compact mobile brand. */
.service-more,.solution-content .button,.check-list li,.solution-content .check-list li,.back-button{font-size:14px}
.hero-content .eyebrow,.solution-content>.eyebrow,.contact-section .eyebrow,.modal .eyebrow,.contact-card-label{font-size:12px}
.photo-label,.photo-small,.image-caption,.visual-tab,.form-note,.optional,.field>.optional,.form-row .field .optional,.copy-status{font-size:12px}
.brand-caption{font-size:12px;letter-spacing:-.02em}
@media(max-width:760px){.brand-caption{display:none}.header-cta{font-size:14px}.hero-actions>.button{font-size:14px}.hero-actions>.text-link{font-size:14px}.hero-content .eyebrow{font-size:11px}.photo-small,.photo-label,.visual-tab{font-size:10px}.field{font-size:14px}.object-choices span{font-size:12px}.form-note{font-size:12px}.field>.optional{position:static}.field>.optional,.form-row .field .optional{font-size:12px}.form-row .field .optional{position:static;margin:0}.hero-actions{gap:15px}.footer-bottom{font-size:12px}}
@media(max-width:390px){.header-cta{display:none}.menu-toggle{margin-left:auto}.hero-actions{flex-direction:column;align-items:flex-start;gap:8px}.hero-actions>.button{font-size:14px;padding:14px 20px;gap:20px}.hero-actions>.text-link{font-size:14px}.photo-small,.photo-label{font-size:10px}.object-choices span{font-size:11px}.field>.optional{font-size:12px}}

/* Equipment showcase: category-based until the owner confirms exact stock. */
.equipment-section{background:#fff;padding-top:86px}
.equipment-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}
.equipment-card{min-height:390px;padding:27px 27px 0;display:flex;flex-direction:column;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
.equipment-card:hover{position:relative;z-index:1;transform:translateY(-3px);box-shadow:0 18px 40px rgba(18,43,71,.1)}
.equipment-card-featured{background:#eef5fb}
.equipment-card-dark{background:var(--blue);color:#fff}
.equipment-card-top{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:42px;font-size:11px;letter-spacing:.1em;color:#718196}
.equipment-card-top .icon{width:38px;height:38px;color:var(--blue);stroke-width:1.2}
.equipment-card-dark .equipment-card-top{color:#aabbd0}.equipment-card-dark .equipment-card-top .icon{color:#fff}
.equipment-card h3{max-width:310px;margin:0 0 15px;font-size:24px;line-height:1.28;letter-spacing:-.035em}
.equipment-card>p{max-width:360px;margin:0;color:var(--muted);font-size:16px;line-height:1.7}
.equipment-card-dark>p{color:#c4d0de}
.equipment-card ul{display:flex;flex-wrap:wrap;gap:7px 13px;margin:20px 0 25px;padding:0;list-style:none;color:#506177;font-size:13px;line-height:1.5}
.equipment-card ul li:before{content:'';display:inline-block;width:4px;height:4px;margin-right:7px;vertical-align:middle;background:var(--orange)}
.equipment-card-dark ul{color:#d5dfeb}
.equipment-quote{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:auto;padding:18px 0;border:0;border-top:1px solid var(--line);background:transparent;color:var(--ink);font-size:14px;font-weight:700;text-align:left}
.equipment-quote .icon{width:20px;height:20px}.equipment-quote:hover{color:var(--blue)}
.equipment-card-dark .equipment-quote{border-top-color:#3a536e;color:#fff}.equipment-card-dark .equipment-quote:hover{color:#ff9b54}
.equipment-note{margin:18px 0 0;color:var(--muted);font-size:13px;line-height:1.7}
@media(max-width:950px){.equipment-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.equipment-card{min-height:360px}.desktop-nav{gap:13px}.desktop-nav a{font-size:11px}}
@media(max-width:760px){.equipment-section{padding-top:58px}.equipment-grid{grid-template-columns:1fr;border:0;gap:14px}.equipment-card{min-height:0;padding:24px 22px 0;border:1px solid var(--line)}.equipment-card-top{margin-bottom:28px}.equipment-card h3{font-size:23px}.equipment-card>p{font-size:16px}.equipment-card ul{margin-bottom:20px}.equipment-note{font-size:12px}}

/* Real-project portfolio. User-supplied frames are shown without retouching. */
.projects-section{background:#0d2239;color:#fff}
.projects-section .eyebrow{color:#8fa8c1}.projects-section .heading-description{color:#afbece}
.projects-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:#30475e;border:1px solid #30475e}
.project-card{min-width:0;background:#fff;color:var(--ink)}
.project-card-wide{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,.65fr)}
.project-media{position:relative;height:390px;overflow:hidden;background:#172b40}
.project-card-wide .project-media{height:480px}
.project-media img{width:100%;height:100%;display:block;object-fit:cover;object-position:center 51%;transition:transform .55s ease}
.project-card:nth-child(2) .project-media img{object-position:center 47%}.project-card:nth-child(3) .project-media img{object-position:center 43%}
.project-card:hover .project-media img{transform:scale(1.025)}
.project-index{position:absolute;top:18px;left:18px;display:grid;place-items:center;width:42px;height:42px;background:#0d2239;color:#fff;font-size:12px;letter-spacing:.08em}
.project-info{padding:28px 29px 26px;display:flex;flex-direction:column}
.project-card-wide .project-info{padding:45px 38px}
.project-type{margin:0 0 20px;color:var(--blue);font-size:12px;font-weight:700;letter-spacing:.1em}
.project-info h3{margin:0 0 15px;font-size:clamp(23px,2vw,31px);line-height:1.25;letter-spacing:-.04em}
.project-info>p:not(.project-type){margin:0;color:var(--muted);font-size:16px;line-height:1.75}
.project-quote{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;margin-top:26px;padding:18px 0;border:0;border-top:1px solid var(--line);background:transparent;color:var(--ink);font-size:14px;font-weight:700;text-align:left}
.project-card-wide .project-quote{margin-top:auto;padding:15px 17px;border:0;background:var(--ink);color:#fff}
.project-quote .icon{width:20px;height:20px}.project-quote:hover{color:var(--blue)}.project-card-wide .project-quote:hover{background:var(--blue);color:#fff}
.projects-proof{display:flex;align-items:center;gap:17px;margin-top:27px;padding-top:25px;border-top:1px solid #30475e}
.projects-proof>span{font-size:48px;line-height:1;color:#ff8a3d}.projects-proof>p{margin:0;color:#afbece;font-size:14px;line-height:1.45}
.projects-proof>a{display:flex;align-items:center;gap:9px;margin-left:auto;color:#fff;font-size:14px;font-weight:700;text-decoration:none}.projects-proof>a .icon{width:20px;height:20px}.projects-proof>a:hover{color:#ff9b54}
@media(max-width:950px){.project-card-wide{grid-template-columns:1fr}.project-card-wide .project-media{height:430px}.project-card-wide .project-info{padding:30px}.project-card-wide .project-quote{margin-top:27px}}
@media(max-width:760px){.projects-grid{grid-template-columns:1fr;gap:14px;border:0;background:transparent}.project-card-wide{grid-column:auto}.project-media,.project-card-wide .project-media{height:340px}.project-info,.project-card-wide .project-info{padding:24px 22px 22px}.project-type{font-size:11px;margin-bottom:15px}.project-info h3{font-size:25px}.projects-proof{align-items:flex-start;flex-wrap:wrap}.projects-proof>a{width:100%;margin:5px 0 0}.projects-proof>span{font-size:42px}}

/* Navigation, previews and the two dialogs that remain useful: photos and cookie settings. */
.header-actions{display:flex;align-items:center;gap:18px;margin-left:auto}.admin-entry{font-size:12px;font-weight:700;color:#52657a;border-bottom:1px solid #b7c2cd;padding:5px 0}.admin-entry:hover{color:var(--blue);border-color:var(--blue)}
.project-media{display:block;width:100%;padding:0;border:0;border-radius:0;text-align:left;cursor:zoom-in}.project-media:after{content:'Открыть фото';position:absolute;right:18px;bottom:18px;padding:7px 10px;background:#0d2239d9;color:#fff;font-size:11px;font-weight:700;letter-spacing:.04em;opacity:0;transform:translateY(5px);transition:opacity .2s,transform .2s}.project-media:hover:after,.project-media:focus-visible:after{opacity:1;transform:none}
.review-preview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--line)}.review-preview-grid>article,.review-page-card{min-height:240px;padding:30px;display:flex;flex-direction:column;border-right:1px solid var(--line)}.review-preview-grid>article>span{color:var(--orange);font-size:12px;letter-spacing:.1em}.review-preview-grid h3{margin-top:42px;font-size:24px;letter-spacing:-.03em}.review-preview-grid p{margin-top:14px;color:var(--muted);font-size:15px;line-height:1.8}.review-page-card{border-right:0;justify-content:flex-end;background:var(--blue);color:#fff}.review-page-card strong{font-size:24px;line-height:1.35}.review-page-card span{margin-top:18px;font-size:13px}.review-page-card:hover{background:var(--blue-deep)}
.footer-nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px 24px}.footer-legal{display:flex;flex-wrap:wrap;gap:11px 22px;margin-top:28px;padding-top:22px;border-top:1px solid #ffffff15;color:#aebed0;font-size:12px}.footer-legal a:hover,.footer-legal button:hover{color:#fff}.footer-legal button{padding:0;border:0;border-bottom:1px solid #8296b0;background:none;color:inherit}.footer-admin{font-weight:700;color:#fff!important;text-decoration:none!important}.footer-admin:hover{color:#ff9b54!important}
.image-lightbox{width:min(1180px,calc(100% - 32px));max-height:calc(100dvh - 32px);padding:0;border:0;background:#071525;color:#fff;box-shadow:0 24px 100px #0008}.image-lightbox[open]{display:grid;place-items:center}.image-lightbox::backdrop,.cookie-dialog::backdrop{background:#051628d9;backdrop-filter:blur(6px)}.image-lightbox figure{width:100%;margin:0;display:grid;place-items:center}.image-lightbox img{max-width:100%;max-height:calc(100dvh - 105px);object-fit:contain}.image-lightbox figcaption{width:100%;min-height:56px;padding:16px 64px 16px 20px;color:#d8e3ef;font-size:14px}.lightbox-close{position:absolute;z-index:2;top:13px;right:13px;width:42px;height:42px;display:grid;place-items:center;border:1px solid #ffffff55;border-radius:50%;background:#081a2dcc;color:#fff;font-size:25px;line-height:1}.lightbox-close:hover{background:#fff;color:var(--ink)}
.cookie-banner{position:fixed;z-index:45;left:24px;right:24px;bottom:24px;max-width:1100px;margin:auto;padding:20px 22px;display:flex;align-items:center;justify-content:space-between;gap:28px;border:1px solid var(--line);background:#fff;box-shadow:0 18px 70px #10243a2e}.cookie-banner strong{display:block;margin-bottom:5px;font-size:15px}.cookie-banner p{color:var(--muted);font-size:13px;line-height:1.6}.cookie-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.cookie-actions .button{min-height:44px;padding:11px 15px;font-size:12px}
.cookie-dialog{width:min(560px,calc(100% - 28px));padding:0;border:0;background:transparent}.cookie-dialog>div{position:relative;padding:34px;background:#fff;color:var(--ink);box-shadow:0 24px 100px #05152c55}.cookie-dialog .lightbox-close{border-color:var(--line);background:#fff;color:var(--ink)}.cookie-dialog h2{margin:12px 0 25px;font-size:32px;letter-spacing:-.04em}.cookie-option{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:18px 0;border-top:1px solid var(--line)}.cookie-option span{display:grid;gap:5px}.cookie-option small{color:var(--muted);font-size:12px;line-height:1.6}.cookie-option input{width:20px;height:20px;accent-color:var(--blue)}.cookie-dialog>.button,.cookie-dialog>div>.button{width:100%;margin-top:18px}.cookie-dialog>div>a{display:block;margin-top:17px;text-align:center;color:var(--blue);font-size:13px;font-weight:700}
@media(max-width:1200px){.admin-entry{display:none}.header-actions{gap:10px}.desktop-nav{gap:18px}}
@media(max-width:900px){.review-preview-grid{grid-template-columns:1fr 1fr}.review-page-card{grid-column:1/-1;min-height:170px}.review-preview-grid>article:nth-child(2){border-right:0}}
@media(max-width:760px){.header-actions{margin-left:auto}.admin-mobile{color:var(--blue)!important}.review-preview-grid{grid-template-columns:1fr;border:0;gap:13px}.review-preview-grid>article,.review-page-card{min-height:0;padding:24px;border:1px solid var(--line)}.review-preview-grid h3{margin-top:24px;font-size:22px}.review-page-card{grid-column:auto;min-height:150px}.footer-nav{order:3;width:100%;justify-content:flex-start;gap:10px 20px}.footer-legal{gap:10px 18px}.cookie-banner{left:12px;right:12px;bottom:12px;padding:18px;display:grid;gap:15px}.cookie-actions{display:grid;grid-template-columns:1fr 1fr}.cookie-actions .button{width:100%}.cookie-actions .button:last-child{grid-column:1/-1}.cookie-dialog>div{padding:29px 22px}.image-lightbox{width:calc(100% - 20px);max-height:calc(100dvh - 20px)}.image-lightbox img{max-height:calc(100dvh - 92px)}.image-lightbox figcaption{font-size:12px}.project-media:after{display:none}}

/* Compact route hub: every destination is explicit and stays off the services page. */
.info-hub{background:var(--surface);border-top:1px solid var(--line)}
.info-hub-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:#d3dce5;border:1px solid #d3dce5}
.info-hub-card{position:relative;min-height:210px;padding:25px;display:flex;flex-direction:column;background:#fff;overflow:hidden}
.info-hub-card>span{font-size:11px;letter-spacing:.1em;color:var(--orange)}
.info-hub-card>strong{position:relative;z-index:1;margin-top:auto;max-width:230px;font-size:21px;line-height:1.3;letter-spacing:-.03em}
.info-hub-card>small{position:relative;z-index:1;margin-top:8px;color:var(--muted);font-size:12px;line-height:1.55}
.info-hub-card>.icon{position:absolute;top:23px;right:23px;width:20px;height:20px;color:#728196}
.info-hub-card:hover{z-index:1;transform:translateY(-3px);box-shadow:0 16px 38px #102b471e}
.info-hub-card-accent{background:#e8f0fb}.info-hub-card-accent>.icon{color:var(--blue)}
.info-hub-card-photo{grid-column:span 2;color:#fff;background:linear-gradient(90deg,#0b1e34e8 0%,#0b1e3480 68%,#0b1e3424 100%),url('/assets/work-commercial-enhanced.webp') center 44%/cover}
.info-hub-card-photo>span{color:#ff9b54}.info-hub-card-photo>small{color:#d4e0ec}.info-hub-card-photo>.icon{color:#fff}
.info-hub-card-dark{background:var(--blue);color:#fff}.info-hub-card-dark>span{color:#ffd0b0}.info-hub-card-dark>small{color:#d7e3f6}.info-hub-card-dark>.icon{color:#fff}
@media(max-width:950px){.info-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.info-hub-grid{grid-template-columns:1fr;gap:12px;border:0;background:transparent}.info-hub-card,.info-hub-card-photo{grid-column:auto;min-height:165px;padding:22px}.info-hub-card>.icon{top:20px;right:20px}.info-hub-card>strong{font-size:22px}.info-hub-card-photo{min-height:210px}}

/* One-screen home. The composition fills the viewport without repeating page content. */
.header-cta-short{display:none}
.home-page{height:100dvh;min-height:100svh;display:flex;flex-direction:column;overflow:hidden;-webkit-text-size-adjust:100%}
.home-page .topbar,.home-page .header,.home-page .home-footer{flex:0 0 auto}
.home-page .topbar-inner,.home-page .header-inner,.home-page .home-footer-inner{width:min(1600px,calc(100% - 64px))}
.home-page .topbar-inner{height:30px}
.home-page .header{position:relative;top:auto}
.home-page .header-inner{height:76px}
.home-page .brand-name{font-size:36px;letter-spacing:-2.35px}
.home-page .brand-caption{margin-top:4px;font-size:8px}
.home-page #main{min-height:0;flex:1 1 auto;overflow:hidden}
.home-page .sector-strip,.home-page .services-section,.home-page .equipment-section,.home-page .projects-section,.home-page .info-hub,.home-page .contact-section{display:none!important}
.home-page .hero{height:100%;min-height:0;padding:0;display:flex;flex-direction:column;background:linear-gradient(120deg,#f7f9fb 0%,#fff 57%,#f0f4f7 100%)}
.home-page .hero-grid{width:100%;max-width:none;height:calc(100% - 74px);min-height:0;flex:1 1 auto;margin:0;display:grid;grid-template-columns:minmax(0,53fr) minmax(0,47fr);gap:0}
.home-page .hero-content{min-width:0;min-height:0;padding:clamp(34px,5.6vh,74px) clamp(42px,4.3vw,88px) clamp(24px,3.5vh,46px) max(42px,calc((100vw - 1600px)/2));display:flex;flex-direction:column;justify-content:center}
.home-page .hero-content .eyebrow{font-size:11px;letter-spacing:.12em}
.home-page .hero h1{margin:clamp(20px,2.8vh,34px) 0 clamp(18px,2.4vh,28px);font-size:clamp(58px,5.05vw,94px);line-height:.96;letter-spacing:-.058em}
.home-page .hero-description{max-width:590px;font-size:clamp(15px,1.12vw,18px);line-height:1.7}
.home-page .hero-actions{margin-top:clamp(24px,3.8vh,42px);gap:30px}
.home-page .hero-actions>.button{min-height:54px;padding:15px 22px;font-size:14px}
.home-page .hero-actions>.text-link{font-size:14px}
.home-page .hero-bottom{margin-top:auto;padding-top:22px;border-top:1px solid var(--line)}
.home-page .hero-visual{height:100%;min-height:0;overflow:hidden}
.home-page .hero-photo{transform:scale(1.01);transition:transform .8s ease}
.home-page .hero-visual:hover .hero-photo{transform:scale(1.035)}
.home-page .photo-top{top:28px;left:30px;right:30px}
.home-page .photo-bottom{left:32px;right:32px;bottom:44px}
.home-page .photo-bottom p{font-size:clamp(24px,2vw,34px)}
.home-page .visual-tab{right:0;bottom:0;padding:11px 22px 8px}
.home-route-rail{height:74px;min-height:74px;width:100%;margin:0;padding-inline:max(32px,calc((100vw - 1600px)/2));display:grid;grid-template-columns:repeat(7,minmax(0,1fr));border-top:1px solid var(--line);background:#fff;overflow:hidden}
.home-route-rail a{min-width:0;padding:12px clamp(10px,1.2vw,20px);display:flex;flex-direction:column;justify-content:center;gap:4px;border-right:1px solid var(--line);background:#fff}
.home-route-rail a:first-child{border-left:1px solid var(--line)}
.home-route-rail span{color:var(--orange);font-size:9px;letter-spacing:.12em}
.home-route-rail strong{overflow:hidden;color:var(--ink);font-size:clamp(11px,.82vw,13px);font-weight:700;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}
.home-route-rail a:hover{position:relative;z-index:1;background:#edf3fb;box-shadow:inset 0 0 0 1px var(--blue)}
.home-footer{padding:0;background:#0e223b}
.home-footer-inner{height:42px;display:flex;align-items:center;gap:20px;color:#9fb0c4;font-size:10px;white-space:nowrap}
.home-footer-inner>strong{color:#fff;font-size:11px;letter-spacing:.04em}
.home-footer-inner nav{min-width:0;margin-left:auto;display:flex;align-items:center;gap:18px;overflow-x:auto;scrollbar-width:none}
.home-footer-inner nav::-webkit-scrollbar{display:none}
.home-footer-inner a:hover,.home-footer-inner button:hover{color:#fff}
.home-footer-inner button{padding:0;border:0;background:none;color:inherit}

@media(max-width:1180px){
  .home-page .topbar-inner,.home-page .header-inner,.home-page .home-footer-inner{width:calc(100% - 48px)}
  .home-page .desktop-nav{display:none}
  .home-page .menu-toggle{display:flex}
  .home-page .hero-grid{grid-template-columns:minmax(0,51fr) minmax(0,49fr)}
  .home-page .hero-content{padding-left:32px;padding-right:34px}
  .home-page .hero h1{font-size:clamp(50px,6.1vw,72px)}
  .home-route-rail{padding-inline:24px}
}

@media(max-width:760px){
  .home-page .topbar-inner,.home-page .header-inner,.home-page .home-footer-inner{width:calc(100% - 32px)}
  .home-page .topbar-inner{height:24px;justify-content:flex-start}
  .home-page .topbar-inner>span:first-child{max-width:none;font-size:8.5px;letter-spacing:.01em}
  .home-page .location{display:none}
  .home-page .header-inner{height:58px;gap:9px}
  .home-page .brand-name{font-size:29px;letter-spacing:-1.9px}
  .home-page .header-cta{min-height:38px;margin-left:auto;padding:9px 12px;gap:8px;font-size:11px}
  .home-page .header-cta-full{display:none}
  .home-page .header-cta-short{display:inline}
  .home-page .header-cta .icon{width:15px;height:15px}
  .home-page .menu-toggle{width:38px;height:38px;flex:0 0 38px}
  .home-page .hero{position:relative;background:#0b2138}
  .home-page .hero-grid{position:relative;height:calc(100% - 62px);display:block;overflow:hidden}
  .home-page .hero-visual{position:absolute;z-index:0;inset:0;height:auto}
  .home-page .hero-photo{object-position:64% 50%;filter:saturate(.78) contrast(1.04);transform:scale(1.01)}
  .home-page .hero-visual:hover .hero-photo{transform:scale(1.01)}
  .home-page .photo-shade{background:linear-gradient(90deg,rgba(5,24,43,.94) 0%,rgba(7,29,51,.82) 56%,rgba(9,35,60,.42) 100%)}
  .home-page .photo-top,.home-page .photo-bottom,.home-page .visual-tab{display:none}
  .home-page .hero-content{position:relative;z-index:1;height:100%;padding:clamp(22px,4.4vh,44px) 24px clamp(20px,3.8vh,36px);justify-content:center;color:#fff}
  .home-page .hero-content .eyebrow{color:#dbe6f2;font-size:9px;letter-spacing:.11em}
  .home-page .hero-content .accent-line{background:#ff8359}
  .home-page .hero h1{margin:clamp(16px,2.3vh,24px) 0 clamp(15px,2.1vh,22px);font-size:clamp(42px,13.2vw,62px);line-height:.93;letter-spacing:-.06em}
  .home-page .hero h1 span{color:#69a0ff}
  .home-page .hero-description{max-width:540px;color:#d7e2ec;font-size:clamp(13px,3.7vw,16px);line-height:1.62}
  .home-page .hero-actions{margin-top:clamp(20px,3.3vh,30px);gap:20px;align-items:center}
  .home-page .hero-actions>.button{min-height:47px;padding:12px 17px;background:#2f65cb;font-size:13px}
  .home-page .hero-actions>.text-link{min-height:40px;color:#fff;font-size:13px}
  .home-page .hero-bottom{display:none}
  .home-route-rail{height:62px;min-height:62px;padding:0;display:flex;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none}
  .home-route-rail::-webkit-scrollbar{display:none}
  .home-route-rail a{min-width:126px;padding:9px 14px;scroll-snap-align:start}
  .home-route-rail a:first-child{border-left:0}
  .home-route-rail span{font-size:8px}
  .home-route-rail strong{font-size:11px}
  .home-footer-inner{height:36px;gap:12px;font-size:9px}
  .home-footer-inner>strong{font-size:10px}
  .home-footer-inner nav{width:100%;margin:0;justify-content:space-between;gap:10px;overflow:visible}
  .home-footer-inner nav a:nth-child(4),.home-footer-inner nav button,.home-footer-inner .footer-admin{display:none}
}

@media(max-width:390px){
  .home-page .topbar-inner,.home-page .header-inner,.home-page .home-footer-inner{width:calc(100% - 24px)}
  .home-page .topbar-inner>span:first-child{font-size:8px}
  .home-page .header-cta{display:flex;padding-inline:10px}
  .home-page .hero-content{padding-inline:18px}
  .home-page .hero h1{font-size:clamp(38px,12.6vw,49px)}
  .home-page .hero-description{font-size:12px}
  .home-page .hero-actions{flex-direction:row;align-items:center;gap:14px}
  .home-page .hero-actions>.button{font-size:12px;padding-inline:14px}
  .home-page .hero-actions>.text-link{font-size:12px}
  .home-footer-inner>strong{display:none}
}

@media(max-height:690px){
  .home-page .topbar{display:none}
  .home-page .header-inner{height:54px}
  .home-page .hero-grid{height:calc(100% - 58px)}
  .home-page .hero-content .eyebrow{display:none}
  .home-page .hero h1{margin:0 0 11px;font-size:clamp(34px,8.6vh,48px)}
  .home-page .hero-description{font-size:11px;line-height:1.45}
  .home-page .hero-actions{margin-top:12px}
  .home-route-rail{height:58px;min-height:58px}
  .home-footer-inner{height:34px}
}
:root .company-logo{display:block;width:195px;max-width:42vw;height:auto;object-fit:contain}
.home-page .home-news{position:relative;min-height:50px;gap:16px;text-decoration:none;color:inherit;overflow:hidden;font-size:13px;font-weight:600}
.home-page .home-news:after{content:'';position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--orange);transform:scaleX(0);transform-origin:left;animation:news-progress 4.4s linear infinite}
.home-news .hero-index{display:inline-flex;align-items:center;gap:8px}
.news-pulse{width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 0 rgba(234,101,62,.34);animation:news-pulse 2.2s ease-out infinite}
.news-viewport{min-width:0;flex:1;overflow:hidden}
.home-news .news-item{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}
.home-news .news-arrow{margin-left:auto;color:var(--ink);animation:news-arrow-drift 1.7s ease-in-out infinite}
.home-news:hover .news-arrow{animation-play-state:paused;transform:translateX(5px)}
.news-item-enter{animation:news-item-enter .68s cubic-bezier(.16,1,.3,1)}
@keyframes news-item-enter{0%{opacity:0;transform:translateY(16px);filter:blur(3px)}100%{opacity:1;transform:translateY(0);filter:blur(0)}}
@keyframes news-arrow-drift{0%,100%{transform:translateX(0)}50%{transform:translateX(5px)}}
@keyframes news-progress{0%{transform:scaleX(0);opacity:.45}88%{transform:scaleX(1);opacity:.9}100%{transform:scaleX(1);opacity:0}}
@keyframes news-pulse{0%{box-shadow:0 0 0 0 rgba(234,101,62,.34)}70%,100%{box-shadow:0 0 0 7px rgba(234,101,62,0)}}
@media(prefers-reduced-motion:reduce){.news-pulse,.news-item-enter,.home-news .news-arrow,.home-page .home-news:after{animation:none}.home-page .home-news:after{transform:scaleX(1);opacity:.65}}
@media(max-width:767px){:root .company-logo{width:160px}}

@media(max-width:760px){
  .home-page .hero-content{padding-bottom:68px}
  .home-page .hero-bottom{position:absolute;z-index:3;left:24px;right:24px;bottom:9px;display:flex;width:auto;height:54px;margin:0;padding:14px 0;border-top:1px solid rgba(255,255,255,.28);color:#eef5fb;font-size:13px;font-weight:600}
  .home-page .hero-bottom .hero-index{padding-right:13px;border-right-color:rgba(255,255,255,.28);color:#fff;font-size:10px;font-weight:700}
  .home-page .hero-bottom .news-arrow{color:#fff}
}

@media(max-width:390px){
  .home-page .hero-bottom{left:18px;right:18px}
  .home-page .hero-bottom .hero-index{padding-right:9px}
}
