._languageSwitcher_1y6we_1{position:relative;display:flex;align-items:center}._langBtn_1y6we_7{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:transparent;border:none;color:#2c3e50;cursor:pointer;border-radius:4px;font-weight:600;font-size:.875rem;transition:all .3s ease;min-width:70px;justify-content:center}._langBtn_1y6we_7:hover{background:#2c3e50;color:#fff;transform:translateY(-2px)}._arrow_1y6we_30{font-size:.6rem;transition:transform .3s ease;display:inline-block}._arrowUp_1y6we_36{transform:rotate(180deg)}._dropdown_1y6we_40{position:absolute;top:calc(100% + .5rem);right:0;background:#fff;border-radius:4px;box-shadow:0 4px 12px #00000026;overflow:hidden;z-index:1000;min-width:120px;animation:_slideDown_1y6we_1 .2s ease-out}@keyframes _slideDown_1y6we_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._dropdownItem_1y6we_64{width:100%;padding:.75rem 1rem;background:#fff;border:none;color:#2c3e50;cursor:pointer;font-weight:500;font-size:.875rem;text-align:left;transition:background .2s ease;display:flex;align-items:center;gap:.5rem}._dropdownItem_1y6we_64:hover{background:#f5f5f5}._dropdownItem_1y6we_64._active_1y6we_84{background:#e3f2fd;color:#1976d2;font-weight:600}@media (max-width: 768px){._languageSwitcher_1y6we_1{padding:1rem 0}._langBtn_1y6we_7{font-size:1rem;padding:.75rem 1rem}._dropdown_1y6we_40{position:fixed;top:auto;right:1rem;left:auto}}._navbar_cnh1f_1{position:fixed;top:0;width:100%;background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(15,23,42,.08);z-index:1000;transition:all .3s ease}._navbar_cnh1f_1._scrolled_cnh1f_12{background:#fffffffa;box-shadow:0 4px 20px #00000026}._container_cnh1f_17{max-width:1200px;margin:0 auto;padding:.55rem 20px;display:flex;justify-content:space-between;align-items:center}._navBrand_cnh1f_26{display:flex;align-items:center;gap:12px;text-decoration:none;color:inherit}._logo_cnh1f_34{width:150px;height:58px;object-fit:contain}._navBrand_cnh1f_26 h1{font-size:1.5rem;font-weight:700;color:var(--primary-blue);margin:0}._navBrand_cnh1f_26 span{font-size:.9rem;color:var(--primary-red);font-weight:500}._navMenu_cnh1f_53{display:flex;list-style:none;gap:1.35rem;align-items:center;margin:0;padding:0}._navLink_cnh1f_62{text-decoration:none;color:var(--text-dark);font-size:.92rem;font-weight:700;transition:color .3s ease;position:relative}._navLink_cnh1f_62:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:linear-gradient(90deg,var(--primary-blue),var(--primary-red));transition:width .3s ease}._navLink_cnh1f_62:hover,._navLink_cnh1f_62._active_cnh1f_83{color:var(--primary-blue)}._navLink_cnh1f_62:hover:after,._navLink_cnh1f_62._active_cnh1f_83:after{width:100%}._navRight_cnh1f_92{display:flex;align-items:center;gap:1rem}._hamburger_cnh1f_98{display:none;flex-direction:column;cursor:pointer;gap:5px}._hamburger_cnh1f_98 span{width:25px;height:3px;background:var(--primary-blue);transition:all .3s ease}@media (max-width: 968px){._hamburger_cnh1f_98{display:flex}._navMenu_cnh1f_53{position:fixed;left:-100%;top:72px;flex-direction:column;background:var(--white);width:100%;text-align:center;transition:.3s;box-shadow:0 10px 27px #0000000d;padding:2rem 0;gap:1rem}._navMenu_cnh1f_53._active_cnh1f_83{left:0}}._hero_cxyku_1{background:linear-gradient(120deg,#081121f5,#14243de6 48%,#7a191cc7),url(/pictures/ssss.jpeg) center/cover;color:var(--white);min-height:auto;overflow:hidden;padding:4rem 0 3rem;position:relative}._hero_cxyku_1:before{background-image:linear-gradient(rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px);background-size:42px 42px;content:"";top:0;right:0;bottom:0;left:0;opacity:.55;pointer-events:none;position:absolute}._container_cxyku_24{margin:0 auto;max-width:1200px;padding:0 20px;position:relative;z-index:1}._heroGrid_cxyku_32{align-items:center;display:grid;gap:4.5rem;grid-template-columns:minmax(0,1.05fr) minmax(340px,.9fr)}._heroContent_cxyku_39{max-width:760px}._heroEyebrow_cxyku_43,._sectionKicker_cxyku_44{color:var(--primary-red);font-size:.8rem;font-weight:800;letter-spacing:.12em;margin-bottom:.85rem;text-transform:uppercase}._heroTitle_cxyku_53{font-size:clamp(2.5rem,5.5vw,5.6rem);font-weight:800;letter-spacing:0;line-height:.98;margin-bottom:1.2rem;max-width:900px}._heroSubtitle_cxyku_62{color:#ffffffd6;font-size:1.25rem;font-weight:700;margin-bottom:1rem}._heroDescription_cxyku_69{color:#ffffffc7;font-size:1.05rem;margin-bottom:2rem;max-width:660px}._heroButtons_cxyku_76,._actions_cxyku_77{display:flex;flex-wrap:wrap;gap:.9rem}._btn_cxyku_83{border:0;border-radius:4px;cursor:pointer;display:inline-block;font-size:.95rem;font-weight:800;letter-spacing:.01em;padding:.95rem 1.35rem;text-decoration:none;transition:background .2s ease,color .2s ease,transform .2s ease}._btnPrimary_cxyku_96{background:var(--primary-red);color:var(--white)}._btnPrimary_cxyku_96:hover{background:var(--secondary-red);transform:translateY(-2px)}._btnSecondary_cxyku_106{background:#ffffff14;border:1px solid rgba(255,255,255,.4);color:var(--white)}._btnSecondary_cxyku_106:hover{background:var(--white);color:var(--text-dark)}._btnDark_cxyku_117{background:var(--primary-blue);color:var(--white)}._btnDark_cxyku_117:hover{background:#17213a;transform:translateY(-2px)}._heroVisual_cxyku_127{aspect-ratio:4 / 5;border:1px solid rgba(255,255,255,.18);box-shadow:0 28px 80px #00000059;justify-self:end;max-height:520px;overflow:hidden;position:relative;transform:translate(1.5rem)}._heroVisual_cxyku_127 img{display:block;height:100%;object-fit:cover;width:100%}._visualPanel_cxyku_145{background:#0c121ee6;border-left:4px solid var(--primary-red);bottom:1.25rem;left:1.25rem;padding:1rem 1.2rem;position:absolute;right:1.25rem}._visualPanel_cxyku_145 span{color:#ffffffb3;display:block;font-size:.85rem;margin-bottom:.2rem}._visualPanel_cxyku_145 strong{color:var(--white);font-size:1.4rem}._statsBand_cxyku_167{background:var(--white);border-bottom:1px solid rgba(15,23,42,.08);border-top:1px solid rgba(15,23,42,.08)}._statsBand_cxyku_167 ._container_cxyku_24{display:grid;grid-template-columns:repeat(4,1fr)}._statItem_cxyku_178{border-right:1px solid rgba(15,23,42,.08);padding:1.4rem 1rem}._statItem_cxyku_178:first-child{border-left:1px solid rgba(15,23,42,.08)}._statItem_cxyku_178 strong{color:var(--primary-blue);display:block;font-size:1.7rem;line-height:1;margin-bottom:.4rem}._statItem_cxyku_178 span{color:var(--text-light);font-size:.92rem}._productSection_cxyku_200,._advantageSection_cxyku_201,._projectBand_cxyku_202,._reviewsSection_cxyku_203,._suppliersSection_cxyku_204,._ctaSection_cxyku_205{padding:5rem 0}._productSection_cxyku_200{background:#f6f7f9}._sectionIntro_cxyku_213,._sectionIntroCompact_cxyku_214{align-items:end;display:flex;justify-content:space-between;gap:2rem;margin-bottom:2rem}._sectionIntro_cxyku_213 h2,._sectionIntroCompact_cxyku_214 h2,._advantageContent_cxyku_224 h2,._ctaSection_cxyku_205 h2{color:var(--text-dark);font-size:clamp(2rem,3.5vw,3.2rem);line-height:1.08;margin:0;max-width:760px}._sectionIntro_cxyku_213 a{color:var(--primary-red);font-weight:800;text-decoration:none;white-space:nowrap}._productGrid_cxyku_240{display:grid;gap:1rem;grid-template-columns:repeat(4,1fr)}._productTile_cxyku_246{background:var(--white);color:inherit;min-height:430px;overflow:hidden;position:relative;text-decoration:none}._productTile_cxyku_246:after{background:linear-gradient(180deg,#060d1905,#060d19e0);content:"";top:0;right:0;bottom:0;left:0;position:absolute;z-index:1}._productTile_cxyku_246 img{display:block;height:100%;object-fit:cover;position:absolute;transition:transform .35s ease;width:100%}._productTile_cxyku_246:hover img{transform:scale(1.06)}._productTileContent_cxyku_276{bottom:0;color:var(--white);left:0;padding:1.35rem;position:absolute;right:0;z-index:2}._productTileContent_cxyku_276 span{color:#ffffffe6;display:block;font-size:.75rem;font-weight:800;letter-spacing:.08em;margin-bottom:.7rem;text-transform:uppercase}._productTileContent_cxyku_276 h3{font-size:1.2rem;line-height:1.2;margin-bottom:.55rem}._productTileContent_cxyku_276 p{color:#ffffffc7;font-size:.9rem}._advantageSection_cxyku_201{background:var(--white)}._advantageSection_cxyku_201 ._container_cxyku_24{align-items:center;display:grid;gap:3rem;grid-template-columns:.9fr 1.1fr}._advantageMedia_cxyku_318{aspect-ratio:1 / 1.05;overflow:hidden}._advantageMedia_cxyku_318 img{display:block;height:100%;object-fit:cover;width:100%}._advantageList_cxyku_330{display:grid;gap:1rem;margin-top:2rem}._advantageList_cxyku_330 article{border-left:4px solid var(--primary-red);background:#f6f7f9;padding:1.25rem 1.4rem}._advantageList_cxyku_330 h3{color:var(--primary-blue);margin-bottom:.45rem}._advantageList_cxyku_330 p,._ctaSection_cxyku_205 p{color:var(--text-light)}._projectBand_cxyku_202{background:#101826;color:var(--white)}._projectBand_cxyku_202 ._sectionIntro_cxyku_213 h2{color:var(--white)}._referenceGrid_cxyku_361{display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}._referenceGrid_cxyku_361 article{background:#ffffff0f;border:1px solid rgba(255,255,255,.12)}._referenceGrid_cxyku_361 img{aspect-ratio:16 / 10;display:block;object-fit:cover;width:100%}._referenceGrid_cxyku_361 div{padding:1.25rem}._referenceGrid_cxyku_361 span{color:#ffffffa3;display:block;font-size:.9rem;margin-bottom:.4rem}._referenceGrid_cxyku_361 strong{color:var(--primary-red);display:block;font-size:1.7rem;margin-bottom:.45rem}._referenceGrid_cxyku_361 p{color:#ffffffb8}._reviewsSection_cxyku_203{background:linear-gradient(180deg,#f6f7f9fa,#fff),url(/gallery/sklad4.jpeg) center/cover}._reviewsHeader_cxyku_407{align-items:end;display:grid;gap:2rem;grid-template-columns:minmax(0,1fr) auto;margin-bottom:2rem}._reviewsHeader_cxyku_407 h2{color:var(--text-dark);font-size:clamp(2rem,3.5vw,3.2rem);line-height:1.08;margin:0;max-width:760px}._reviewsHeader_cxyku_407 p:not(._sectionKicker_cxyku_44){color:var(--text-light);margin-top:.8rem;max-width:720px}._googleScore_cxyku_429{background:var(--white);border:1px solid rgba(15,23,42,.1);box-shadow:0 18px 48px #0f172a14;min-width:190px;padding:1.25rem}._googleScore_cxyku_429 span,._googleScore_cxyku_429 small{color:var(--text-light);display:block;font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}._googleScore_cxyku_429 strong{color:var(--primary-blue);display:block;font-size:2.35rem;line-height:1;margin:.45rem 0}._reviewsGrid_cxyku_455{display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}._reviewCard_cxyku_461{background:var(--white);border:1px solid rgba(15,23,42,.09);display:flex;flex-direction:column;min-height:230px;padding:1.4rem}._reviewStars_cxyku_470{color:var(--primary-red);font-size:.95rem;letter-spacing:.08em;margin-bottom:1rem}._reviewCard_cxyku_461 p{color:var(--text-dark);flex:1;font-size:1rem;line-height:1.6}._reviewCard_cxyku_461 footer{border-top:1px solid rgba(15,23,42,.08);display:flex;justify-content:space-between;gap:1rem;margin-top:1.25rem;padding-top:1rem}._reviewCard_cxyku_461 span{color:var(--text-light);font-size:.88rem}._reviewCard_cxyku_461 strong{color:var(--primary-blue);font-size:.88rem}._reviewActions_cxyku_503{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:2rem}._suppliersSection_cxyku_204{background:var(--white)}._sectionIntroCompact_cxyku_214{align-items:start;display:block}._suppliersMarquee_cxyku_519{cursor:grab;overflow:hidden;position:relative;touch-action:pan-y;-webkit-user-select:none;user-select:none}._suppliersMarqueeDragging_cxyku_527{cursor:grabbing}._suppliersMarquee_cxyku_519:before,._suppliersMarquee_cxyku_519:after{bottom:0;content:"";pointer-events:none;position:absolute;top:0;width:80px;z-index:2}._suppliersMarquee_cxyku_519:before{background:linear-gradient(90deg,var(--white) 0%,rgba(255,255,255,0) 100%);left:0}._suppliersMarquee_cxyku_519:after{background:linear-gradient(270deg,var(--white) 0%,rgba(255,255,255,0) 100%);right:0}._suppliersTrack_cxyku_552{align-items:center;display:flex;width:max-content;will-change:transform}._logoRow_cxyku_559{align-items:center;display:flex;flex-shrink:0;gap:3rem;padding:0 1.5rem}._supplierLogo_cxyku_567{filter:grayscale(1);height:52px;object-fit:contain;opacity:.82;width:auto}._ctaSection_cxyku_205{background:linear-gradient(120deg,#dc2626e6,#1e40afe0),url(/gallery/sklad3.jpeg) center/cover;color:var(--white);text-align:center}._ctaSection_cxyku_205 h2{color:var(--white);margin:0 auto 1rem}._ctaSection_cxyku_205 p{color:#ffffffd1;margin:0 auto 1.5rem;max-width:720px}._ctaSection_cxyku_205 ._container_cxyku_24{align-items:center;display:flex;flex-direction:column}@media (max-width: 1020px){._heroGrid_cxyku_32,._advantageSection_cxyku_201 ._container_cxyku_24{grid-template-columns:1fr}._heroVisual_cxyku_127{aspect-ratio:16 / 9;justify-self:stretch;transform:none}._productGrid_cxyku_240,._statsBand_cxyku_167 ._container_cxyku_24{grid-template-columns:repeat(2,1fr)}._referenceGrid_cxyku_361{grid-template-columns:1fr}._reviewsHeader_cxyku_407{align-items:stretch;grid-template-columns:1fr}._reviewsGrid_cxyku_455{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){._hero_cxyku_1{min-height:auto;padding:3.5rem 0 3rem}._heroButtons_cxyku_76,._sectionIntro_cxyku_213{align-items:stretch;flex-direction:column}._btn_cxyku_83{text-align:center;width:100%}._productGrid_cxyku_240,._statsBand_cxyku_167 ._container_cxyku_24,._reviewsGrid_cxyku_455{grid-template-columns:1fr}._statItem_cxyku_178,._statItem_cxyku_178:first-child{border-left:0;border-right:0;border-top:1px solid rgba(15,23,42,.08)}._productTile_cxyku_246{min-height:360px}._reviewActions_cxyku_503{align-items:stretch;flex-direction:column}._logoRow_cxyku_559{gap:2rem;padding:0 1rem}._supplierLogo_cxyku_567{height:38px}}@media (prefers-reduced-motion: reduce){._suppliersMarquee_cxyku_519{overflow-x:auto}._logoRow_cxyku_559:last-child{display:none}}._about_hupr1_1{background:var(--white)}._container_hupr1_5{margin:0 auto;max-width:1200px;padding:0 20px}._hero_hupr1_11{background:linear-gradient(120deg,#081121f5,#14243de6 52%,#7a191cc7),url(/gallery/sklad3.jpeg) center/cover;color:var(--white);padding:5rem 0;position:relative}._hero_hupr1_11:before{background-image:linear-gradient(rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px);background-size:42px 42px;content:"";top:0;right:0;bottom:0;left:0;opacity:.55;position:absolute}._hero_hupr1_11 ._container_hupr1_5{position:relative;z-index:1}._heroGrid_hupr1_36{align-items:end;display:grid;gap:3rem;grid-template-columns:minmax(0,1fr) 380px}._kicker_hupr1_43{color:var(--primary-red);font-size:.8rem;font-weight:800;letter-spacing:.12em;margin-bottom:.85rem;text-transform:uppercase}._hero_hupr1_11 h1{font-size:clamp(2.7rem,6vw,5.4rem);font-weight:800;line-height:.98;margin-bottom:1.2rem}._hero_hupr1_11 p{color:#ffffffc7;font-size:1.08rem;max-width:700px}._heroActions_hupr1_65{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:2rem}._primaryAction_hupr1_72,._secondaryAction_hupr1_73{border-radius:4px;display:inline-flex;font-weight:800;justify-content:center;padding:.9rem 1.15rem;text-decoration:none;transition:background .2s ease,color .2s ease,transform .2s ease}._primaryAction_hupr1_72{background:var(--primary-red);color:var(--white)}._primaryAction_hupr1_72:hover{background:var(--secondary-red);transform:translateY(-2px)}._secondaryAction_hupr1_73{background:#ffffff14;border:1px solid rgba(255,255,255,.42);color:var(--white)}._secondaryAction_hupr1_73:hover{background:var(--white);color:var(--text-dark)}._heroPanel_hupr1_104{background:#0c121ee6;border-left:4px solid var(--primary-red);padding:1.4rem}._heroPanel_hupr1_104 span{color:#ffffff9e;display:block;margin-bottom:.35rem}._heroPanel_hupr1_104 strong{color:var(--white);display:block;font-size:1.35rem;line-height:1.2;margin-bottom:.45rem}._statsBand_hupr1_124{background:var(--white);border-bottom:1px solid rgba(15,23,42,.08)}._statsBand_hupr1_124 ._container_hupr1_5{display:grid;grid-template-columns:repeat(4,1fr)}._statsBand_hupr1_124 article{border-right:1px solid rgba(15,23,42,.08);padding:1.4rem 1rem}._statsBand_hupr1_124 article:first-child{border-left:1px solid rgba(15,23,42,.08)}._statsBand_hupr1_124 strong{color:var(--primary-blue);display:block;font-size:1.7rem;line-height:1;margin-bottom:.4rem}._statsBand_hupr1_124 span{color:var(--text-light);font-size:.92rem}._storySection_hupr1_156,._valuesSection_hupr1_157,._teamSection_hupr1_158{padding:5rem 0}._storySection_hupr1_156{background:#f6f7f9}._storySection_hupr1_156 ._container_hupr1_5{align-items:center;display:grid;gap:3rem;grid-template-columns:.95fr 1.05fr}._storyMedia_hupr1_173{aspect-ratio:1 / 1;overflow:hidden}._storyMedia_hupr1_173 img{display:block;height:100%;object-fit:cover;width:100%}._storyContent_hupr1_185{display:grid;gap:1rem}._storyContent_hupr1_185 article{background:var(--white);border-left:4px solid var(--primary-red);padding:1.4rem}._storyContent_hupr1_185 h2,._sectionIntro_hupr1_197 h2{color:var(--text-dark);font-size:clamp(2rem,3.6vw,3.2rem);line-height:1.08;margin-bottom:1rem}._storyContent_hupr1_185 p,._valuesGrid_hupr1_205 p{color:var(--text-light)}._valuesSection_hupr1_157{background:var(--white)}._sectionIntro_hupr1_197{margin-bottom:2rem}._sectionIntro_hupr1_197 h2{max-width:820px}._valuesGrid_hupr1_205{display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}._valuesGrid_hupr1_205 article{background:#f6f7f9;border-top:4px solid var(--primary-red);min-height:150px;padding:1.3rem}._valuesGrid_hupr1_205 span{color:var(--primary-blue);display:block;font-weight:800;margin-bottom:.8rem}._teamSection_hupr1_158{background:#101826}._teamSection_hupr1_158 ._sectionIntro_hupr1_197 h2{color:var(--white)}._teamGrid_hupr1_249{display:grid;gap:1rem;grid-template-columns:repeat(4,1fr)}@media (max-width: 1100px){._teamGrid_hupr1_249{grid-template-columns:repeat(2,1fr)}}@media (max-width: 980px){._heroGrid_hupr1_36,._storySection_hupr1_156 ._container_hupr1_5,._valuesGrid_hupr1_205,._statsBand_hupr1_124 ._container_hupr1_5{grid-template-columns:1fr}._statsBand_hupr1_124 article,._statsBand_hupr1_124 article:first-child{border-left:0;border-right:0;border-top:1px solid rgba(15,23,42,.08)}}@media (max-width: 640px){._hero_hupr1_11,._storySection_hupr1_156,._valuesSection_hupr1_157,._teamSection_hupr1_158{padding:3.5rem 0}._heroActions_hupr1_65{align-items:stretch;flex-direction:column}._primaryAction_hupr1_72,._secondaryAction_hupr1_73{width:100%}._teamGrid_hupr1_249{grid-template-columns:1fr}}._teamCard_gal9p_1{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-top:4px solid var(--primary-red);overflow:hidden}._teamPhoto_gal9p_8{align-items:center;background:linear-gradient(120deg,#173b67eb,#b7222bd1),url(/gallery/sklad2.jpeg) center/cover;color:var(--white);display:flex;font-size:2rem;font-weight:800;height:160px;justify-content:center;letter-spacing:.08em;overflow:hidden;position:relative}._teamPhoto_gal9p_8 img{height:100%;object-fit:cover;width:100%}._teamInfo_gal9p_30{padding:1.35rem}._teamInfo_gal9p_30 h3{color:var(--white);font-size:1.25rem;line-height:1.2;margin-bottom:.45rem}._teamRole_gal9p_41{color:var(--primary-red);font-size:.92rem;font-weight:800;margin-bottom:.9rem}._teamBio_gal9p_48{color:#ffffffa8;font-size:.92rem;line-height:1.55;margin-bottom:1rem}._teamCity_gal9p_55{color:#fffc;font-weight:800;margin-bottom:1rem}._teamContact_gal9p_61{border-top:1px solid rgba(255,255,255,.12);display:grid;gap:.65rem;padding-top:1rem}._teamContact_gal9p_61 a{align-items:center;color:#ffffffc7;display:flex;gap:.65rem;min-width:0;overflow-wrap:anywhere;text-decoration:none}._teamContact_gal9p_61 a:hover{color:var(--white)}._contactIcon_gal9p_82{align-items:center;background:var(--primary-red);color:var(--white);display:inline-flex;flex-shrink:0;font-size:.7rem;font-weight:800;height:24px;justify-content:center;width:24px}._products_m9rpc_1{background:var(--white)}._container_m9rpc_5{margin:0 auto;max-width:1200px;padding:0 20px}._hero_m9rpc_11{background:linear-gradient(120deg,#081121f5,#14243de6 52%,#7a191cc7),url(/gallery/tovar.jpeg) center/cover;color:var(--white);padding:5rem 0;position:relative}._hero_m9rpc_11:before{background-image:linear-gradient(rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px);background-size:42px 42px;content:"";top:0;right:0;bottom:0;left:0;opacity:.55;position:absolute}._hero_m9rpc_11 ._container_m9rpc_5{position:relative;z-index:1}._heroGrid_m9rpc_36{align-items:end;display:grid;gap:3rem;grid-template-columns:minmax(0,1fr) 390px}._kicker_m9rpc_43{color:var(--primary-red);font-size:.8rem;font-weight:800;letter-spacing:.12em;margin-bottom:.85rem;text-transform:uppercase}._hero_m9rpc_11 h1{font-size:clamp(2.7rem,6vw,5.4rem);font-weight:800;line-height:.98;margin-bottom:1.2rem}._hero_m9rpc_11 p{color:#ffffffc7;font-size:1.08rem;max-width:700px}._heroActions_m9rpc_65{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:2rem}._primaryAction_m9rpc_72,._secondaryAction_m9rpc_73{border-radius:4px;display:inline-flex;font-weight:800;justify-content:center;padding:.9rem 1.15rem;text-decoration:none;transition:background .2s ease,color .2s ease,transform .2s ease}._primaryAction_m9rpc_72{background:var(--primary-red);color:var(--white)}._primaryAction_m9rpc_72:hover{background:var(--secondary-red);transform:translateY(-2px)}._secondaryAction_m9rpc_73{background:#ffffff14;border:1px solid rgba(255,255,255,.42);color:var(--white)}._secondaryAction_m9rpc_73:hover{background:var(--white);color:var(--text-dark)}._heroPanel_m9rpc_104{background:#0c121ee6;border-left:4px solid var(--primary-red);padding:1.4rem}._heroPanel_m9rpc_104 span{color:#ffffff9e;display:block;margin-bottom:.35rem}._heroPanel_m9rpc_104 strong{color:var(--white);display:block;font-size:1.35rem;line-height:1.2;margin-bottom:.45rem}._productsSection_m9rpc_124,._materialBand_m9rpc_125,._ctaSection_m9rpc_126{padding:5rem 0}._productsSection_m9rpc_124{background:#f6f7f9}._sectionIntro_m9rpc_134{margin-bottom:2rem}._sectionIntro_m9rpc_134 h2,._ctaSection_m9rpc_126 h2{color:var(--text-dark);font-size:clamp(2rem,3.6vw,3.2rem);line-height:1.08;max-width:780px}._productsGrid_m9rpc_146{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}._productCard_m9rpc_152{background:var(--white);border-top:4px solid var(--primary-red);display:grid;gap:1.2rem;grid-template-columns:74px minmax(0,1fr);padding:1.5rem}._productIcon_m9rpc_161{align-items:start;display:flex;justify-content:center}._productCard_m9rpc_152 h3{color:var(--primary-blue);font-size:1.35rem;line-height:1.2;margin-bottom:.8rem}._productCard_m9rpc_152 p,._productCard_m9rpc_152 li,._ctaSection_m9rpc_126 p{color:var(--text-light)}._productCard_m9rpc_152 ul{list-style:none;margin-top:1rem;padding-left:0}._productCard_m9rpc_152 li{border-top:1px solid rgba(15,23,42,.08);padding:.55rem 0 .55rem 1.25rem;position:relative}._productCard_m9rpc_152 li:before{color:var(--primary-red);content:"-";font-weight:800;left:0;position:absolute}._iconCircle_m9rpc_200{align-items:center;background:var(--dark-gray);color:var(--white);display:inline-flex;height:58px;justify-content:center;width:58px}._iconCircle_m9rpc_200 svg{height:30px;width:30px}._materialBand_m9rpc_125{background:#101826}._materialBand_m9rpc_125 ._container_m9rpc_5{display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}._materialBand_m9rpc_125 article{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);padding:1.4rem}._materialBand_m9rpc_125 span{color:#ffffff9e;display:block;margin-bottom:.45rem}._materialBand_m9rpc_125 strong{color:var(--white);display:block;font-size:1.25rem}._ctaSection_m9rpc_126{background:linear-gradient(120deg,#b7222beb,#173b67e6),url(/gallery/sklad2.jpeg) center/cover;color:var(--white);text-align:center}._ctaSection_m9rpc_126 ._container_m9rpc_5{align-items:center;display:flex;flex-direction:column}._ctaSection_m9rpc_126 h2{color:var(--white);margin-bottom:1rem}._ctaSection_m9rpc_126 p{color:#fffc;margin-bottom:1.5rem;max-width:700px}@media (max-width: 980px){._heroGrid_m9rpc_36,._productsGrid_m9rpc_146,._materialBand_m9rpc_125 ._container_m9rpc_5{grid-template-columns:1fr}}@media (max-width: 640px){._hero_m9rpc_11,._productsSection_m9rpc_124,._materialBand_m9rpc_125,._ctaSection_m9rpc_126{padding:3.5rem 0}._heroActions_m9rpc_65{align-items:stretch;flex-direction:column}._primaryAction_m9rpc_72,._secondaryAction_m9rpc_73{width:100%}._productCard_m9rpc_152{grid-template-columns:1fr}}._services_aokbq_1{background:var(--white)}._container_aokbq_5{margin:0 auto;max-width:1200px;padding:0 20px}._hero_aokbq_11{background:linear-gradient(120deg,#081121f5,#14243de6 52%,#7a191cc7),url(/pictures/aasda.jpeg) center/cover;color:var(--white);padding:5rem 0;position:relative}._hero_aokbq_11:before{background-image:linear-gradient(rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px);background-size:42px 42px;content:"";top:0;right:0;bottom:0;left:0;opacity:.55;position:absolute}._hero_aokbq_11 ._container_aokbq_5{position:relative;z-index:1}._heroGrid_aokbq_36{align-items:end;display:grid;gap:3rem;grid-template-columns:minmax(0,1fr) 380px}._kicker_aokbq_43{color:var(--primary-red);font-size:.8rem;font-weight:800;letter-spacing:.12em;margin-bottom:.85rem;text-transform:uppercase}._hero_aokbq_11 h1{font-size:clamp(2.7rem,6vw,5.4rem);font-weight:800;line-height:.98;margin-bottom:1.2rem}._hero_aokbq_11 p{color:#ffffffc7;font-size:1.08rem;max-width:680px}._heroActions_aokbq_65{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:2rem}._primaryAction_aokbq_72,._secondaryAction_aokbq_73{border-radius:4px;display:inline-flex;font-weight:800;justify-content:center;padding:.9rem 1.15rem;text-decoration:none;transition:background .2s ease,color .2s ease,transform .2s ease}._primaryAction_aokbq_72{background:var(--primary-red);color:var(--white)}._primaryAction_aokbq_72:hover{background:var(--secondary-red);transform:translateY(-2px)}._secondaryAction_aokbq_73{background:#ffffff14;border:1px solid rgba(255,255,255,.42);color:var(--white)}._secondaryAction_aokbq_73:hover{background:var(--white);color:var(--text-dark)}._heroPanel_aokbq_104{background:#0c121ee6;border-left:4px solid var(--primary-red);padding:1.4rem}._heroPanel_aokbq_104 span{color:#ffffff9e;display:block;margin-bottom:.35rem}._heroPanel_aokbq_104 strong{color:var(--white);display:block;font-size:1.35rem;margin-bottom:.45rem}._servicesSection_aokbq_123,._processSection_aokbq_124,._focusSection_aokbq_125,._ctaSection_aokbq_126{padding:5rem 0}._servicesSection_aokbq_123{background:#f6f7f9}._sectionIntro_aokbq_134{margin-bottom:2rem}._sectionIntro_aokbq_134 h2,._processContent_aokbq_139 h2,._ctaSection_aokbq_126 h2{color:var(--text-dark);font-size:clamp(2rem,3.6vw,3.2rem);line-height:1.08;max-width:780px}._servicesGrid_aokbq_147{display:grid;gap:1rem;grid-template-columns:repeat(4,1fr)}._serviceCard_aokbq_153{background:var(--white);border-top:4px solid var(--primary-red);min-height:280px;padding:1.4rem}._serviceCard_aokbq_153 span{color:var(--text-light);display:block;font-size:.8rem;font-weight:800;letter-spacing:.08em;margin-bottom:1rem;text-transform:uppercase}._serviceCard_aokbq_153 h3{color:var(--primary-blue);line-height:1.2;margin-bottom:.85rem}._serviceCard_aokbq_153 p,._processContent_aokbq_139 li,._focusGrid_aokbq_178 p,._ctaSection_aokbq_126 p{color:var(--text-light)}._processSection_aokbq_124{background:var(--white)}._processSection_aokbq_124 ._container_aokbq_5{align-items:center;display:grid;gap:3rem;grid-template-columns:.95fr 1.05fr}._processMedia_aokbq_194{aspect-ratio:1 / 1;overflow:hidden}._processMedia_aokbq_194 img{display:block;height:100%;object-fit:cover;width:100%}._processContent_aokbq_139 ol{counter-reset:service-step;display:grid;gap:1rem;list-style:none;margin-top:2rem;padding:0}._processContent_aokbq_139 li{background:#f6f7f9;border-left:4px solid var(--primary-red);counter-increment:service-step;padding:1.1rem 1.2rem 1.1rem 3.6rem;position:relative}._processContent_aokbq_139 li:before{color:var(--primary-blue);content:counter(service-step,decimal-leading-zero);font-weight:800;left:1.1rem;position:absolute}._focusSection_aokbq_125{background:#101826}._focusGrid_aokbq_178{display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}._focusGrid_aokbq_178 article{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);padding:1.5rem}._focusGrid_aokbq_178 strong{color:var(--white);display:block;font-size:1.25rem;margin-bottom:.8rem}._focusGrid_aokbq_178 p{color:#ffffffb8}._ctaSection_aokbq_126{background:linear-gradient(120deg,#b7222beb,#173b67e6),url(/gallery/sklad.jpeg) center/cover;color:var(--white);text-align:center}._ctaSection_aokbq_126 ._container_aokbq_5{align-items:center;display:flex;flex-direction:column}._ctaSection_aokbq_126 h2{color:var(--white);margin-bottom:1rem}._ctaSection_aokbq_126 p{color:#fffc;margin-bottom:1.5rem;max-width:700px}@media (max-width: 980px){._heroGrid_aokbq_36,._processSection_aokbq_124 ._container_aokbq_5,._servicesGrid_aokbq_147,._focusGrid_aokbq_178{grid-template-columns:1fr}._heroPanel_aokbq_104{max-width:420px}._serviceCard_aokbq_153{min-height:auto}}@media (max-width: 640px){._hero_aokbq_11,._servicesSection_aokbq_123,._processSection_aokbq_124,._focusSection_aokbq_125,._ctaSection_aokbq_126{padding:3.5rem 0}._heroActions_aokbq_65{align-items:stretch;flex-direction:column}._primaryAction_aokbq_72,._secondaryAction_aokbq_73{width:100%}}._projects_1bo5f_1{background:var(--white)}._container_1bo5f_5{margin:0 auto;max-width:1200px;padding:0 20px}._hero_1bo5f_11{background:linear-gradient(120deg,#081121f5,#14243de6 52%,#7a191cc7),url(/projects/project3/build1.jpg) center/cover;color:var(--white);padding:5rem 0;position:relative}._hero_1bo5f_11:before{background-image:linear-gradient(rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px);background-size:42px 42px;content:"";top:0;right:0;bottom:0;left:0;opacity:.55;position:absolute}._hero_1bo5f_11 ._container_1bo5f_5{position:relative;z-index:1}._kicker_1bo5f_36{color:var(--primary-red);font-size:.8rem;font-weight:800;letter-spacing:.12em;margin-bottom:.85rem;text-transform:uppercase}._hero_1bo5f_11 h1{font-size:clamp(2.7rem,6vw,5.4rem);font-weight:800;line-height:.98;margin-bottom:1.2rem}._hero_1bo5f_11 p{color:#ffffffc7;font-size:1.08rem;max-width:680px}._projectsSection_1bo5f_58{background:#f6f7f9;padding:5rem 0}._sectionIntro_1bo5f_63{margin-bottom:2rem}._sectionIntro_1bo5f_63 h2{color:var(--text-dark);font-size:clamp(2rem,3.6vw,3.2rem);line-height:1.08;max-width:820px}._projectsGrid_1bo5f_74{display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}._projectCard_1bo5f_80{background:var(--white);border-top:4px solid var(--primary-red);overflow:hidden}._projectImage_1bo5f_86{align-items:center;aspect-ratio:16 / 10;background:var(--dark-gray);color:var(--white);display:flex;font-size:1.2rem;font-weight:700;justify-content:center;overflow:hidden;position:relative}._projectImage_1bo5f_86 img{display:block;height:100%;object-fit:cover;transition:transform .35s ease;width:100%}._projectImageFallback_1bo5f_107{padding:0 1rem;text-align:center}._projectImageInteractive_1bo5f_112{cursor:pointer}._projectImageInteractive_1bo5f_112:hover img{transform:scale(1.06)}._projectInfo_1bo5f_120{padding:1.35rem}._projectNumber_1bo5f_124{color:var(--primary-red);display:block;font-size:.82rem;font-weight:800;letter-spacing:.1em;margin-bottom:.6rem}._projectInfo_1bo5f_120 h3{color:var(--primary-blue);line-height:1.2;margin-bottom:.85rem}._projectDescription_1bo5f_139{color:var(--text-light);line-height:1.55;white-space:pre-line}._projectDescriptionCollapsed_1bo5f_145{display:-webkit-box;max-height:7.8em;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:5}._descriptionToggle_1bo5f_153{background:transparent;border:0;border-bottom:2px solid currentColor;color:var(--primary-red);cursor:pointer;font:inherit;font-size:.9rem;font-weight:800;margin-top:.9rem;padding:0 0 .18rem}._descriptionToggle_1bo5f_153:hover{color:var(--secondary-red)}._projectTags_1bo5f_170{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}._projectTags_1bo5f_170 span{background:var(--light-red);color:var(--primary-red);font-size:.85rem;font-weight:700;padding:.3rem .7rem}._lightbox_1bo5f_185{align-items:center;background:#000000eb;bottom:0;cursor:pointer;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:2000}._lightboxContent_1bo5f_199{max-height:90%;max-width:90%;position:relative}._closeButton_1bo5f_205{color:var(--white);cursor:pointer;font-size:3rem;font-weight:700;line-height:1;position:absolute;right:0;top:-50px;z-index:10}._navButton_1bo5f_217{align-items:center;background:transparent;border:none;color:var(--white);cursor:pointer;display:flex;font-size:3rem;height:50px;justify-content:center;left:-60px;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:50px;z-index:10}._navButtonNext_1bo5f_236{left:auto;right:-60px}._lightboxImage_1bo5f_241{box-shadow:0 10px 40px #00000080;height:auto;max-height:90vh;max-width:90vw;object-fit:contain;width:auto}@media (max-width: 980px){._projectsGrid_1bo5f_74{grid-template-columns:1fr}}@media (max-width: 640px){._hero_1bo5f_11,._projectsSection_1bo5f_58{padding:3.5rem 0}._navButton_1bo5f_217{font-size:2rem;height:40px;left:10px;width:40px}._navButtonNext_1bo5f_236{left:auto;right:10px}._closeButton_1bo5f_205{font-size:2.5rem;top:-35px}}._gallery_cwvk3_1{background:var(--white)}._container_cwvk3_5{margin:0 auto;max-width:1200px;padding:0 20px}._hero_cwvk3_11{background:linear-gradient(120deg,#081121f5,#14243de6 52%,#7a191cc7),url(/gallery/sklad.jpeg) center/cover;color:var(--white);padding:5rem 0;position:relative}._hero_cwvk3_11:before{background-image:linear-gradient(rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px);background-size:42px 42px;content:"";top:0;right:0;bottom:0;left:0;opacity:.55;position:absolute}._hero_cwvk3_11 ._container_cwvk3_5{position:relative;z-index:1}._kicker_cwvk3_36{color:var(--primary-red);font-size:.8rem;font-weight:800;letter-spacing:.12em;margin-bottom:.85rem;text-transform:uppercase}._hero_cwvk3_11 h1{font-size:clamp(2.7rem,6vw,5.4rem);font-weight:800;line-height:.98;margin-bottom:1.2rem}._hero_cwvk3_11 p{color:#ffffffc7;font-size:1.08rem;max-width:680px}._gallerySection_cwvk3_58{background:#f6f7f9;padding:5rem 0}._sectionIntro_cwvk3_63{margin-bottom:2rem}._sectionIntro_cwvk3_63 h2{color:var(--text-dark);font-size:clamp(2rem,3.6vw,3.2rem);line-height:1.08;max-width:760px}._galleryGrid_cwvk3_74{display:grid;gap:1rem;grid-auto-flow:dense;grid-template-columns:repeat(3,1fr)}._galleryItem_cwvk3_81{aspect-ratio:4 / 3;background:var(--dark-gray);border:0;cursor:pointer;display:block;overflow:hidden;padding:0;position:relative;text-align:left}._featuredItem_cwvk3_93{aspect-ratio:auto;grid-column:span 2;grid-row:span 2}._galleryItem_cwvk3_81:after{background:linear-gradient(180deg,#060d1905,#060d1999);content:"";top:0;right:0;bottom:0;left:0;position:absolute;z-index:1}._galleryImage_cwvk3_107{display:block;height:100%;object-fit:cover;transition:transform .35s ease;width:100%}._galleryItem_cwvk3_81:hover ._galleryImage_cwvk3_107{transform:scale(1.06)}._galleryItem_cwvk3_81 span{bottom:1rem;color:var(--white);font-size:.85rem;font-weight:800;left:1rem;letter-spacing:.08em;position:absolute;z-index:2}._lightbox_cwvk3_130{align-items:center;background:#000000eb;bottom:0;cursor:pointer;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:2000}._lightboxContent_cwvk3_144{max-height:90%;max-width:90%;position:relative}._closeButton_cwvk3_150{color:var(--white);cursor:pointer;font-size:3rem;font-weight:700;line-height:1;position:absolute;right:0;top:-50px;z-index:10}._navButton_cwvk3_162{align-items:center;background:transparent;border:none;color:var(--white);cursor:pointer;display:flex;font-size:3rem;height:50px;justify-content:center;left:-60px;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:50px;z-index:10}._navButtonNext_cwvk3_181{left:auto;right:-60px}._lightboxImage_cwvk3_186{box-shadow:0 10px 40px #00000080;height:auto;max-height:90vh;max-width:90vw;object-fit:contain;width:auto}@media (max-width: 900px){._galleryGrid_cwvk3_74{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){._hero_cwvk3_11,._gallerySection_cwvk3_58{padding:3.5rem 0}._galleryGrid_cwvk3_74{grid-template-columns:1fr}._featuredItem_cwvk3_93{aspect-ratio:4 / 3;grid-column:auto;grid-row:auto}._navButton_cwvk3_162{font-size:2rem;height:40px;left:10px;width:40px}._navButtonNext_cwvk3_181{left:auto;right:10px}._closeButton_cwvk3_150{font-size:2.5rem;top:-35px}}._contact_hgay3_1{background:var(--white)}._container_hgay3_5{margin:0 auto;max-width:1200px;padding:0 20px}._hero_hgay3_11{background:linear-gradient(120deg,#081121f5,#14243de6 52%,#7a191cc7),url(/gallery/sklad3.jpeg) center/cover;color:var(--white);overflow:hidden;padding:5rem 0;position:relative}._hero_hgay3_11:before{background-image:linear-gradient(rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px);background-size:42px 42px;content:"";top:0;right:0;bottom:0;left:0;opacity:.55;position:absolute}._hero_hgay3_11 ._container_hgay3_5{position:relative;z-index:1}._heroGrid_hgay3_37{align-items:end;display:grid;gap:3rem;grid-template-columns:minmax(0,1fr) 360px}._kicker_hgay3_44{color:var(--primary-red);font-size:.8rem;font-weight:800;letter-spacing:.12em;margin-bottom:.85rem;text-transform:uppercase}._heroContent_hgay3_53 h1{font-size:clamp(2.7rem,6vw,5.4rem);font-weight:800;line-height:.98;margin-bottom:1.2rem}._heroContent_hgay3_53 p{color:#ffffffc7;font-size:1.08rem;max-width:640px}._heroActions_hgay3_66{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:2rem}._primaryAction_hgay3_73,._secondaryAction_hgay3_74,._mapLink_hgay3_75{border-radius:4px;display:inline-flex;font-weight:800;justify-content:center;padding:.9rem 1.15rem;text-decoration:none;transition:background .2s ease,color .2s ease,transform .2s ease}._primaryAction_hgay3_73{background:var(--primary-red);color:var(--white)}._primaryAction_hgay3_73:hover,._mapLink_hgay3_75:hover{background:var(--secondary-red);color:var(--white);transform:translateY(-2px)}._secondaryAction_hgay3_74{background:#ffffff14;border:1px solid rgba(255,255,255,.42);color:var(--white)}._secondaryAction_hgay3_74:hover{background:var(--white);color:var(--text-dark)}._heroPanel_hgay3_108{background:#0c121ee6;border-left:4px solid var(--primary-red);padding:1.4rem}._heroPanel_hgay3_108 span{color:#ffffff9e;display:block;margin-bottom:.35rem}._heroPanel_hgay3_108 strong{color:var(--white);display:block;font-size:1.35rem;margin-bottom:.3rem}._heroPanel_hgay3_108 p{color:#ffffffc7}._branchSection_hgay3_131,._operationsSection_hgay3_132,._ctaSection_hgay3_133{padding:5rem 0}._branchSection_hgay3_131{background:#f6f7f9}._sectionIntro_hgay3_141{margin-bottom:2rem}._sectionIntro_hgay3_141 h2{color:var(--text-dark);font-size:clamp(2rem,3.6vw,3.2rem);line-height:1.08;max-width:780px}._branchGrid_hgay3_152{display:grid;gap:1.25rem;grid-template-columns:repeat(2,1fr)}._branchCard_hgay3_158{background:var(--white);border-top:4px solid var(--primary-red);min-height:100%}._branchContent_hgay3_164{padding:2rem}._branchLabel_hgay3_168{color:var(--primary-red);font-size:.78rem;font-weight:800;letter-spacing:.1em;margin-bottom:.35rem;text-transform:uppercase}._branchContent_hgay3_164 h3,._infoCard_hgay3_178 h3{color:var(--primary-blue);margin-bottom:.8rem}._branchContent_hgay3_164 address{color:var(--text-light);font-style:normal;margin-bottom:1.2rem}._peopleList_hgay3_189{display:grid;gap:.9rem;margin-bottom:1.25rem}._peopleList_hgay3_189 p{border-left:3px solid var(--primary-red);margin:0;padding-left:.9rem}._peopleList_hgay3_189 strong,._peopleList_hgay3_189 span,._peopleList_hgay3_189 a{display:block}._peopleList_hgay3_189 strong{color:var(--text-dark)}._peopleList_hgay3_189 span,._note_hgay3_212{color:var(--text-light);font-size:.92rem}._branchContent_hgay3_164 a,._infoCard_hgay3_178 a{color:var(--primary-blue);font-weight:700;text-decoration:none}._branchContent_hgay3_164 a:hover,._infoCard_hgay3_178 a:hover{color:var(--primary-red);text-decoration:underline}._mapLink_hgay3_75{background:var(--primary-blue);color:var(--white)!important;margin-top:.35rem}._operationsSection_hgay3_132{background:var(--white)}._operationsGrid_hgay3_240{display:grid;gap:1rem;grid-template-columns:repeat(4,1fr)}._infoCard_hgay3_178{background:#f6f7f9;border-left:4px solid var(--primary-red);padding:1.35rem}._infoCard_hgay3_178 p{color:var(--text-light)}._contactIcon_hgay3_256{align-items:center;background:var(--dark-gray);color:var(--white);display:inline-flex;height:52px;justify-content:center;margin-bottom:1rem;width:52px}._contactIcon_hgay3_256 svg{height:28px;width:28px}._socialLinks_hgay3_272{display:grid;gap:.65rem}._socialLink_hgay3_272{align-items:center;background:var(--white);border:1px solid rgba(15,23,42,.08);color:var(--text-dark)!important;display:flex;gap:.7rem;padding:.6rem}._socialLink_hgay3_272:hover{color:var(--primary-red)!important;text-decoration:none!important}._socialIcon_hgay3_292{align-items:center;display:inline-flex;height:26px;justify-content:center;width:26px}._socialIcon_hgay3_292 svg{height:18px;width:18px}._ctaSection_hgay3_133{background:linear-gradient(120deg,#b7222beb,#173b67e6),url(/gallery/sklad4.jpeg) center/cover;color:var(--white);text-align:center}._ctaSection_hgay3_133 ._container_hgay3_5{align-items:center;display:flex;flex-direction:column}._ctaSection_hgay3_133 h2{font-size:clamp(2rem,3.6vw,3.1rem);line-height:1.08;margin-bottom:1rem;max-width:760px}._ctaSection_hgay3_133 p{color:#fffc;margin-bottom:1.5rem;max-width:680px}@media (max-width: 980px){._heroGrid_hgay3_37,._branchGrid_hgay3_152,._operationsGrid_hgay3_240{grid-template-columns:1fr}._heroPanel_hgay3_108{max-width:420px}}@media (max-width: 640px){._hero_hgay3_11,._branchSection_hgay3_131,._operationsSection_hgay3_132,._ctaSection_hgay3_133{padding:3.5rem 0}._heroActions_hgay3_66{align-items:stretch;flex-direction:column}._primaryAction_hgay3_73,._secondaryAction_hgay3_74,._mapLink_hgay3_75{width:100%}}._quote_gjx4t_1{background:var(--white)}._container_gjx4t_5{margin:0 auto;max-width:1200px;padding:0 20px}._hero_gjx4t_11{background:linear-gradient(120deg,#081121f5,#14243de6 52%,#7a191cc7),url(/gallery/sklad4.jpeg) center/cover;color:var(--white);padding:5rem 0;position:relative}._hero_gjx4t_11:before{background-image:linear-gradient(rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px);background-size:42px 42px;content:"";top:0;right:0;bottom:0;left:0;opacity:.55;position:absolute}._hero_gjx4t_11 ._container_gjx4t_5{position:relative;z-index:1}._heroGrid_gjx4t_36{align-items:end;display:grid;gap:3rem;grid-template-columns:minmax(0,1fr) 380px}._kicker_gjx4t_43{color:var(--primary-red);font-size:.8rem;font-weight:800;letter-spacing:.12em;margin-bottom:.85rem;text-transform:uppercase}._hero_gjx4t_11 h1{font-size:clamp(2.7rem,6vw,5.4rem);font-weight:800;line-height:.98;margin-bottom:1.2rem}._hero_gjx4t_11 p{color:#ffffffc7;font-size:1.08rem;max-width:700px}._heroPanel_gjx4t_65{background:#0c121ee6;border-left:4px solid var(--primary-red);padding:1.4rem}._heroPanel_gjx4t_65 span{color:#ffffff9e;display:block;margin-bottom:.35rem}._heroPanel_gjx4t_65 strong{color:var(--white);display:block;font-size:1.35rem;line-height:1.2;margin-bottom:.45rem}._formSection_gjx4t_85{background:#f6f7f9;padding:5rem 0}._formLayout_gjx4t_90{align-items:start;display:grid;gap:1.25rem;grid-template-columns:minmax(0,1fr) 360px}._quoteForm_gjx4t_97,._contactCard_gjx4t_98{background:var(--white);border-top:4px solid var(--primary-red)}._quoteForm_gjx4t_97{padding:2rem}._formHeader_gjx4t_107{margin-bottom:1.5rem}._formHeader_gjx4t_107 h2,._contactCard_gjx4t_98 h2{color:var(--text-dark);font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.08}._formGrid_gjx4t_118{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}._quoteForm_gjx4t_97 label{display:grid;gap:.45rem}._quoteForm_gjx4t_97 label span{color:var(--text-dark);font-size:.92rem;font-weight:800}._quoteForm_gjx4t_97 input,._quoteForm_gjx4t_97 textarea{background:#f8fafc;border:1px solid rgba(15,23,42,.14);color:var(--text-dark);font:inherit;padding:.85rem .9rem;width:100%}._quoteForm_gjx4t_97 input:focus,._quoteForm_gjx4t_97 textarea:focus{border-color:var(--primary-red);box-shadow:0 0 0 3px #c81f2d1f;outline:none}._quoteForm_gjx4t_97 textarea{resize:vertical}._fieldHint_gjx4t_156{color:var(--text-light);font-size:.82rem;line-height:1.45}._attachmentList_gjx4t_162{background:#f8fafc;border:1px solid rgba(15,23,42,.1);margin-top:1rem;padding:1rem}._attachmentList_gjx4t_162>div{align-items:center;display:flex;justify-content:space-between;gap:1rem;margin-bottom:.75rem}._attachmentList_gjx4t_162 strong{color:var(--primary-blue)}._attachmentList_gjx4t_162 span,._attachmentList_gjx4t_162 small{color:var(--text-light)}._attachmentList_gjx4t_162 ul{display:grid;gap:.45rem;list-style:none;margin:0;padding:0}._attachmentList_gjx4t_162 li{align-items:center;border-top:1px solid rgba(15,23,42,.08);display:flex;gap:1rem;justify-content:space-between;padding-top:.45rem}._attachmentList_gjx4t_162 button{background:transparent;border:1px solid rgba(15,23,42,.18);border-radius:4px;color:var(--primary-blue);cursor:pointer;font-weight:800;margin-top:.85rem;padding:.65rem .9rem}._attachmentList_gjx4t_162 button:hover{border-color:var(--primary-red);color:var(--primary-red)}._fullField_gjx4t_219,._consent_gjx4t_220{margin-top:1rem}._consent_gjx4t_220{align-items:start;display:flex!important;gap:.7rem}._consent_gjx4t_220 input{flex:0 0 auto;margin-top:.2rem;width:auto}._consent_gjx4t_220 span{color:var(--text-light)!important;font-weight:600!important}._formActions_gjx4t_241{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.4rem}._formActions_gjx4t_241 button,._formActions_gjx4t_241 a{border-radius:4px;display:inline-flex;font-weight:800;justify-content:center;padding:.9rem 1.15rem;text-decoration:none}._formActions_gjx4t_241 button{background:var(--primary-red);border:0;color:var(--white);cursor:pointer}._formActions_gjx4t_241 button:hover{background:var(--secondary-red)}._formActions_gjx4t_241 button:disabled{cursor:wait;opacity:.72}._formActions_gjx4t_241 a{border:1px solid rgba(15,23,42,.18);color:var(--primary-blue)}._successMessage_gjx4t_280,._errorMessage_gjx4t_281{margin-top:1rem;padding:1rem}._successMessage_gjx4t_280{background:#16653414;border-left:4px solid #166534;color:#14532d}._successMessage_gjx4t_280 p{margin-top:.3rem}._errorMessage_gjx4t_281{background:#c81f2d14;border-left:4px solid var(--primary-red);color:var(--primary-red);font-weight:800}._contactCard_gjx4t_98{padding:1.5rem;position:sticky;top:96px}._contactList_gjx4t_309{display:grid;gap:.9rem;margin-top:1.2rem}._contactList_gjx4t_309 p{border-left:3px solid var(--primary-red);margin:0;padding-left:.9rem}._contactList_gjx4t_309 span{color:var(--text-light);display:block;font-size:.82rem;font-weight:800;margin-bottom:.25rem}._contactList_gjx4t_309 strong,._contactList_gjx4t_309 a{color:var(--primary-blue);font-weight:800;text-decoration:none}@media (max-width: 980px){._heroGrid_gjx4t_36,._formLayout_gjx4t_90{grid-template-columns:1fr}._heroPanel_gjx4t_65,._contactCard_gjx4t_98{max-width:460px}._contactCard_gjx4t_98{position:static}}@media (max-width: 640px){._hero_gjx4t_11,._formSection_gjx4t_85{padding:3.5rem 0}._formGrid_gjx4t_118{grid-template-columns:1fr}._quoteForm_gjx4t_97{padding:1.25rem}._formActions_gjx4t_241{align-items:stretch;flex-direction:column}._formActions_gjx4t_241 button,._formActions_gjx4t_241 a{width:100%}}._advice_16597_1{background:var(--white)}._container_16597_5{margin:0 auto;max-width:1200px;padding:0 20px}._hero_16597_11{background:linear-gradient(120deg,#081121f5,#14243de6 52%,#7a191cc7),url(/gallery/sklad2.jpeg) center/cover;color:var(--white);overflow:hidden;padding:5rem 0;position:relative}._hero_16597_11:before{background-image:linear-gradient(rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px);background-size:42px 42px;content:"";top:0;right:0;bottom:0;left:0;opacity:.55;pointer-events:none;position:absolute}._hero_16597_11 ._container_16597_5{position:relative;z-index:1}._heroGrid_16597_38{align-items:end;display:grid;gap:3rem;grid-template-columns:minmax(0,1fr) 380px}._kicker_16597_45{color:var(--primary-red);font-size:.8rem;font-weight:800;letter-spacing:.12em;margin-bottom:.85rem;text-transform:uppercase}._hero_16597_11 h1{font-size:clamp(2.6rem,5.4vw,5rem);font-weight:800;line-height:.98;margin-bottom:1.2rem;max-width:880px}._hero_16597_11 p{color:#fffc;font-size:1.08rem;max-width:720px}._heroPanel_16597_68{background:#0c121ee6;border-left:4px solid var(--primary-red);padding:1.4rem}._heroPanel_16597_68 span{color:#ffffff9e;display:block;margin-bottom:.35rem}._heroPanel_16597_68 strong{color:var(--white);display:block;font-size:1.25rem;line-height:1.2;margin-bottom:.45rem}._introSection_16597_88,._faqSection_16597_89,._sourcesSection_16597_90,._ctaSection_16597_91{padding:5rem 0}._introSection_16597_88,._sourcesSection_16597_90{background:#f6f7f9}._introGrid_16597_100{display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}._introGrid_16597_100 article{background:var(--white);border-left:4px solid var(--primary-red);padding:1.35rem}._introGrid_16597_100 span{color:var(--text-light);display:block;font-size:.82rem;font-weight:800;letter-spacing:.08em;margin-bottom:.45rem;text-transform:uppercase}._introGrid_16597_100 strong{color:var(--primary-blue);display:block;font-size:1.35rem;line-height:1.15;margin-bottom:.6rem}._introGrid_16597_100 p,._faqItem_16597_131 p,._sourcesSection_16597_90 p,._ctaSection_16597_91 p{color:var(--text-light);line-height:1.65}._sectionHeader_16597_138{margin-bottom:2rem;max-width:820px}._sectionHeader_16597_138 h2,._sourcesSection_16597_90 h2,._ctaSection_16597_91 h2{color:var(--text-dark);font-size:clamp(2rem,3.5vw,3.2rem);line-height:1.08;margin:0}._faqGrid_16597_152{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}._faqItem_16597_131{background:var(--white);border:1px solid rgba(15,23,42,.09);border-top:4px solid var(--primary-red);padding:1.45rem}._faqItem_16597_131 h3{color:var(--primary-blue);font-size:1.08rem;line-height:1.25;margin-bottom:.7rem}._sourcesSection_16597_90 ._container_16597_5{align-items:start;display:grid;gap:2.5rem;grid-template-columns:minmax(0,.9fr) minmax(320px,.7fr)}._sourceLinks_16597_179{display:grid;gap:.75rem}._sourceLinks_16597_179 a{background:var(--white);border-left:4px solid var(--primary-red);color:var(--primary-blue);font-weight:800;padding:1rem 1.1rem;text-decoration:none}._sourceLinks_16597_179 a:hover{color:var(--primary-red)}._ctaSection_16597_91{background:linear-gradient(120deg,#dc2626e6,#1e40afe0),url(/gallery/sklad3.jpeg) center/cover;color:var(--white);text-align:center}._ctaSection_16597_91 h2{color:var(--white);margin:0 auto 1rem;max-width:780px}._ctaSection_16597_91 p{color:#ffffffd1;margin:0 auto 1.5rem;max-width:720px}._actions_16597_217{display:flex;flex-wrap:wrap;gap:.9rem;justify-content:center}._primaryAction_16597_224,._secondaryAction_16597_225{border-radius:4px;display:inline-flex;font-weight:800;justify-content:center;padding:.95rem 1.25rem;text-decoration:none}._primaryAction_16597_224{background:var(--primary-red);color:var(--white)}._primaryAction_16597_224:hover{background:var(--secondary-red)}._secondaryAction_16597_225{background:#ffffff14;border:1px solid rgba(255,255,255,.4);color:var(--white)}._secondaryAction_16597_225:hover{background:var(--white);color:var(--text-dark)}@media (max-width: 980px){._heroGrid_16597_38,._sourcesSection_16597_90 ._container_16597_5{grid-template-columns:1fr}._heroPanel_16597_68{max-width:520px}._introGrid_16597_100,._faqGrid_16597_152{grid-template-columns:1fr}}@media (max-width: 640px){._hero_16597_11,._introSection_16597_88,._faqSection_16597_89,._sourcesSection_16597_90,._ctaSection_16597_91{padding:3.5rem 0}._actions_16597_217{align-items:stretch;flex-direction:column}}._aiPage_fcejb_1{background:var(--white);padding:5rem 0}._container_fcejb_6{max-width:1120px;margin:0 auto;padding:0 20px}._header_fcejb_12{max-width:820px;margin-bottom:3rem}._eyebrow_fcejb_17{color:var(--primary-red);font-size:.85rem;font-weight:700;letter-spacing:.08em;margin-bottom:.75rem;text-transform:uppercase}._header_fcejb_12 h1{color:var(--text-dark);font-size:2.7rem;line-height:1.1;margin-bottom:1rem}._header_fcejb_12 p,._contentBand_fcejb_34 p,._faqItem_fcejb_35 p,._references_fcejb_36 li,._summaryGrid_fcejb_37 p{color:var(--text-light)}._summaryGrid_fcejb_37{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:3rem}._summaryGrid_fcejb_37 article{background:var(--light-gray);border-left:4px solid var(--primary-blue);border-radius:8px;padding:1.25rem}._summaryGrid_fcejb_37 span{color:var(--text-light);display:block;font-size:.85rem;margin-bottom:.35rem}._summaryGrid_fcejb_37 strong{color:var(--primary-blue);display:block;font-size:1.35rem;line-height:1.2;margin-bottom:.65rem}._contentBand_fcejb_34{background:linear-gradient(135deg,var(--light-blue),var(--white));border-radius:8px;display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:3rem;padding:2rem}._contentBand_fcejb_34 h2,._faqSection_fcejb_81 h2,._references_fcejb_36 h2{color:var(--text-dark);margin-bottom:1rem}._faqSection_fcejb_81{margin-bottom:3rem}._faqGrid_fcejb_91{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}._faqItem_fcejb_35{border:1px solid rgba(31,41,55,.12);border-radius:8px;padding:1.25rem}._faqItem_fcejb_35 h3{color:var(--primary-blue);font-size:1.05rem;margin-bottom:.75rem}._references_fcejb_36,._entityLinks_fcejb_110{margin-bottom:2rem}._references_fcejb_36 ul{padding-left:1.25rem}._references_fcejb_36 li{margin-bottom:.6rem}._entityLinks_fcejb_110{background:var(--light-gray);border-radius:8px;padding:1.5rem}._entityLinks_fcejb_110 p{color:var(--text-light);margin-bottom:1rem}._linkGrid_fcejb_133{display:flex;flex-wrap:wrap;gap:.75rem}._linkGrid_fcejb_133 a{background:var(--white);border:1px solid rgba(31,41,55,.12);border-radius:6px;color:var(--primary-blue);font-weight:700;padding:.65rem .85rem;text-decoration:none}._actions_fcejb_149{display:flex;flex-wrap:wrap;gap:1rem}._primaryAction_fcejb_155,._secondaryAction_fcejb_156{border-radius:6px;font-weight:700;padding:.85rem 1.2rem;text-decoration:none}._primaryAction_fcejb_155{background:var(--primary-blue);color:var(--white)}._secondaryAction_fcejb_156{border:2px solid var(--primary-blue);color:var(--primary-blue)}@media (max-width: 900px){._summaryGrid_fcejb_37,._contentBand_fcejb_34,._faqGrid_fcejb_91{grid-template-columns:1fr}._header_fcejb_12 h1{font-size:2.2rem}}._footer_a71lu_1{background:var(--dark-gray);color:var(--white);padding:3rem 0 1rem}._container_a71lu_7{max-width:1200px;margin:0 auto;padding:0 20px}._footerContent_a71lu_13{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:2rem}._footerSection_a71lu_20 h3,._footerSection_a71lu_20 h4{margin-bottom:1rem;color:var(--white)}._footerSection_a71lu_20 ul{list-style:none;padding:0;margin:0}._footerSection_a71lu_20 ul li{margin-bottom:.5rem}._footerSection_a71lu_20 a{color:#fffc;text-decoration:none;transition:color .3s ease}._footerSection_a71lu_20 a:hover{color:var(--secondary-blue)}._footerBottom_a71lu_46{text-align:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);color:#fff9}.app{min-height:100vh;display:flex;flex-direction:column}.main-content{flex:1;padding-top:78px}*{margin:0;padding:0;box-sizing:border-box}:root{--primary-blue: #173b67;--secondary-blue: #2d6f9f;--light-blue: #e5eef6;--primary-red: #b7222b;--secondary-red: #d63a42;--light-red: #f7e5e6;--dark-gray: #101826;--medium-gray: #4b5563;--light-gray: #f4f5f7;--white: #ffffff;--text-dark: #111827;--text-light: #6b7280}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;line-height:1.6;color:var(--text-dark);overflow-x:hidden;margin:0}#root{min-height:100vh}
