:root{--bg:#02050a;--panel:rgba(6,12,20,0.9);--panel-2:rgba(10,18,30,0.9);--text:#f6fbff;--muted:#b8c5d6;--blue:#008cff;--blue-2:#00d5ff;--green:#8cff00;--green-2:#45e000;--yellow:#ffd400;--border:rgba(0,174,255,0.2);--section-gap:76px;--radius:16px;--header-offset:96px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--header-offset)}body,html{min-height:100%;margin:0;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif}body{overflow-x:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,textarea{font:inherit}.site{min-height:100vh;background:linear-gradient(rgba(0,140,255,.018) 1px,transparent 0),linear-gradient(90deg,rgba(0,140,255,.018) 1px,transparent 0),radial-gradient(circle at 76% 4%,rgba(0,140,255,.13),transparent 28%),radial-gradient(circle at 14% 26%,rgba(140,255,0,.07),transparent 25%),linear-gradient(180deg,#02050a,#06101b 42%,#02050a);background-size:56px 56px,56px 56px,auto,auto,auto}.footer,.header,.section{width:min(var(--container),calc(100% - var(--gutter)));margin-inline:auto}.footer[id],.section[id]{scroll-margin-block-start:var(--header-offset)}.header{position:static;top:0;z-index:50;min-height:88px;display:grid;grid-template-columns:minmax(410px,.34fr) minmax(0,1fr) auto;grid-gap:34px;gap:34px;padding:12px 38px 10px;background:linear-gradient(180deg,rgba(1,3,5,.99),rgba(2,5,9,.98)),radial-gradient(circle at 6% 50%,rgba(0,140,255,.16),transparent 29%),radial-gradient(circle at 92% 48%,rgba(140,255,0,.1),transparent 26%);border:0;border-bottom:1px solid rgba(0,174,255,.18);border-radius:0;box-shadow:0 16px 44px rgba(0,0,0,.34),inset 0 -1px 0 rgba(140,255,0,.1);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand,.header{align-items:center}.brand{position:relative;min-width:0;min-height:62px;display:flex;color:#ffffff;overflow:visible}.brand:after{display:none}.brandLogo{position:relative;z-index:1;width:min(100%,390px);max-width:390px;height:auto;mix-blend-mode:screen;filter:none}.nav{display:flex;justify-content:center;align-items:center;gap:28px;color:rgba(255,255,255,.88);font-size:15px;font-weight:900}.nav a{padding:12px 0;border-bottom:1px solid transparent;white-space:nowrap;transition:color .18s ease,border-color .18s ease,text-shadow .18s ease}.nav a:hover{color:#ffffff;border-color:rgba(255,255,255,.72);text-shadow:0 0 14px rgba(0,174,255,.42)}.btn,.formBox button,.headerBtn{min-height:46px;padding:0 19px;border:0;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:10px;color:#061000;background:linear-gradient(180deg,var(--green),var(--green-2));box-shadow:0 10px 24px rgba(140,255,0,.16);font-size:14px;font-weight:1000;cursor:pointer;transition:transform .18s ease,filter .18s ease,box-shadow .18s ease}.btn:hover,.formBox button:hover,.headerBtn:hover{transform:translateY(-2px);filter:brightness(1.08);box-shadow:0 12px 28px rgba(140,255,0,.2),0 0 26px rgba(140,255,0,.5)}.headerBtn{min-height:54px;padding:0 30px;border:1px solid rgba(255,255,255,.22);border-radius:10px;box-shadow:0 16px 34px rgba(140,255,0,.18),0 0 24px rgba(140,255,0,.34),inset 0 1px 0 rgba(255,255,255,.32);font-size:15px;white-space:nowrap}.secondaryBtn{color:#ffffff;background:linear-gradient(180deg,var(--blue-2),var(--blue));box-shadow:0 0 22px rgba(0,140,255,.45)}.hero{position:relative;min-height:720px;max-height:820px;padding:68px 58px 56px;display:grid;grid-template-columns:minmax(500px,.98fr) minmax(660px,1.02fr);grid-gap:0;gap:0;align-items:center;border-radius:0 0 20px 20px;background:linear-gradient(90deg,rgba(2,5,10,.99),rgba(3,8,15,.96) 40%,rgba(3,9,16,.38) 66%,rgba(2,5,10,.12)),radial-gradient(circle at 68% 34%,rgba(0,140,255,.18),transparent 30%),radial-gradient(circle at 83% 72%,rgba(140,255,0,.13),transparent 24%);border:1px solid rgba(0,174,255,.14);border-top:0;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,5,10,0),rgba(2,5,10,.08) 46%,rgba(2,5,10,.42)),linear-gradient(180deg,rgba(0,213,255,.08),transparent 40%,rgba(140,255,0,.06));pointer-events:none;z-index:1}.heroText{position:relative;z-index:3}.eyebrow{margin:0 0 14px;color:var(--green);font-size:13px;line-height:1.35}.eyebrow,.hero h1{font-weight:1000;letter-spacing:0;text-transform:uppercase}.hero h1{margin:0;max-width:780px;color:#ffffff;font-size:clamp(54px,5vw,88px);line-height:.9;text-wrap:balance;text-shadow:0 0 18px rgba(0,140,255,.22)}.heroLine{display:block}.heroLineBlue{color:var(--blue-2);text-shadow:0 0 18px rgba(0,174,255,.34)}.heroLineGreen{color:var(--green);text-shadow:0 0 18px rgba(140,255,0,.32)}.lead{max-width:640px;margin:24px 0 0;color:rgba(255,255,255,.86);font-size:20px;line-height:1.42}.heroActions{margin-top:28px;display:flex;flex-wrap:wrap;gap:14px}.hero .primaryBtn{color:#ffffff;background:linear-gradient(180deg,var(--blue-2),var(--blue));box-shadow:0 14px 30px rgba(0,140,255,.18),0 0 24px rgba(0,174,255,.34)}.hero .secondaryBtn{color:#061000;background:linear-gradient(180deg,var(--green),var(--green-2));box-shadow:0 14px 30px rgba(140,255,0,.16),0 0 24px rgba(140,255,0,.34)}.heroBadges{margin-top:30px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;max-width:640px}.heroBadges span{min-height:70px;padding:13px 14px;display:grid;grid-template-columns:auto 1fr;grid-gap:3px 10px;gap:3px 10px;align-items:center;border-radius:10px;color:#ffffff;background:rgba(3,10,17,.58);border:1px solid rgba(0,174,255,.18);box-shadow:inset 0 0 18px rgba(0,140,255,.06)}.heroBadges em,.heroBadges strong{display:block;font-style:normal}.heroBadges strong{font-size:17px;line-height:1;font-weight:1000;text-transform:uppercase}.heroBadges em{color:rgba(255,255,255,.72);font-size:12px;line-height:1.2;font-weight:800;text-transform:uppercase}.categoryCard,.ctaBanner,.heroDeal,.requestSection{animation:riseIn .55s ease both}.heroDeal{position:relative;width:calc(100% + 96px);height:clamp(590px,45vw,740px);min-height:0;align-self:stretch;margin:-68px -58px -56px -86px;border-radius:0;background:transparent;border:0;overflow:hidden;box-shadow:none;z-index:2}.heroDeal:before{background:linear-gradient(90deg,rgba(2,5,10,.9),rgba(2,5,10,.42) 24%,rgba(2,5,10,.04) 58%,rgba(2,5,10,.2)),linear-gradient(180deg,rgba(2,5,10,.22),transparent 36%,rgba(2,5,10,.18));z-index:2}.heroDeal:after,.heroDeal:before{content:"";position:absolute;inset:0;pointer-events:none}.heroDeal:after{background:radial-gradient(circle at 58% 42%,rgba(0,174,255,.1),transparent 34%),linear-gradient(90deg,rgba(2,5,10,.52),transparent 34%,rgba(2,5,10,.24));mix-blend-mode:screen;z-index:3}.heroImage{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center right;opacity:.78;mix-blend-mode:screen}.discountBadge,.heroRoundBadge,.heroVisualTopline{display:none}.categoriesSection,.ctaBanner,.leadBlockSection,.quickStatsSection,.requestSection{margin-top:var(--section-gap)}.quickStatsSection{margin-top:34px}.quickStatsGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.quickStat{min-height:116px;padding:20px 24px;display:grid;grid-template-columns:auto 1fr;grid-gap:6px 14px;gap:6px 14px;align-items:center;border-radius:12px;background:linear-gradient(145deg,rgba(0,140,255,.1),rgba(140,255,0,.04),rgba(5,10,17,.96));border:1px solid rgba(0,174,255,.22);box-shadow:inset 0 0 22px rgba(0,140,255,.08)}.quickStat .icon{grid-row:1/3;margin:0}.quickStat strong{color:var(--green);font-size:clamp(26px,2.6vw,38px);line-height:1;font-weight:1000;text-transform:uppercase}.quickStat span{color:#ffffff;font-size:13px;line-height:1.2;font-weight:900;text-transform:uppercase}.sectionTitle{margin:0 0 28px;display:grid;grid-template-columns:1fr auto 1fr;grid-gap:18px;gap:18px;align-items:center;text-align:center}.sectionTitle:after,.sectionTitle:before{content:"";height:2px;background:linear-gradient(90deg,transparent,rgba(0,174,255,.78))}.sectionTitle:after{background:linear-gradient(90deg,rgba(140,255,0,.78),transparent)}.compactTitle{display:block;text-align:left}.compactTitle:after,.compactTitle:before,.sectionTitle span{display:none}.compactTitle span{display:inline-flex;margin-bottom:8px;color:var(--green);font-size:12px}.compactTitle span,.sectionTitle h2{font-weight:1000;text-transform:uppercase}.sectionTitle h2{margin:0;color:#ffffff;font-size:clamp(32px,3.2vw,44px);line-height:1.06;letter-spacing:0;text-wrap:balance}.sectionTitle h2 span,.sectionTitle h2 strong{color:var(--green)}.categoryGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px;align-items:stretch}.categoryCard{position:relative;display:grid;grid-template-rows:auto 174px;min-height:0;border-radius:14px;overflow:hidden;background:linear-gradient(180deg,rgba(8,17,28,.98),rgba(2,6,12,.98));border:1px solid rgba(0,174,255,.24);box-shadow:0 14px 34px rgba(0,0,0,.28),inset 0 0 18px rgba(0,140,255,.08);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.categoryCard:hover{transform:translateY(-4px);border-color:rgba(140,255,0,.66);box-shadow:0 20px 44px rgba(0,0,0,.34),0 0 26px rgba(140,255,0,.16)}.categoriesDisabled a,.categoriesDisabled article,.categoriesDisabled button{pointer-events:none;cursor:default}.categoriesDisabled *{animation:none}.categoriesDisabled .categoryCard:hover,.categoriesDisabled article:hover{transform:none}.categoryImage{position:relative;aspect-ratio:4/3;min-height:0;overflow:hidden;background:radial-gradient(circle at 50% 42%,rgba(0,213,255,.18),transparent 46%),linear-gradient(145deg,rgba(5,14,24,.98),rgba(2,6,12,.98));border-bottom:1px solid rgba(0,174,255,.18)}.categoryImage img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:center center;padding:18px}.categoryContent{position:relative;z-index:2;display:grid;align-content:start;min-width:0;min-height:0;padding:25px 72px 25px 26px;background:rgba(3,8,14,.96);overflow:hidden}.categoryCard h3,.workCard h3{margin:0;color:#ffffff;font-size:16px;line-height:1.14;font-weight:1000;text-transform:uppercase}.categoryCard h3{font-size:clamp(24px,1.7vw,32px);line-height:1.02}.categoryCard p,.ctaContent p,.footer p,.requestInfo p,.workCard p{margin:9px 0 0;color:var(--muted);font-size:14px;line-height:1.42}.categoryCard p{display:-webkit-box;overflow:hidden;color:rgba(255,255,255,.82);font-size:18px;line-height:1.32;-webkit-box-orient:vertical;-webkit-line-clamp:2}.formBox,.requestInfo{padding:30px;border-radius:var(--radius);background:var(--panel);border:1px solid var(--border);box-shadow:inset 0 0 24px rgba(0,140,255,.08)}.requestInfo{display:flex;flex-direction:column;justify-content:center}.icon{width:38px;height:38px;margin-bottom:14px;color:var(--blue-2);filter:drop-shadow(0 0 8px rgba(0,174,255,.58))}.heroBadges .icon{grid-row:1/3;width:24px;height:24px;margin:0;color:var(--green);filter:drop-shadow(0 0 8px rgba(140,255,0,.5))}.requestSection{display:grid;grid-template-columns:minmax(0,.92fr) minmax(480px,1.08fr);grid-gap:28px;gap:28px;align-items:stretch;padding:36px;border-radius:18px;background:linear-gradient(135deg,rgba(0,140,255,.1),rgba(140,255,0,.055) 45%,rgba(5,10,17,.95));border:1px solid rgba(0,174,255,.22);box-shadow:0 18px 46px rgba(0,0,0,.22),inset 0 0 22px rgba(0,140,255,.06)}.requestSection .formBox,.requestSection .requestInfo{background:rgba(3,7,12,.86)}.formBox{display:grid;grid-gap:16px;gap:16px;min-height:100%}.formBox label{display:grid;grid-gap:7px;gap:7px}.formBox label span{color:#ffffff;font-size:13px;font-weight:900;text-transform:uppercase}.formBox input,.formBox textarea{width:100%;min-height:52px;padding:0 15px;border-radius:8px;border:1px solid rgba(0,174,255,.28);color:#ffffff;background:rgba(0,0,0,.34);outline:none}.formBox textarea{min-height:122px;padding-top:13px;resize:vertical}.formBox input:focus,.formBox textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(140,255,0,.12)}.formBox small{color:rgba(255,255,255,.7);font-size:12px;line-height:1.4}.footer{margin-top:46px;padding:22px 0 18px;display:grid;grid-template-columns:1.25fr 1fr 1fr auto;grid-gap:22px;gap:22px;border-top:1px solid rgba(0,174,255,.24)}.footerLogo{display:block;font-size:23px;line-height:1;font-weight:1000;color:#ffffff}.footer h4,.footerLogo{text-transform:uppercase}.footer h4{margin:0 0 8px;color:var(--green);font-size:14px}.footerLinks{display:grid;grid-gap:8px;gap:8px}.footerLinks a{color:var(--muted);font-size:14px;font-weight:800}.footerLinks a:hover{color:var(--green)}.footerSocials{min-width:184px}.socialLinks{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:flex-start;padding-top:2px}.socialItem{position:relative;isolation:isolate;width:50px;height:50px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border:1px solid rgba(0,213,255,.36);border-radius:999px;color:#ffffff;background:radial-gradient(circle at 28% 20%,rgba(140,255,0,.28),transparent 36%),radial-gradient(circle at 75% 82%,rgba(0,213,255,.24),transparent 42%),linear-gradient(145deg,rgba(5,18,30,.96),rgba(2,7,13,.98));box-shadow:inset 0 0 0 1px rgba(140,255,0,.08),0 0 18px rgba(0,213,255,.16),0 10px 26px rgba(0,0,0,.22);font-size:13.5px;font-weight:1000;line-height:1;letter-spacing:0;text-align:center;translate:0 0;animation:socialFloat 5.2s ease-in-out infinite,socialGlow 3.6s ease-in-out infinite;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,opacity .18s ease}.socialItem:before{content:"";position:absolute;inset:-6px;z-index:-1;border-radius:inherit;background:radial-gradient(circle,rgba(140,255,0,.14),rgba(0,213,255,.08) 45%,transparent 70%);opacity:.72;filter:blur(4px);transition:opacity .18s ease,filter .18s ease}.socialItem:nth-child(2){animation-delay:.35s,.2s}.socialItem:nth-child(3){width:58px;animation-delay:.7s,.4s}.socialItemActive{cursor:pointer;pointer-events:auto}.socialItemActive:hover{transform:translateY(-2px) scale(1.025);border-color:rgba(140,255,0,.72);box-shadow:inset 0 0 0 1px rgba(140,255,0,.18),0 0 24px rgba(140,255,0,.2),0 0 26px rgba(0,213,255,.22),0 14px 30px rgba(0,0,0,.28)}.socialItemActive:hover:before{opacity:1;filter:blur(6px)}.socialItemDisabled{opacity:.76;cursor:default;pointer-events:none;border-color:rgba(0,213,255,.24);color:rgba(255,255,255,.82);background:radial-gradient(circle at 30% 18%,rgba(140,255,0,.16),transparent 36%),linear-gradient(145deg,rgba(7,16,26,.9),rgba(2,7,13,.96))}.socialItemDisabled:before{opacity:.5}.copyright{grid-column:1/-1;padding-top:14px;color:rgba(255,255,255,.58);border-top:1px solid rgba(255,255,255,.1);text-align:center;font-size:13px}@keyframes riseIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes socialFloat{0%,to{translate:0 0}50%{translate:0 -3px}}@keyframes socialGlow{0%,to{box-shadow:0 0 16px rgba(0,213,255,.18),inset 0 0 14px rgba(140,255,0,.08)}50%{box-shadow:0 0 24px rgba(140,255,0,.22),0 0 18px rgba(0,213,255,.18),inset 0 0 18px rgba(140,255,0,.12)}}@media (max-width:1280px){.header{grid-template-columns:330px minmax(0,1fr) auto;gap:20px;padding-inline:26px}.brand{min-height:60px}.brandLogo{width:min(100%,304px);max-width:304px}.nav{gap:18px;font-size:13px}.headerBtn{min-height:48px;padding:0 20px;font-size:13px}.hero{grid-template-columns:minmax(380px,.94fr) minmax(520px,1.06fr);gap:0;padding-inline:36px}.heroDeal{width:calc(100% + 64px);height:clamp(520px,42vw,640px);margin:-68px -36px -56px -58px}}@media (max-width:1040px){:root{--gutter:32px;--section-gap:50px;--header-offset:96px}.header{position:-webkit-sticky;position:sticky;width:100%;min-height:76px;padding:10px 18px;grid-template-columns:286px 1fr auto;gap:16px}.brand{min-height:54px}.brandLogo{width:min(100%,264px);max-width:264px}.nav{gap:16px;font-size:13px}.headerBtn{min-height:44px;padding:0 18px;font-size:13px}.hero,.requestSection{grid-template-columns:1fr}.hero{min-height:auto;max-height:none;padding:36px 24px 30px}.heroDeal{width:100%;height:clamp(380px,52vw,520px);margin:0;border-radius:0}.categoryGrid,.heroBadges,.quickStatsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer{grid-template-columns:1fr 1fr}}@media (max-width:760px){:root{--gutter:24px;--section-gap:42px;--header-offset:116px}.header{position:-webkit-sticky;position:sticky;width:100%;min-height:auto;padding:8px 12px 9px;grid-template-columns:1fr auto;gap:8px 12px;align-items:center}.brand{min-height:0}.brand:after{display:none}.brandLogo{max-width:150px}.nav{grid-column:1/-1;order:3;justify-content:flex-start;overflow-x:auto;gap:14px;padding-bottom:2px;scrollbar-width:none}.nav::-webkit-scrollbar{display:none}.headerBtn{min-height:38px;padding:0 13px;font-size:11px;white-space:nowrap}.hero{padding:30px 18px 22px;gap:24px}.hero h1{font-size:clamp(34px,11vw,52px);line-height:1.02}.lead{font-size:16px;line-height:1.5}.heroActions{flex-direction:column}.btn,.formBox button{width:100%}.categoryGrid,.footer,.heroBadges,.quickStatsGrid{grid-template-columns:1fr}.heroDeal{height:340px;min-height:0;border-radius:16px}.heroVisualTopline{left:14px;right:14px;top:14px;flex-wrap:wrap}.discountBadge{left:14px;bottom:14px;width:164px;padding:13px 14px}.discountBadge strong{font-size:29px}.heroRoundBadge{display:none}.sectionTitle{display:block;margin-bottom:18px;text-align:left}.sectionTitle:after,.sectionTitle:before{display:none}.sectionTitle h2{font-size:clamp(26px,9vw,36px)}.categoryCard{grid-template-rows:auto 156px}.categoryImage{aspect-ratio:4/3}.categoryImage img{padding:14px}.categoryContent{padding:21px 66px 21px 22px}.categoryCard h3{font-size:24px}.categoryCard p{font-size:16px}.ctaContent,.formBox,.requestInfo,.requestSection{padding:24px}.ctaBanner{border-radius:16px;aspect-ratio:2048/682;min-height:0}.requestSection{gap:18px}}@media (max-width:420px){.header{grid-template-columns:1fr;justify-items:stretch}.brand{justify-content:center}.headerBtn{width:100%}.nav{justify-content:flex-start}.hero h1{font-size:clamp(31px,12vw,44px)}.heroDeal{height:286px;min-height:0}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.hero.section{grid-template-columns:minmax(500px,.95fr) minmax(620px,1.15fr)!important;grid-gap:clamp(34px,4vw,72px)!important;gap:clamp(34px,4vw,72px)!important;padding-top:clamp(54px,5vw,82px)!important;padding-bottom:clamp(54px,5vw,82px)!important}.heroText{position:relative!important;z-index:3!important;max-width:760px!important}.hero h1{display:flex!important;flex-direction:column!important;gap:0!important;margin:0 0 24px!important;font-size:clamp(64px,5.8vw,118px)!important;line-height:.88!important;letter-spacing:-.055em!important;text-transform:uppercase!important;font-weight:1000!important;color:#ffffff!important;text-shadow:0 0 26px rgba(0,140,255,.18)!important}.heroLine{display:block!important}.heroLineBlue{color:#008cff!important;text-shadow:0 0 18px rgba(0,140,255,.55),0 0 40px rgba(0,140,255,.22)!important}.heroLineGreen{color:#71ff00!important;text-shadow:0 0 18px rgba(113,255,0,.55),0 0 42px rgba(113,255,0,.22)!important}.hero .eyebrow{font-weight:1000!important;letter-spacing:.04em!important}.hero .lead{max-width:640px!important;font-size:clamp(18px,1.2vw,24px)!important;line-height:1.45!important}.heroActions{margin-top:26px!important}.hero .primaryBtn{background:linear-gradient(180deg,#008cff,#005dff)!important;box-shadow:0 0 28px rgba(0,140,255,.35)!important}.hero .secondaryBtn{background:linear-gradient(180deg,#8cff00,#45e000)!important;box-shadow:0 0 30px rgba(113,255,0,.38)!important}.heroDeal{z-index:2!important;min-height:clamp(520px,38vw,720px)!important;outline:0!important;isolation:isolate!important}.heroDeal:before{inset:-14% -10% -14% -18%!important;z-index:-2!important;background:radial-gradient(circle at 62% 48%,rgba(0,140,255,.26),transparent 46%),radial-gradient(circle at 52% 70%,rgba(113,255,0,.18),transparent 34%),linear-gradient(90deg,rgba(2,5,10,0),rgba(0,140,255,.1) 48%,rgba(2,5,10,0))!important;filter:blur(8px)!important}.heroDeal:after{inset:-4% auto -4% -16%!important;width:42%!important;background:linear-gradient(90deg,rgba(2,5,10,.98),rgba(2,5,10,.62) 42%,rgba(2,5,10,0))!important}.heroImage{width:min(100%,860px)!important;height:auto!important;margin-left:auto!important;outline:0!important;filter:drop-shadow(0 0 34px rgba(0,140,255,.22)) drop-shadow(0 0 26px rgba(113,255,0,.14))!important}@media (max-width:1180px){.hero.section{grid-template-columns:1fr!important}.heroDeal{min-height:auto!important}.heroDeal:after{display:none!important}.heroImage{width:100%!important;margin:0 auto!important}}.hero.section{grid-template-columns:minmax(500px,.9fr) minmax(620px,1.1fr)!important;gap:clamp(38px,4.2vw,72px)!important;padding-top:clamp(46px,4.6vw,76px)!important;padding-bottom:clamp(48px,4.8vw,78px)!important;background:radial-gradient(circle at 78% 42%,rgba(0,140,255,.13),transparent 40%),radial-gradient(circle at 18% 75%,rgba(113,255,0,.08),transparent 36%),linear-gradient(90deg,rgba(3,7,12,.98),rgba(3,10,16,.94) 48%,rgba(2,20,32,.86))!important}.hero h1{font-size:clamp(58px,4.7vw,88px)!important;margin-bottom:24px!important;max-width:720px!important;text-shadow:0 0 18px rgba(0,140,255,.12)!important}.heroLine{text-shadow:none!important}.heroLineBlue{color:#0b8fff!important;text-shadow:0 0 12px rgba(0,140,255,.28),0 0 26px rgba(0,140,255,.12)!important}.heroLineGreen{color:#69f000!important;text-shadow:0 0 12px rgba(105,240,0,.26),0 0 24px rgba(105,240,0,.12)!important}.hero .eyebrow{margin-bottom:22px!important;color:#8cff00!important;font-size:clamp(13px,.8vw,16px)!important;letter-spacing:.045em!important}.hero .lead{max-width:630px!important;font-size:clamp(17px,1.05vw,21px)!important;line-height:1.48!important;color:rgba(255,255,255,.8)!important}.heroActions{gap:16px!important}.hero .primaryBtn{background:linear-gradient(180deg,#0497ff,#006bff)!important;box-shadow:0 0 20px rgba(0,140,255,.25)!important}.hero .secondaryBtn{background:linear-gradient(180deg,#8cff00,#4ee600)!important;color:#061000!important;box-shadow:0 0 22px rgba(113,255,0,.28)!important}.heroDeal{min-height:clamp(470px,34vw,620px)!important;justify-content:flex-end!important}.heroDeal:before{inset:-8% -6% -8% -18%!important;background:radial-gradient(circle at 68% 50%,rgba(0,140,255,.2),transparent 44%),radial-gradient(circle at 42% 72%,rgba(113,255,0,.1),transparent 36%),linear-gradient(90deg,rgba(3,7,12,0),rgba(0,140,255,.07) 55%,rgba(3,7,12,0))!important;filter:blur(10px)!important}.heroDeal:after{inset:-2% auto -2% -12%!important;width:34%!important;background:linear-gradient(90deg,rgba(3,7,12,.96),rgba(3,7,12,.46) 48%,rgba(3,7,12,0))!important}.heroImage{width:min(100%,780px)!important;max-height:620px!important;opacity:.96!important;filter:drop-shadow(0 0 22px rgba(0,140,255,.18)) drop-shadow(0 0 14px rgba(113,255,0,.08))!important}@media (max-width:1180px){.hero.section{grid-template-columns:1fr!important}.hero h1{font-size:clamp(46px,8vw,72px)!important}.heroDeal{min-height:auto!important;justify-content:center!important}.heroDeal:after{display:none!important}.heroImage{width:100%!important;max-height:none!important}}.hero.section{grid-template-columns:minmax(500px,.82fr) minmax(720px,1.18fr)!important;gap:clamp(28px,3vw,54px)!important}.heroDeal{min-height:clamp(560px,39vw,720px)!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:visible!important}.heroImage{width:100%!important;max-width:none!important;height:clamp(520px,37vw,700px)!important;max-height:none!important;object-fit:contain!important;object-position:center right!important;display:block!important;margin:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:transparent!important}.heroDeal:after{width:22%!important;inset:0 auto 0 -8%!important;background:linear-gradient(90deg,rgba(3,7,12,.92),rgba(3,7,12,.38) 48%,rgba(3,7,12,0))!important}.heroDeal:before{inset:-6% -4% -6% -10%!important;opacity:.75!important}@media (max-width:1180px){.hero.section{grid-template-columns:1fr!important}.heroImage{width:100%!important;height:auto!important}}.hero.section{grid-template-columns:minmax(460px,.82fr) minmax(760px,1.18fr)!important;grid-gap:clamp(24px,2.4vw,44px)!important;gap:clamp(24px,2.4vw,44px)!important}.heroDeal{position:relative!important;min-height:clamp(560px,38vw,760px)!important;border-radius:0!important;overflow:hidden!important;display:block!important}.heroDeal,.heroDeal img,.heroImage{height:100%!important;width:100%!important}.heroDeal img,.heroImage{position:absolute!important;inset:0!important;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:center center!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:transparent!important;transform:scale(1.04)!important}.heroDeal:before{background:linear-gradient(90deg,rgba(3,8,16,.95),rgba(3,8,16,.72) 14%,rgba(3,8,16,.28) 28%,rgba(3,8,16,.06) 42%,rgba(3,8,16,0) 56%)}.heroDeal:after,.heroDeal:before{content:""!important;position:absolute!important;inset:0!important;z-index:2!important;pointer-events:none!important}.heroDeal:after{background:radial-gradient(circle at 70% 45%,rgba(43,151,255,.08),transparent 42%),radial-gradient(circle at 55% 72%,rgba(106,255,0,.08),transparent 36%);mix-blend-mode:screen!important}@media (max-width:1180px){.hero.section{grid-template-columns:1fr!important}.heroDeal{min-height:420px!important}.heroDeal img,.heroImage{transform:scale(1.02)!important}}.hero.section{display:grid!important;grid-template-columns:minmax(480px,.9fr) minmax(760px,1.1fr)!important;grid-gap:28px!important;gap:28px!important;align-items:stretch!important}.hero,.hero.section,.heroInner,.heroWrap{background:transparent!important}.heroDeal,.heroFigure,.heroImageWrap,.heroMedia,.heroVisual{position:relative!important;background:transparent!important;border:0!important;outline:0!important;box-shadow:none!important;border-radius:0!important;overflow:hidden!important}.heroDeal:after,.heroDeal:before,.heroImageWrap:after,.heroImageWrap:before,.heroVisual:after,.heroVisual:before{display:none!important;content:none!important}.heroDeal img,.heroFigure img,.heroImage,.heroImageWrap img,.heroMedia img,.heroVisual img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;object-fit:contain!important;object-position:center center!important;background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important}.heroDeal,.heroFigure,.heroImageWrap,.heroMedia,.heroVisual{min-height:620px!important}.heroDeal{padding:0!important;margin:0!important}.heroContent{background:transparent!important}.heroActions,.heroContent,.heroKicker,.heroStats,.heroSubtitle,.heroTitle{position:relative!important;z-index:2!important}.heroTitle{line-height:.92!important;letter-spacing:-.02em!important}.heroSubtitle{max-width:680px!important}@media (max-width:1280px){.hero.section{grid-template-columns:1fr!important}.heroDeal,.heroFigure,.heroImageWrap,.heroMedia,.heroVisual{min-height:420px!important}}.hero.section{min-height:clamp(680px,44vw,820px)!important;padding:clamp(64px,5vw,96px) clamp(42px,5vw,88px)!important;background:linear-gradient(90deg,rgba(3,8,14,.98),rgba(4,13,20,.96) 38%,rgba(3,12,20,.72) 57%,rgba(3,12,20,.38)),radial-gradient(circle at 22% 78%,rgba(93,255,0,.12),transparent 36%),radial-gradient(circle at 78% 42%,rgba(0,145,255,.16),transparent 45%)!important}.hero.section:before{content:""!important;position:absolute!important;inset:0 0 0 38%!important;z-index:0!important;background-image:linear-gradient(90deg,rgba(3,8,14,.98),rgba(3,8,14,.62) 16%,rgba(3,8,14,.18) 34%,rgba(3,8,14,0) 54%),url(/brand-assets/hero-warehouse.png)!important;opacity:1!important;filter:saturate(1.05) contrast(1.03)!important}.hero.section:after{background:linear-gradient(90deg,rgba(3,8,14,.08),transparent 44%,rgba(3,8,14,.08)),radial-gradient(circle at 70% 50%,rgba(0,145,255,.06),transparent 42%),radial-gradient(circle at 55% 76%,rgba(93,255,0,.07),transparent 34%)!important}.heroContent,.heroText{position:relative!important;z-index:3!important;max-width:780px!important}.hero h1{max-width:760px!important;font-size:clamp(64px,5vw,96px)!important}.heroLineBlue{text-shadow:0 0 16px rgba(0,140,255,.26)!important}.heroLineGreen{text-shadow:0 0 16px rgba(104,240,0,.28)!important}.heroBadges,.heroBenefits,.heroMiniCards,.heroStats{position:relative!important;z-index:3!important;max-width:760px!important}@media (max-width:1180px){.hero.section{display:block!important;min-height:auto!important;padding:52px 24px!important}.hero.section:before{inset:36% 0 0 0!important;opacity:.38!important;background-position:100%!important}.hero h1{font-size:clamp(46px,9vw,72px)!important}}.hero.section:before{inset:0 0 0 34%!important;background-image:linear-gradient(90deg,rgba(3,8,14,.98),rgba(3,8,14,.78) 8%,rgba(3,8,14,.42) 18%,rgba(3,8,14,.16) 30%,rgba(3,8,14,.04) 44%,rgba(3,8,14,0) 62%),url(/brand-assets/hero-warehouse.png)!important;background-size:cover!important;background-position:100%!important;background-repeat:no-repeat!important}.hero.section:after{content:""!important;position:absolute!important;inset:0!important;z-index:1!important;pointer-events:none!important;background:linear-gradient(90deg,rgba(3,8,14,.06),rgba(3,8,14,.02) 38%,rgba(3,8,14,0) 58%),linear-gradient(0deg,rgba(3,8,14,.86),rgba(3,8,14,.56) 9%,rgba(3,8,14,.22) 18%,rgba(3,8,14,0) 32%),radial-gradient(circle at 70% 48%,rgba(0,145,255,.06),transparent 42%),radial-gradient(circle at 55% 76%,rgba(93,255,0,.06),transparent 34%)!important}.heroDeal{background:transparent!important;border:0!important;box-shadow:none!important}.hero.section{position:relative!important;display:flex!important;align-items:center!important;min-height:clamp(700px,44vw,860px)!important;padding:clamp(64px,5vw,96px) clamp(48px,5vw,96px)!important;overflow:hidden!important;background:linear-gradient(90deg,rgba(2,7,12,.98),rgba(2,7,12,.93) 30%,rgba(2,7,12,.58) 48%,rgba(2,7,12,.18) 68%,rgba(2,7,12,.04)),url(/brand-assets/hero-warehouse.png)!important;background-size:cover!important;background-position:100%!important;background-repeat:no-repeat!important}.hero.section:after,.hero.section:before{display:none!important;content:none!important}.heroDeal{display:none!important}.heroBadges,.heroBenefits,.heroContent,.heroMiniCards,.heroStats,.heroText{position:relative!important;z-index:3!important}.hero h1,.heroText{max-width:780px!important}.hero h1{font-size:clamp(62px,5vw,96px)!important;line-height:.92!important;letter-spacing:-.045em!important;margin-bottom:26px!important}.heroLine{color:rgba(255,255,255,.94)!important}.heroLineBlue{color:#078fff!important;text-shadow:0 0 14px rgba(0,140,255,.24)!important}.heroLineGreen{color:#68f000!important;text-shadow:0 0 14px rgba(104,240,0,.24)!important}.hero .lead{max-width:660px!important;font-size:clamp(18px,1.05vw,22px)!important;line-height:1.5!important;color:rgba(255,255,255,.82)!important}.heroActions{margin-top:28px!important}@media (max-width:1180px){.hero.section{min-height:auto!important;padding:52px 24px!important;background:linear-gradient(rgba(2,7,12,.7),rgba(2,7,12,.78)),url(/brand-assets/hero-warehouse.png)!important;background-size:cover!important;background-position:100%!important}.hero h1{font-size:clamp(46px,9vw,72px)!important}}.heroActions{display:flex!important;align-items:center!important;gap:18px!important;margin-top:32px!important}.hero .btn,.hero .primaryBtn,.hero .secondaryBtn,.heroActions .btn{min-height:58px!important;padding:0 32px!important;border-radius:12px!important;font-size:16px!important;font-weight:1000!important;letter-spacing:.01em!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;border:1px solid rgba(255,255,255,.14)!important;transform:translateY(0)!important;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease!important}.hero .primaryBtn{background:linear-gradient(180deg,#20b7ff,#048fff 42%,#0068ff)!important;color:#ffffff!important;box-shadow:0 0 0 1px rgba(30,180,255,.28),0 14px 34px rgba(0,120,255,.34),0 0 38px rgba(0,150,255,.24)!important}.hero .secondaryBtn{background:linear-gradient(180deg,#9cff00,#66f000 45%,#3bd800)!important;color:#061100!important;box-shadow:0 0 0 1px rgba(145,255,0,.34),0 14px 34px rgba(95,255,0,.3),0 0 42px rgba(95,255,0,.24)!important}.hero .primaryBtn:hover,.hero .secondaryBtn:hover,.heroActions .btn:hover{transform:translateY(-2px)!important;filter:brightness(1.06) saturate(1.06)!important}.hero .primaryBtn:active,.hero .secondaryBtn:active,.heroActions .btn:active{transform:translateY(0) scale(.99)!important}@media (max-width:720px){.heroActions{flex-direction:column!important;align-items:stretch!important;gap:12px!important}.hero .primaryBtn,.hero .secondaryBtn,.heroActions .btn{width:100%!important;min-height:54px!important}}.categoriesGrid,.categoryGrid{grid-gap:clamp(24px,2vw,34px)!important;gap:clamp(24px,2vw,34px)!important;margin:0 auto!important}.categoryCard{min-height:410px!important;background:rgba(2,10,16,.94)!important;border:1px solid rgba(0,180,255,.22)!important;box-shadow:inset 0 0 30px rgba(0,180,255,.04),0 18px 44px rgba(0,0,0,.26)!important;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease!important}.categoryCard:hover{transform:translateY(-4px)!important;border-color:rgba(105,255,0,.34)!important;box-shadow:inset 0 0 34px rgba(105,255,0,.04),0 24px 58px rgba(0,0,0,.32),0 0 34px rgba(105,255,0,.08)!important}.categoryCard:before{background:linear-gradient(180deg,rgba(2,8,14,0),rgba(2,8,14,.05) 48%,rgba(2,8,14,.72) 76%,rgba(2,8,14,.96))!important}.categoryCard img,.categoryImage{position:absolute!important;inset:0!important;border:0!important;box-shadow:none!important;border-radius:0!important;background:transparent!important;transform:scale(1.02)!important;filter:saturate(1.08) contrast(1.04) brightness(1.02)!important;transition:transform .25s ease,filter .25s ease!important}.categoryCard:hover .categoryImage,.categoryCard:hover img{transform:scale(1.05)!important;filter:saturate(1.12) contrast(1.06) brightness(1.06)!important}.categoryBody,.categoryContent{z-index:4!important;padding:0 30px 30px!important}.categoryCard h3{margin:0 0 9px!important;color:#ffffff!important;font-size:clamp(28px,1.75vw,38px)!important;font-weight:1000!important;letter-spacing:-.025em!important;text-transform:uppercase!important;text-shadow:0 3px 18px rgba(0,0,0,.78)!important}.categoryCard p{margin:0!important;max-width:94%!important;color:rgba(255,255,255,.84)!important;font-size:15px!important;line-height:1.34!important;text-shadow:0 2px 12px rgba(0,0,0,.78)!important}@media (max-width:1100px){.categoriesGrid,.categoryGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:720px){.categoriesGrid,.categoryGrid{grid-template-columns:1fr!important}.categoryCard{min-height:360px!important}}#categories,.categories,.categoriesSection{max-width:1720px!important;padding-left:clamp(28px,4vw,72px)!important;padding-right:clamp(28px,4vw,72px)!important}.categoriesGrid,.categoryGrid{max-width:1560px!important}.categoryCard{min-height:clamp(420px,26vw,500px)!important}.categoryCard:first-child .categoryImage,.categoryCard:first-child img,.categoryCard:nth-child(2) .categoryImage,.categoryCard:nth-child(2) img,.categoryCard:nth-child(3) .categoryImage,.categoryCard:nth-child(3) img,.categoryCard:nth-child(4) .categoryImage,.categoryCard:nth-child(4) img,.categoryCard:nth-child(5) .categoryImage,.categoryCard:nth-child(5) img{object-position:center center!important}.categoryBody,.categoryContent{padding:0 clamp(30px,2.1vw,42px) clamp(32px,2.2vw,44px)!important}.categoryCard h3{font-size:clamp(32px,2vw,44px)!important}.categoryCard p{font-size:clamp(15px,.9vw,18px)!important;line-height:1.32!important}#categories{padding-top:clamp(42px,4vw,64px)!important}@media (max-width:1200px){.categoriesGrid,.categoryGrid{max-width:1040px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:720px){#categories,.categories,.categoriesSection{padding-left:18px!important;padding-right:18px!important}.categoriesGrid,.categoryGrid{grid-template-columns:1fr!important;gap:18px!important}.categoryCard{min-height:360px!important}}#categories,.categories,.categoriesSection{width:100%!important;max-width:1440px!important;padding-left:0!important;padding-right:0!important}.categoriesGrid,.categoryGrid{max-width:1180px!important;grid-template-columns:repeat(3,1fr)!important;grid-gap:32px!important;gap:32px!important;justify-content:center!important}.categoryCard{min-width:0!important;height:330px!important;min-height:330px!important;max-height:330px!important}.categoryBody,.categoryContent{padding:0 26px 26px!important}.categoryCard h3{font-size:31px!important;line-height:.94!important}.categoryCard p{font-size:14px!important;line-height:1.28!important}.categoryCard:nth-child(5) h3,.categoryCard:nth-child(6) h3{font-size:29px!important;line-height:.92!important;max-width:92%!important}@media (max-width:1200px){.categoriesGrid,.categoryGrid{max-width:820px!important;grid-template-columns:repeat(2,1fr)!important}.categoryCard{height:320px!important;min-height:320px!important;max-height:320px!important}}@media (max-width:720px){.categoriesGrid,.categoryGrid{max-width:100%!important;grid-template-columns:1fr!important;gap:18px!important}.categoryCard{height:330px!important;min-height:330px!important;max-height:330px!important}}#categories,.categories,.categoriesSection{width:min(100%,1600px)!important;max-width:1600px!important;margin-left:auto!important;margin-right:auto!important;padding-left:clamp(20px,2.5vw,32px)!important;padding-right:clamp(20px,2.5vw,32px)!important}#categories .sectionTitle,.categories .sectionTitle,.categoriesSection .sectionTitle{width:100%!important;max-width:1600px!important;margin-left:auto!important;margin-right:auto!important;margin-bottom:clamp(34px,3vw,48px)!important}.categoriesGrid,.categoryGrid{width:100%!important;max-width:1440px!important;margin-left:auto!important;margin-right:auto!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-gap:clamp(28px,2vw,38px)!important;gap:clamp(28px,2vw,38px)!important;justify-content:stretch!important;align-items:stretch!important}.categoryCard{width:100%!important;height:clamp(360px,23vw,430px)!important;min-height:clamp(360px,23vw,430px)!important;max-height:none!important}.categoryCard img,.categoryImage{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important}.categoryBody,.categoryContent{padding:0 clamp(28px,2vw,38px) clamp(28px,2vw,38px)!important}.categoryCard h3{font-size:clamp(30px,1.8vw,40px)!important;line-height:.92!important}.categoryCard p{font-size:clamp(14px,.82vw,17px)!important;line-height:1.3!important}.categoryCard:nth-child(5) h3,.categoryCard:nth-child(6) h3{font-size:clamp(28px,1.7vw,38px)!important;line-height:.9!important;max-width:94%!important}@media (max-width:1200px){.categoriesGrid,.categoryGrid{max-width:980px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}.categoryCard{height:360px!important;min-height:360px!important}}@media (max-width:720px){#categories,.categories,.categoriesSection{padding-left:18px!important;padding-right:18px!important}.categoriesGrid,.categoryGrid{grid-template-columns:1fr!important;max-width:100%!important;gap:18px!important}.categoryCard{height:340px!important;min-height:340px!important}}.categoryCard{position:relative!important;overflow:hidden!important;isolation:isolate!important;background:#02080d!important;border-radius:24px!important}.categoryCard .categoryImageBox,.categoryCard .categoryImageWrap,.categoryCard .imageWrap,.categoryCard figure,.categoryCard picture,.categoryCard>div:first-child{inset:0!important;width:100%!important;height:100%!important;overflow:hidden!important}.categoryCard .categoryImage,.categoryCard .categoryImageBox,.categoryCard .categoryImageWrap,.categoryCard .imageWrap,.categoryCard figure,.categoryCard img,.categoryCard picture,.categoryCard>div:first-child{position:absolute!important;z-index:1!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;outline:0!important;box-shadow:none!important;border-radius:0!important}.categoryCard .categoryImage,.categoryCard img{inset:-2px!important;width:calc(100% + 4px)!important;height:calc(100% + 4px)!important;max-width:none!important;max-height:none!important;min-width:100%!important;min-height:100%!important;object-fit:cover!important;object-position:center center!important;display:block!important;transform:scale(1.04)!important;filter:saturate(1.08) contrast(1.04) brightness(1.03)!important}.categoryCard:before{z-index:2!important;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.04) 42%,rgba(0,0,0,.68) 74%,rgba(0,0,0,.94))!important}.categoryCard:after,.categoryCard:before{content:""!important;position:absolute!important;inset:0!important;pointer-events:none!important}.categoryCard:after{z-index:3!important;border-radius:inherit!important;box-shadow:inset 0 0 0 1px rgba(0,190,255,.18),inset 0 0 42px rgba(0,0,0,.24)!important}.categoryBody,.categoryContent{position:absolute!important;z-index:5!important;left:0!important;right:0!important;bottom:0!important;padding:0 32px 32px!important;margin:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.categoryCard:hover .categoryImage,.categoryCard:hover img{transform:scale(1.07)!important;filter:saturate(1.12) contrast(1.06) brightness(1.07)!important}.categoryCard:nth-child(6) .categoryImage,.categoryCard:nth-child(6) img{transform:scale(1.01)!important;object-position:center center!important}.categoryCard:nth-child(6):hover .categoryImage,.categoryCard:nth-child(6):hover img{transform:scale(1.035)!important}.leadBlockSection{width:min(1440px,calc(100% - 48px));max-width:1440px;margin:var(--section-gap) auto 0;padding:clamp(34px,3vw,48px) clamp(28px,3.6vw,54px);position:relative;overflow:hidden;border-radius:22px;border:1px solid rgba(0,190,255,.22);background:radial-gradient(circle at 14% 12%,rgba(0,190,255,.18),transparent 30%),radial-gradient(circle at 86% 18%,rgba(140,255,0,.1),transparent 28%),linear-gradient(145deg,rgba(4,14,25,.98),rgba(2,7,13,.99) 58%,rgba(3,15,12,.96));box-shadow:0 24px 70px rgba(0,0,0,.34),inset 0 0 42px rgba(0,174,255,.055)}.leadBlockHeader{display:grid;grid-template-columns:minmax(90px,1fr) auto minmax(90px,1fr);grid-gap:16px 24px;gap:16px 24px;align-items:center;text-align:center}.leadBlockHeader:after,.leadBlockHeader:before{content:"";display:block;height:2px;min-width:90px;background:linear-gradient(90deg,transparent,rgba(0,190,255,.72))}.leadBlockHeader:after{background:linear-gradient(90deg,rgba(140,255,0,.68),transparent)}.leadBlockHeader>.icon{display:none}.leadBlockHeader h2{grid-column:2;max-width:900px;margin:0;color:#ffffff;font-size:clamp(38px,3vw,48px);line-height:1;font-weight:1000;letter-spacing:0;text-align:center;text-transform:uppercase;text-wrap:balance}.leadBlockHeader h2 span{color:var(--green)}.leadBlockHeader p{grid-column:1/-1;max-width:760px;margin:0 auto;color:rgba(255,255,255,.78);font-size:clamp(16px,1.08vw,18px);line-height:1.45;text-align:center}.leadBlockTopGrid{margin-top:clamp(24px,2.4vw,34px);display:grid;grid-template-columns:minmax(500px,1.05fr) minmax(620px,1.35fr);grid-gap:24px;gap:24px;align-items:stretch}.leadFeatureCard,.leadMainCard{position:relative;overflow:hidden;border:1px solid rgba(0,190,255,.24);background:radial-gradient(circle at 18% 14%,rgba(0,190,255,.16),transparent 34%),linear-gradient(145deg,rgba(7,19,31,.98),rgba(3,9,16,.99) 62%,rgba(3,15,12,.96));box-shadow:0 18px 44px rgba(0,0,0,.28),inset 0 0 30px rgba(0,174,255,.065)}.leadFeatureCard:after,.leadMainCard:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(135deg,rgba(255,255,255,.065),transparent 36%,rgba(140,255,0,.032))}.leadMainCard{min-height:330px;padding:clamp(28px,2.6vw,38px);display:grid;grid-template-columns:minmax(168px,.9fr) minmax(0,1.1fr);grid-gap:28px;gap:28px;align-items:center;border-radius:20px;border-color:rgba(0,190,255,.28);background:radial-gradient(circle at 25% 50%,rgba(0,190,255,.26),transparent 30%),radial-gradient(circle at 30% 50%,rgba(140,255,0,.13),transparent 18%),linear-gradient(145deg,rgba(7,24,40,.99),rgba(2,9,17,.99) 58%,rgba(3,16,14,.97))}.leadMainText{position:relative;z-index:1;max-width:430px;min-width:0}.leadMainCard .icon{position:relative;z-index:1;width:clamp(156px,12vw,188px);height:clamp(156px,12vw,188px);margin:0;padding:32px;justify-self:center;color:var(--green);border-radius:999px;background:radial-gradient(circle,rgba(140,255,0,.2),rgba(0,190,255,.12) 54%,rgba(255,255,255,.035) 64%,transparent 66%);filter:drop-shadow(0 0 24px rgba(140,255,0,.32)) drop-shadow(0 0 34px rgba(0,190,255,.18))}.leadFeatureCard h3,.leadMainCard h3{position:relative;z-index:1;margin:0;color:#ffffff;font-weight:1000;letter-spacing:0;text-transform:uppercase}.leadMainCard h3{font-size:clamp(36px,3vw,48px);line-height:.98;letter-spacing:.06em}.leadFeatureCard p,.leadMainCard p{position:relative;z-index:1;margin:12px 0 0;color:rgba(255,255,255,.78);line-height:1.42}.leadMainCard p{font-size:clamp(16px,1.08vw,18px)}.leadFeatureGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.leadFeatureCard{min-height:158px;padding:22px 24px 24px;border-radius:18px}.leadFeatureCard .icon{position:relative;z-index:1;width:62px;height:62px;margin:0 0 14px;padding:14px;color:var(--blue-2);border-radius:999px;background:radial-gradient(circle,rgba(0,190,255,.18),rgba(0,190,255,.07) 58%,transparent 62%);filter:drop-shadow(0 0 14px rgba(0,190,255,.3))}.leadFeatureCard:nth-child(2n) .icon,.leadFeatureCard:nth-child(3) .icon{color:var(--green);background:radial-gradient(circle,rgba(140,255,0,.18),rgba(140,255,0,.07) 58%,transparent 62%);filter:drop-shadow(0 0 14px rgba(140,255,0,.26))}.leadFeatureCard h3{font-size:clamp(20px,1.25vw,23px);line-height:1.08}.leadFeatureCard p{font-size:clamp(14.5px,.9vw,15.5px)}@media (max-width:1240px){.leadBlockSection{width:min(100%,calc(100vw - 36px));padding:42px 32px}.leadBlockTopGrid{grid-template-columns:1fr}.leadMainCard{min-height:300px;grid-template-columns:minmax(150px,.35fr) minmax(0,.65fr)}}@media (max-width:760px){.leadBlockSection{width:min(100%,calc(100vw - 24px));padding:30px 18px;border-radius:20px}.leadBlockHeader{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px}.leadBlockHeader:after,.leadBlockHeader:before{display:none}.leadBlockHeader h2{grid-column:1;font-size:clamp(30px,9vw,34px);line-height:1.02}.leadBlockHeader p{font-size:15px}.leadBlockTopGrid{margin-top:24px}.leadMainCard{min-height:0;grid-template-columns:1fr;gap:18px;padding:24px 22px}.leadMainText{max-width:none}.leadMainCard .icon{width:128px;height:128px;padding:26px;justify-self:start}.leadMainCard h3{font-size:clamp(31px,9vw,36px);letter-spacing:.04em}.leadMainCard p{font-size:15.5px}.leadFeatureGrid{grid-template-columns:1fr;gap:14px}.leadFeatureCard{min-height:0;padding:22px}}:root{--section-gap:68px;--container:1660px;--gutter:48px}.footer[id],.section[id]{scroll-margin-top:var(--header-offset)}.header{width:min(var(--container),calc(100% - var(--gutter)))!important;grid-template-columns:minmax(300px,.32fr) minmax(0,1fr) auto!important;gap:clamp(18px,2.2vw,34px)!important;align-items:center!important}.nav{gap:clamp(16px,1.7vw,28px)!important}.headerBtn{min-height:50px!important;padding-inline:24px!important}#top+section{display:none!important}.categoriesSection,.ctaBanner,.leadBlockSection,.requestSection{margin-top:var(--section-gap)!important}.categoriesSection,.ctaBanner,.footer,.leadBlockSection,.requestSection{width:min(1500px,calc(100% - var(--gutter)))!important;max-width:1500px!important}.categoriesSection{padding-inline:0!important}.categoriesSection .sectionTitle{margin-bottom:34px!important}.categoriesGrid,.categoryGrid{max-width:none!important;gap:26px!important}.categoryCard{height:clamp(350px,23vw,410px)!important;min-height:clamp(350px,23vw,410px)!important;border-radius:20px!important}.categoryContent{padding:0 clamp(24px,2vw,34px) clamp(24px,2vw,34px)!important}.categoryCard h3{letter-spacing:0!important}.leadBlockSection{padding:clamp(38px,3vw,50px) clamp(30px,3.2vw,48px)!important;border-radius:20px!important}.leadBlockHeader h2{font-size:clamp(36px,2.8vw,46px)!important}.leadBlockHeader p{max-width:820px!important}.leadBlockTopGrid{grid-template-columns:minmax(470px,1fr) minmax(590px,1.22fr)!important;gap:24px!important}.leadMainCard{min-height:332px!important;border-radius:18px!important}.leadMainText{max-width:480px!important}.leadMainCard p{line-height:1.48!important}.leadFeatureGrid{gap:18px!important}.leadFeatureCard{min-height:157px!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;border-radius:16px!important}.requestSection{grid-template-columns:minmax(360px,.82fr) minmax(520px,1.18fr)!important;gap:26px!important;padding:clamp(28px,3vw,42px)!important;border-radius:20px!important;background:radial-gradient(circle at 10% 16%,rgba(0,190,255,.16),transparent 30%),radial-gradient(circle at 92% 84%,rgba(140,255,0,.1),transparent 28%),linear-gradient(135deg,rgba(5,15,25,.96),rgba(2,7,13,.98) 56%,rgba(4,15,12,.95))!important}.requestSection .formBox,.requestSection .requestInfo{border-radius:16px!important;background:rgba(3,8,14,.78)!important;border-color:rgba(0,190,255,.2)!important}.requestInfo{padding:clamp(26px,3vw,40px)!important}.requestInfo .compactTitle h2{font-size:clamp(31px,2.9vw,50px)!important;line-height:.98!important}.requestInfo p{max-width:620px!important;margin-top:18px!important;color:rgba(255,255,255,.78)!important;font-size:clamp(16px,1.05vw,18px)!important;line-height:1.5!important}.formBox{gap:15px!important;padding:clamp(24px,2.6vw,34px)!important}.formBox label{gap:8px!important}.formBox input,.formBox textarea{min-height:54px!important;border-radius:10px!important;border-color:rgba(0,190,255,.28)!important;background:rgba(0,0,0,.3)!important}.formBox textarea{min-height:128px!important}.formBox button{min-height:56px!important;margin-top:4px!important;border-radius:12px!important;font-size:15px!important}.formBox small{max-width:640px!important;color:rgba(255,255,255,.64)!important}.footer{margin-top:52px!important;padding:28px 0 22px!important;grid-template-columns:minmax(280px,1.25fr) minmax(220px,.85fr) minmax(220px,.85fr) minmax(170px,auto)!important;align-items:start!important;border-color:rgba(0,190,255,.22)!important}.footer p{max-width:440px!important}.footer h4{color:var(--green)!important;letter-spacing:0!important}.footerLinks{gap:9px!important}@media (max-width:1240px){:root{--section-gap:56px;--gutter:36px}.header{grid-template-columns:280px minmax(0,1fr) auto!important}.leadBlockTopGrid,.requestSection{grid-template-columns:1fr!important}.footer{grid-template-columns:1fr 1fr!important}.footerSocials{min-width:0!important}.leadMainCard{grid-template-columns:170px minmax(0,1fr)!important}}@media (max-width:760px){:root{--section-gap:42px;--gutter:24px;--header-offset:116px}.header{width:100%!important}.nav{max-width:100%!important}.categoriesSection,.ctaBanner,.footer,.leadBlockSection,.requestSection{width:min(100%,calc(100vw - var(--gutter)))!important}.categoriesSection{padding-inline:0!important}.categoriesGrid,.categoryGrid{gap:16px!important}.categoryCard{height:320px!important;min-height:320px!important;border-radius:18px!important}.categoryContent{padding:0 22px 24px!important}.categoryCard h3,.categoryCard:nth-child(5) h3,.categoryCard:nth-child(6) h3{font-size:clamp(25px,8vw,32px)!important;line-height:.98!important;max-width:100%!important}.leadBlockSection{padding:30px 18px!important}.leadFeatureGrid,.leadMainCard{grid-template-columns:1fr!important}.formBox,.requestInfo,.requestSection{padding:22px!important}.requestInfo .compactTitle h2{font-size:clamp(27px,9vw,36px)!important}.footer{grid-template-columns:1fr!important;gap:20px!important;margin-top:40px!important}.footerSocials{text-align:center!important}.footerSocials .socialLinks{justify-content:center!important;gap:14px!important;padding-top:4px!important}.footerSocials .socialItem{width:48px!important;height:48px!important}.footerSocials .socialItem:nth-child(3){width:56px!important}}@media (max-width:420px){.headerBtn{width:100%!important}}.ctaBanner{position:relative!important;width:min(1500px,calc(100% - var(--gutter)))!important;max-width:1500px!important;min-height:360px!important;aspect-ratio:auto!important;margin-top:var(--section-gap)!important;padding:clamp(34px,4vw,56px)!important;display:grid!important;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr)!important;grid-gap:32px!important;gap:32px!important;align-items:center!important;overflow:hidden!important;border-radius:24px!important;border:1px solid rgba(0,190,255,.28)!important;background:radial-gradient(circle at 12% 18%,rgba(0,190,255,.22),transparent 32%),radial-gradient(circle at 86% 68%,rgba(140,255,0,.14),transparent 34%),linear-gradient(145deg,rgba(5,17,30,.99),rgba(2,7,13,.99) 54%,rgba(4,18,14,.98))!important;box-shadow:0 30px 82px rgba(0,0,0,.4),0 0 46px rgba(0,190,255,.08),inset 0 0 52px rgba(0,174,255,.08)!important}.ctaBanner:before{inset:0!important;background:linear-gradient(135deg,rgba(255,255,255,.06),transparent 34%,rgba(140,255,0,.035)),linear-gradient(90deg,transparent,rgba(0,190,255,.055) 52%,rgba(140,255,0,.06))!important}.ctaBanner:after,.ctaBanner:before{content:""!important;position:absolute!important;pointer-events:none!important;z-index:1!important}.ctaBanner:after{right:-120px!important;top:-120px!important;width:360px!important;height:360px!important;display:block!important;border-radius:999px!important;background:radial-gradient(circle,rgba(140,255,0,.14),rgba(0,190,255,.08) 45%,transparent 70%)!important}.ctaBanner img{display:none!important}.ctaActionPanel,.ctaContent{position:relative!important;z-index:2!important}.ctaContent{max-width:860px!important;padding:0!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important}.ctaEyebrow{margin:0 0 12px!important;color:var(--green)!important;font-size:clamp(12px,.95vw,15px)!important;line-height:1.2!important}.ctaContent h2,.ctaEyebrow{font-weight:1000!important;text-transform:uppercase!important}.ctaContent h2{max-width:820px!important;margin:0!important;color:#ffffff!important;font-size:clamp(40px,4.5vw,70px)!important;line-height:.96!important;letter-spacing:0!important;text-wrap:balance!important}.ctaLead{margin:20px 0 0!important;color:rgba(255,255,255,.82)!important;font-size:clamp(17px,1.22vw,20px)!important;line-height:1.5!important}.ctaLead,.ctaPills{max-width:720px!important}.ctaPills{width:100%!important;margin-top:28px!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-gap:12px!important;gap:12px!important}.ctaPills span{min-height:42px!important;padding:10px 14px!important;display:inline-flex!important;align-items:center!important;border-radius:999px!important;color:rgba(255,255,255,.9)!important;background:rgba(255,255,255,.07)!important;border:1px solid rgba(0,190,255,.26)!important;box-shadow:inset 0 0 18px rgba(0,190,255,.045)!important;font-size:clamp(13px,.95vw,15px)!important;line-height:1.1!important;font-weight:900!important;text-align:center!important;text-transform:uppercase!important}.ctaActionPanel,.ctaPills span{justify-content:center!important}.ctaActionPanel{min-height:250px!important;padding:clamp(26px,2.4vw,36px)!important;display:flex!important;flex-direction:column!important;border-radius:18px!important;border:1px solid rgba(140,255,0,.24)!important;background:radial-gradient(circle at 18% 12%,rgba(140,255,0,.14),transparent 36%),linear-gradient(145deg,rgba(5,18,14,.88),rgba(4,12,22,.92))!important;box-shadow:0 18px 46px rgba(0,0,0,.26),inset 0 0 28px rgba(140,255,0,.06)!important}.ctaActionPanel h3{margin:0!important;color:#ffffff!important;font-size:clamp(22px,1.7vw,30px)!important;line-height:1.08!important;font-weight:1000!important;letter-spacing:0!important;text-transform:uppercase!important}.ctaActionPanel p{margin:14px 0 0!important;color:rgba(255,255,255,.74)!important;font-size:15px!important;line-height:1.45!important}.ctaActionPanel .ctaButton,.ctaButton,.ctaContent .ctaButton{width:100%!important;min-height:62px!important;margin-top:28px!important;padding:0 30px!important;border-radius:13px!important;color:#061000!important;background:linear-gradient(180deg,var(--green),var(--green-2))!important;box-shadow:0 18px 40px rgba(140,255,0,.25),0 0 36px rgba(140,255,0,.3),inset 0 1px 0 rgba(255,255,255,.34)!important;font-size:16px!important;font-weight:1000!important;white-space:nowrap!important}@media (max-width:1040px){.ctaBanner{grid-template-columns:1fr!important}.ctaActionPanel,.ctaBanner{min-height:0!important}}@media (max-width:760px){.ctaBanner{width:min(100%,calc(100vw - var(--gutter)))!important;padding:30px 22px!important;gap:22px!important;border-radius:22px!important}.ctaContent h2{font-size:clamp(30px,10vw,36px)!important;line-height:1.02!important}.ctaLead{margin-top:16px!important;font-size:16px!important}.ctaPills{margin-top:22px!important;grid-template-columns:1fr!important;gap:9px!important}.ctaPills span{min-height:42px!important;justify-content:center!important}.ctaActionPanel{padding:24px!important}.ctaActionPanel .ctaButton,.ctaButton,.ctaContent .ctaButton{min-height:60px!important}body,html{overflow-x:hidden}body{font-size:15px}header{padding-left:18px!important;padding-right:18px!important}.headerCta,.navCta,.siteHeader .btn,.siteHeader .primaryBtn,header .btn,header .primaryBtn{display:none!important}.mainNav,.nav,nav{gap:22px!important;justify-content:center!important;flex-wrap:wrap!important;font-size:18px!important}.hero,.hero.section{min-height:auto!important;padding:52px 22px 42px!important;border-radius:0 0 22px 22px!important}.hero h1,.heroTitle{font-size:clamp(48px,13vw,72px)!important;line-height:.94!important;letter-spacing:.01em!important}.hero p,.heroLead{font-size:22px!important;line-height:1.45!important;max-width:560px!important}.hero .actions,.heroActions{gap:16px!important}.hero .btn,.heroActions .btn{min-height:62px!important;width:100%!important;justify-content:center!important;font-size:18px!important}.section{margin-top:46px!important;margin-bottom:46px!important}.sectionHeader,.sectionTitle{margin-bottom:28px!important}#categories h2,.sectionHeader h2,.sectionTitle h2{font-size:clamp(42px,11vw,58px)!important;line-height:1.02!important}#categories{padding-left:22px!important;padding-right:22px!important}.categoriesGrid,.categoryGrid{gap:26px!important}.category-card,.categoryCard{min-height:420px!important;height:420px!important;border-radius:22px!important}.category-card img,.categoryCard img{height:100%!important;object-fit:cover!important}.category-card h3,.categoryCard h3{font-size:clamp(36px,9vw,48px)!important;line-height:.95!important}.category-card p,.categoryCard p{font-size:18px!important;line-height:1.35!important}#work,.advantagesSection,.leadSection{width:calc(100% - 28px)!important;padding:42px 22px!important;border-radius:24px!important}#work h2,.advantagesSection h2,.leadSection h2{font-size:clamp(42px,10vw,56px)!important;line-height:1.02!important}.advantagesSection p,.leadSection p{font-size:20px!important;line-height:1.45!important}.advantageGrid,.advantagesGrid,.leadGrid{gap:22px!important}.advantageMainCard,.leadMainCard{min-height:auto!important;padding:34px 26px!important;border-radius:22px!important}.advantageMainCard svg,.leadMainCard svg{width:96px!important;height:96px!important}.advantageMainCard h3,.leadMainCard h3{font-size:clamp(40px,10vw,54px)!important;line-height:.98!important}.advantageCard,.leadFeatureCard{min-height:auto!important;padding:30px 26px!important;border-radius:22px!important}.advantageCard svg,.leadFeatureCard svg{width:54px!important;height:54px!important}.advantageCard h3,.leadFeatureCard h3{font-size:clamp(28px,7vw,36px)!important;line-height:1.05!important}.advantageCard p,.leadFeatureCard p{font-size:20px!important;line-height:1.45!important}#request,.requestSection{width:calc(100% - 28px)!important;padding:36px 20px!important;gap:24px!important;border-radius:24px!important;margin-top:48px!important}.requestInfo{padding:32px 24px!important;border-radius:22px!important}.requestInfo h2{font-size:clamp(40px,10vw,56px)!important;line-height:.98!important}.requestInfo p{font-size:21px!important;line-height:1.5!important}.formBox{padding:30px 24px!important;border-radius:22px!important}.formBox label{gap:10px!important;margin-bottom:18px!important}.formBox span{font-size:15px!important;letter-spacing:.08em!important}.formBox input{min-height:58px!important;padding:0 20px!important;font-size:18px!important}.formBox textarea{min-height:135px!important;padding:20px!important;font-size:18px!important}.formBox button{min-height:62px!important;font-size:18px!important;border-radius:16px!important}.formBox small{display:block!important;margin-top:18px!important;font-size:17px!important;line-height:1.45!important}.footer{padding:38px 24px 32px!important;gap:28px!important}.footerLogo{font-size:30px!important}.footer a,.footer p{font-size:20px!important;line-height:1.45!important}}@media (max-width:430px){.category-card,.categoryCard{height:380px!important;min-height:380px!important}.hero h1,.heroTitle{font-size:clamp(44px,12vw,62px)!important}#categories h2,.sectionHeader h2,.sectionTitle h2{font-size:clamp(38px,10vw,52px)!important}}@media (max-width:760px){.headerActions,.headerCta,.navCta,.siteHeader .btn,.siteHeader .primaryBtn,.siteHeader a[href="#lead-form"],.siteHeader a[href="#request"],header .btn,header .primaryBtn,header a[href="#lead-form"],header a[href="#request"]{display:none!important;visibility:hidden!important;width:0!important;height:0!important;min-width:0!important;min-height:0!important;padding:0!important;margin:0!important;overflow:hidden!important;pointer-events:none!important}.siteHeader,header{padding:18px 18px 20px!important;gap:18px!important}.logo img,.siteHeader img,header img{max-width:190px!important;height:auto!important}.mainNav,.nav,.siteHeader nav,header nav{width:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:12px 18px!important;gap:12px 18px!important;text-align:center!important;justify-items:center!important;align-items:center!important;font-size:18px!important;line-height:1.15!important}.mainNav a,.nav a,.siteHeader nav a,header nav a{font-size:18px!important;line-height:1.15!important;white-space:nowrap!important}.hero,.hero.section{padding:38px 20px 34px!important;min-height:auto!important}.hero h1,.heroTitle{font-size:clamp(40px,11vw,58px)!important;line-height:.94!important}.hero p,.heroLead{font-size:19px!important;line-height:1.42!important}.hero .btn,.heroActions .btn{min-height:56px!important;font-size:17px!important}.category-card,.categoryCard,[class*=Category] article,[class*=category] article{height:330px!important;min-height:330px!important;border-radius:22px!important}.category-card h3,.categoryCard h3,[class*=Category] article h3,[class*=category] article h3{font-size:clamp(30px,8vw,42px)!important;line-height:.98!important}.category-card p,.categoryCard p,[class*=Category] article p,[class*=category] article p{font-size:17px!important;line-height:1.32!important}.categoriesGrid,.categoryGrid,[class*=categoriesGrid],[class*=categoryGrid]{gap:20px!important}#work,.advantagesSection,.leadSection{padding:32px 18px!important;width:calc(100% - 24px)!important;border-radius:24px!important}#work h2,.advantagesSection h2,.leadSection h2{font-size:clamp(34px,9vw,46px)!important;line-height:1.02!important}#work p,.advantagesSection p,.leadSection p{font-size:18px!important;line-height:1.38!important}.advantageCard,.advantageMainCard,.leadFeatureCard,.leadMainCard{padding:24px 22px!important;min-height:auto!important;border-radius:22px!important}.advantageMainCard svg,.leadMainCard svg{width:72px!important;height:72px!important}.advantageCard svg,.leadFeatureCard svg{width:42px!important;height:42px!important}.advantageMainCard h3,.leadMainCard h3{font-size:clamp(32px,8vw,42px)!important;line-height:1!important}.advantageCard h3,.leadFeatureCard h3{font-size:clamp(24px,6.5vw,32px)!important;line-height:1.05!important}.advantageCard p,.leadFeatureCard p{font-size:18px!important;line-height:1.38!important}.advantageGrid,.advantagesGrid,.leadGrid{gap:18px!important}#request,.requestSection{padding:30px 18px!important;width:calc(100% - 24px)!important;gap:20px!important;margin-top:40px!important}.requestInfo{padding:28px 22px!important}.requestInfo h2{font-size:clamp(34px,9vw,46px)!important;line-height:1!important}.requestInfo p{font-size:18px!important;line-height:1.45!important}.formBox{padding:26px 22px!important}.formBox input{min-height:54px!important;font-size:17px!important}.formBox textarea{min-height:120px!important;font-size:17px!important}.formBox button{min-height:58px!important;font-size:17px!important}.footer{padding-top:30px!important}}@media (max-width:430px){.category-card,.categoryCard,[class*=Category] article,[class*=category] article{height:310px!important;min-height:310px!important}.mainNav,.nav,.siteHeader nav,header nav{font-size:17px!important;gap:12px!important}}@media (max-width:760px){body,html{overflow-x:hidden!important}body{font-size:15px!important}.siteHeader,header{padding:14px 18px 18px!important;gap:12px!important}.headerActions,.headerCta,.navCta,.siteHeader .btn,.siteHeader .primaryBtn,.siteHeader a[href="#lead-form"],.siteHeader a[href="#request"],header .btn,header .primaryBtn,header a[href="#lead-form"],header a[href="#request"]{display:none!important;visibility:hidden!important;opacity:0!important;width:0!important;height:0!important;min-width:0!important;min-height:0!important;padding:0!important;margin:0!important;overflow:hidden!important;pointer-events:none!important}.logo img,.siteHeader img,header img{max-width:170px!important;height:auto!important}.mainNav,.nav,.siteHeader nav,header nav{width:100%!important;display:grid!important;grid-template-columns:1fr 1fr!important;justify-items:center!important;align-items:center!important;grid-gap:12px 18px!important;gap:12px 18px!important;padding-top:10px!important;font-size:17px!important;line-height:1.1!important}.mainNav a,.nav a,.siteHeader nav a,header nav a{font-size:17px!important;line-height:1.1!important;white-space:nowrap!important}.hero,.hero.section{padding:34px 18px 30px!important;min-height:auto!important;border-radius:0 0 22px 22px!important}.hero h1,.heroTitle{font-size:clamp(38px,10vw,54px)!important;line-height:.94!important;letter-spacing:.01em!important;max-width:100%!important}.hero p,.heroLead{font-size:18px!important;line-height:1.38!important;max-width:100%!important}.hero .actions,.heroActions{gap:12px!important;margin-top:22px!important}.hero .btn,.heroActions .btn{width:100%!important;min-height:54px!important;padding:0 18px!important;border-radius:16px!important;justify-content:center!important;font-size:16px!important;font-weight:900!important}.section{margin-top:38px!important;margin-bottom:38px!important}.sectionHeader,.sectionTitle{margin-bottom:24px!important}#categories h2,.sectionHeader h2,.sectionTitle h2{font-size:clamp(36px,9.6vw,48px)!important;line-height:1.03!important;letter-spacing:.02em!important}#categories{padding-left:18px!important;padding-right:18px!important}.categoriesGrid,.categoryGrid,[class*=categoriesGrid],[class*=categoryGrid]{gap:18px!important}.category-card,.categoryCard,[class*=Category] article,[class*=category] article{height:300px!important;min-height:300px!important;border-radius:20px!important;overflow:hidden!important}.category-card img,.categoryCard img,[class*=Category] article img,[class*=category] article img{height:100%!important;width:100%!important;object-fit:cover!important}.category-card h3,.categoryCard h3,[class*=Category] article h3,[class*=category] article h3{font-size:clamp(28px,7.4vw,38px)!important;line-height:.98!important;letter-spacing:.02em!important}.category-card p,.categoryCard p,[class*=Category] article p,[class*=category] article p{font-size:16px!important;line-height:1.3!important}#work,.advantagesSection,.leadSection{width:calc(100% - 24px)!important;padding:30px 18px!important;margin-top:38px!important;margin-bottom:38px!important;border-radius:22px!important}#work h2,.advantagesSection h2,.leadSection h2{font-size:clamp(34px,8.6vw,44px)!important;line-height:1.04!important;letter-spacing:.02em!important}#work>p,.advantagesSection>p,.leadSection>p{font-size:17px!important;line-height:1.4!important;margin-top:12px!important;margin-bottom:22px!important}.advantageGrid,.advantagesGrid,.leadGrid{gap:16px!important}.advantageMainCard,.leadMainCard{min-height:auto!important;padding:24px 22px!important;border-radius:20px!important}.advantageMainCard svg,.leadMainCard svg{width:64px!important;height:64px!important;margin-bottom:18px!important}.advantageMainCard h3,.leadMainCard h3{font-size:clamp(30px,7.6vw,40px)!important;line-height:1!important;letter-spacing:.08em!important}.advantageMainCard p,.leadMainCard p{font-size:17px!important;line-height:1.38!important}.advantageCard,.leadFeatureCard{min-height:auto!important;padding:22px!important;border-radius:20px!important}.advantageCard svg,.leadFeatureCard svg{width:38px!important;height:38px!important;margin-bottom:16px!important}.advantageCard h3,.leadFeatureCard h3{font-size:clamp(23px,6vw,30px)!important;line-height:1.06!important;letter-spacing:.03em!important}.advantageCard p,.leadFeatureCard p{font-size:17px!important;line-height:1.38!important}#request,.requestSection{width:calc(100% - 24px)!important;padding:28px 18px!important;gap:18px!important;margin-top:38px!important;margin-bottom:34px!important;border-radius:22px!important}.requestInfo{padding:26px 22px!important;border-radius:20px!important}.requestInfo h2{font-size:clamp(32px,8.4vw,44px)!important;line-height:1.02!important;letter-spacing:.02em!important}.requestInfo p{font-size:17px!important;line-height:1.42!important}.formBox{padding:24px 22px!important;border-radius:20px!important}.formBox label{gap:8px!important;margin-bottom:16px!important}.formBox span{font-size:14px!important;letter-spacing:.08em!important}.formBox input{min-height:52px!important;padding:0 18px!important}.formBox input,.formBox textarea{font-size:16px!important;border-radius:14px!important}.formBox textarea{min-height:112px!important;padding:18px!important}.formBox button{min-height:56px!important;font-size:17px!important;border-radius:15px!important}.formBox small{display:block!important;margin-top:16px!important;font-size:15px!important;line-height:1.42!important}.footer{padding:28px 22px 30px!important;gap:22px!important}.footerLogo{font-size:28px!important}.footer a,.footer h4,.footer p{font-size:17px!important}.footer a,.footer p{line-height:1.42!important}}@media (max-width:430px){.siteHeader,header{padding:12px 16px 16px!important}.logo img,.siteHeader img,header img{max-width:158px!important}.mainNav,.nav,.siteHeader nav,header nav{gap:10px 14px!important}.mainNav a,.nav a,.siteHeader nav a,header nav a{font-size:16px!important}.category-card,.categoryCard,[class*=Category] article,[class*=category] article{height:285px!important;min-height:285px!important}.hero h1,.heroTitle{font-size:clamp(36px,10vw,50px)!important}#categories h2,.sectionHeader h2,.sectionTitle h2{font-size:clamp(34px,9vw,44px)!important}#work h2,.advantagesSection h2,.leadSection h2,.requestInfo h2{font-size:clamp(31px,8.2vw,40px)!important}}@media (max-width:760px){.siteHeader,header{padding-top:10px!important;padding-bottom:12px!important;gap:8px!important}.logo img,.siteHeader img,header img{max-width:150px!important}.mainNav,.nav,.siteHeader nav,header nav{padding-top:4px!important;gap:8px 14px!important}.mainNav a,.nav a,.siteHeader nav a,header nav a{font-size:15.5px!important}.hero,.hero.section{margin-top:18px!important;padding-top:28px!important}}@media (max-width:430px){.logo img,.siteHeader img,header img{max-width:145px!important}.mainNav a,.nav a,.siteHeader nav a,header nav a{font-size:15px!important}.hero,.hero.section{margin-top:14px!important}}@media (max-width:760px){body,html{overflow-x:hidden!important}.siteHeader,header{padding:10px 16px 14px!important;gap:8px!important}.headerActions,.headerCta,.navCta,.siteHeader .btn,.siteHeader .primaryBtn,.siteHeader a[href="#lead-form"],.siteHeader a[href="#request"],header .btn,header .primaryBtn,header a[href="#lead-form"],header a[href="#request"]{display:none!important;visibility:hidden!important;opacity:0!important;width:0!important;height:0!important;min-width:0!important;min-height:0!important;padding:0!important;margin:0!important;overflow:hidden!important;pointer-events:none!important}.logo img,.siteHeader img,header img{max-width:148px!important;height:auto!important}.mainNav,.nav,.siteHeader nav,header nav{width:100%!important;display:grid!important;grid-template-columns:1fr 1fr!important;justify-items:center!important;align-items:center!important;grid-gap:8px 14px!important;gap:8px 14px!important;padding-top:4px!important;margin-top:0!important;font-size:15.5px!important;line-height:1.1!important}.mainNav a,.nav a,.siteHeader nav a,header nav a{font-size:15.5px!important;line-height:1.1!important;white-space:nowrap!important}.hero,.hero.section{margin-top:12px!important;padding:26px 18px 30px!important;min-height:auto!important;border-radius:0 0 22px 22px!important}.hero h1,.heroTitle{font-size:clamp(35px,9.4vw,50px)!important;line-height:.94!important;letter-spacing:.01em!important;max-width:100%!important}.hero p,.heroLead{font-size:17px!important;line-height:1.38!important;max-width:100%!important}.hero .actions,.heroActions{gap:12px!important;margin-top:20px!important}.hero .btn,.heroActions .btn{width:100%!important;min-height:52px!important;padding:0 18px!important;border-radius:15px!important;justify-content:center!important;font-size:16px!important;font-weight:900!important}}@media (max-width:430px){.siteHeader,header{padding:9px 15px 13px!important}.logo img,.siteHeader img,header img{max-width:142px!important}.mainNav,.nav,.siteHeader nav,header nav{gap:8px 12px!important}.mainNav a,.nav a,.siteHeader nav a,header nav a{font-size:15px!important}.hero,.hero.section{margin-top:10px!important;padding-top:24px!important}.hero h1,.heroTitle{font-size:clamp(34px,9.2vw,48px)!important}.hero p,.heroLead{font-size:16.5px!important}}@media screen and (max-width:760px){body,body .site,html{overflow-x:hidden!important}body .header{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;padding:12px 16px 18px!important;gap:14px!important;min-height:0!important}body .header .btn,body .header .primaryBtn,body .header a[href="#lead-form"],body .header a[href="#request"]{display:none!important}body .header img{width:auto!important;max-width:150px!important;height:auto!important;margin:0 auto!important}body .header nav{width:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:12px 18px!important;gap:12px 18px!important;align-items:center!important;justify-items:center!important}body .header nav,body .header nav a{margin:0!important;padding:0!important}body .header nav a{font-size:16px!important;line-height:1.1!important;font-weight:800!important;white-space:nowrap!important}body #top.hero.section,body .hero.section,body section.hero.section{width:calc(100% - 24px)!important;margin:18px auto 0!important;padding:32px 18px 30px!important;min-height:auto!important;border-radius:22px!important;overflow:hidden!important}body .heroText{max-width:100%!important;width:100%!important}body .hero .eyebrow,body .heroText .eyebrow{font-size:13px!important;line-height:1.25!important;letter-spacing:.1em!important;margin-bottom:18px!important}body .hero h1,body .heroText h1{display:block!important;margin:0!important;max-width:100%!important;font-size:clamp(38px,10vw,54px)!important;line-height:.92!important;letter-spacing:.01em!important}body .heroLine,body .heroLineBlue,body .heroLineGreen{display:block!important;font-size:inherit!important;line-height:inherit!important;letter-spacing:inherit!important}body .hero .lead,body .heroText .lead{max-width:100%!important;margin-top:22px!important;font-size:18px!important;line-height:1.42!important}body .heroActions{width:100%!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:12px!important;gap:12px!important;margin-top:24px!important}body .heroActions .btn,body .heroActions a{width:100%!important;min-height:54px!important;padding:0 18px!important;border-radius:16px!important;display:inline-flex!important;justify-content:center!important;align-items:center!important;font-size:16px!important;font-weight:900!important}body .heroDeal{display:none!important}}@media screen and (max-width:430px){body .header{padding:10px 14px 16px!important;gap:12px!important}body .header img{max-width:142px!important}body .header nav{gap:10px 14px!important}body .header nav a{font-size:15px!important}body #top.hero.section,body .hero.section,body section.hero.section{width:calc(100% - 20px)!important;margin-top:14px!important;padding:28px 16px!important}body .hero h1,body .heroText h1{font-size:clamp(34px,9.3vw,48px)!important;line-height:.93!important}body .hero .lead,body .heroText .lead{font-size:16.5px!important;line-height:1.4!important}body .heroActions .btn,body .heroActions a{min-height:52px!important;font-size:15.5px!important}}.hero .actions .btn:first-child,.hero .actions a:first-child,.heroActions .btn:first-child,.heroActions a:first-child{display:none!important}.hero .actions,.heroActions{justify-content:flex-start!important}.hero .actions .btn,.hero .actions a,.heroActions .btn,.heroActions a{max-width:260px}#categories .category-card,#categories .categoryCard,#categories a,#categories article,#categories button,.categoriesGrid .category-card,.categoriesGrid .categoryCard,.categoriesGrid a,.categoriesGrid article,.categoriesGrid button,.categoryGrid .category-card,.categoryGrid .categoryCard,.categoryGrid a,.categoryGrid article,.categoryGrid button{pointer-events:none!important;cursor:default!important}#categories *,.categoriesGrid *,.categoryGrid *{animation:none!important;transition-property:none!important}#categories .category-card:hover,#categories .categoryCard:hover,#categories a:hover,#categories article:hover,#categories button:hover,.categoriesGrid .category-card:hover,.categoriesGrid .categoryCard:hover,.categoriesGrid a:hover,.categoriesGrid article:hover,.categoriesGrid button:hover,.categoryGrid .category-card:hover,.categoryGrid .categoryCard:hover,.categoryGrid a:hover,.categoryGrid article:hover,.categoryGrid button:hover{transform:none!important;translate:none!important;scale:1!important;filter:none!important}@media (max-width:760px){.hero .actions,.heroActions{grid-template-columns:1fr!important;justify-content:stretch!important}.hero .actions .btn,.hero .actions a,.heroActions .btn,.heroActions a{width:100%!important;max-width:none!important}}.siteShowAssortment .hero .actions .btn:first-child,.siteShowAssortment .hero .actions a:first-child,.siteShowAssortment .heroActions .btn:first-child,.siteShowAssortment .heroActions a:first-child{display:inline-flex!important}[data-categories-interactive=true] .categoryCard,[data-categories-interactive=true] a,[data-categories-interactive=true] article,[data-categories-interactive=true] button{pointer-events:auto!important}[data-categories-interactive=true] .categoryCard,[data-categories-interactive=true] a{cursor:pointer!important}[data-categories-interactive=true] *,[data-categories-interactive=true] .categoryCard{transition-property:transform,border-color,box-shadow,color,background,filter!important}[data-categories-interactive=true] .categoryCard{animation:riseIn .55s ease both!important}[data-categories-interactive=true] .categoryCard:hover{transform:translateY(-4px)!important;border-color:rgba(140,255,0,.66)!important;box-shadow:0 20px 44px rgba(0,0,0,.34),0 0 26px rgba(140,255,0,.16)!important}.adminShell{min-height:100vh;padding:42px min(42px,5vw);background:radial-gradient(circle at 84% 0,rgba(0,140,255,.18),transparent 30%),linear-gradient(180deg,#02050a,#06101b);color:var(--text)}.adminHeader,.adminPanel{width:min(1180px,100%);margin-inline:auto}.adminHeader{display:flex;justify-content:space-between;gap:18px;align-items:flex-end;margin-bottom:24px}.adminHeader h1,.adminHeader p,.adminPanel h2,.adminStatus{margin:0}.adminHeader p{color:var(--green);font-size:12px;font-weight:1000;text-transform:uppercase}.adminHeader h1{margin-top:6px;font-size:clamp(30px,5vw,54px);line-height:1;text-transform:uppercase}.adminPanel{margin-top:18px;padding:24px;border:1px solid rgba(0,174,255,.22);border-radius:12px;background:rgba(3,8,14,.9);box-shadow:inset 0 0 24px rgba(0,140,255,.08)}.adminPanelHeader{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:18px}.adminPanel h2{font-size:22px;text-transform:uppercase}.adminActions{display:flex;flex-wrap:wrap;gap:10px}.adminActions a,.adminLink,.adminPanel button{min-height:42px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.18);border-radius:8px;color:#061000;background:linear-gradient(180deg,var(--green),var(--green-2));font-size:13px;font-weight:1000;cursor:pointer}.adminActions a,.adminLink{color:#ffffff;background:rgba(0,140,255,.16)}.adminPanel button:disabled{opacity:.55;cursor:default}.adminCheckbox,.adminField{display:grid;grid-gap:8px;gap:8px;margin-top:14px;color:#ffffff;font-weight:900}.adminCheckbox{grid-template-columns:22px 1fr;align-items:center}.adminCheckbox input{width:18px;height:18px;accent-color:var(--green)}.adminField span{font-size:13px;text-transform:uppercase}.adminField textarea{width:100%;min-height:112px;padding:13px 14px;border:1px solid rgba(0,174,255,.28);border-radius:8px;color:#ffffff;background:rgba(0,0,0,.34);resize:vertical}.adminFieldGroup{margin-top:18px;padding-top:18px;border-top:1px solid rgba(255,255,255,.1)}.adminFieldGroup h3{margin:0;color:var(--green);font-size:15px;text-transform:uppercase}.adminFieldGroup p{max-width:680px;margin:6px 0 0;color:var(--muted);font-size:13px;line-height:1.45}.adminStatus{margin-top:14px;color:var(--muted);font-size:14px}.adminTableWrap{overflow-x:auto}.adminTable{width:100%;min-width:760px;border-collapse:collapse}.adminTable td,.adminTable th{padding:12px 10px;border-bottom:1px solid rgba(255,255,255,.1);text-align:left;vertical-align:top}.adminTable th{color:var(--green);font-size:12px;text-transform:uppercase}.adminTable td{color:rgba(255,255,255,.82);font-size:14px;line-height:1.4}@media (max-width:720px){.adminHeader,.adminPanelHeader{align-items:stretch;flex-direction:column}.adminPanel{padding:18px}}.hero .actions .btn[href="#assortment"],.hero .actions .btn[href="#catalog"],.hero .actions .btn[href="#categories"],.hero .actions a[href="#assortment"],.hero .actions a[href="#catalog"],.hero .actions a[href="#categories"],.heroActions .btn[href="#assortment"],.heroActions .btn[href="#catalog"],.heroActions .btn[href="#categories"],.heroActions a[href="#assortment"],.heroActions a[href="#catalog"],.heroActions a[href="#categories"]{display:none!important}.hero .actions .btn[href="#lead-form"],.hero .actions .btn[href="#request"],.hero .actions a[href="#lead-form"],.hero .actions a[href="#request"],.heroActions .btn[href="#lead-form"],.heroActions .btn[href="#request"],.heroActions a[href="#lead-form"],.heroActions a[href="#request"]{display:inline-flex!important;visibility:visible!important;opacity:1!important;width:auto!important;min-width:0!important;max-width:260px!important;min-height:42px!important;pointer-events:auto!important}@media (max-width:760px){.hero .actions .btn[href="#lead-form"],.hero .actions .btn[href="#request"],.hero .actions a[href="#lead-form"],.hero .actions a[href="#request"],.heroActions .btn[href="#lead-form"],.heroActions .btn[href="#request"],.heroActions a[href="#lead-form"],.heroActions a[href="#request"]{width:100%!important;max-width:none!important;min-height:52px!important;justify-content:center!important}}.footerSocials{min-width:210px!important;display:flex!important;flex-direction:column!important;align-items:center!important;align-self:start!important;text-align:center!important}.footerSocialsTitle{width:100%!important;margin-bottom:18px!important;text-align:center!important}.footerSocialLinks{width:100%!important;gap:16px!important;align-items:center!important;justify-content:center!important;padding-top:0!important;overflow:visible!important}.footerSocialItem{height:58px!important;border:1px solid rgba(0,213,255,.64)!important;border-radius:16px!important;background:radial-gradient(circle at 26% 18%,rgba(140,255,0,.42),transparent 34%),radial-gradient(circle at 74% 80%,rgba(0,213,255,.42),transparent 43%),linear-gradient(145deg,rgba(10,33,52,.96),rgba(3,14,24,.98))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.22),inset 0 0 26px rgba(0,174,255,.16),0 12px 28px rgba(0,0,0,.26),0 0 30px rgba(0,174,255,.32),0 0 26px rgba(140,255,0,.14)!important;font-size:0!important;line-height:1!important;transform-origin:center!important;animation-duration:5.4s,3.8s!important}.footerSocialItem,.footerSocialItem:nth-child(3){width:58px!important}.footerSocialItem:before{inset:-7px!important;border-radius:20px!important;background:radial-gradient(circle,rgba(0,213,255,.3),rgba(140,255,0,.18) 42%,transparent 70%)!important;opacity:.88!important;filter:blur(6px)!important}.footerSocialItem:after{content:"";position:absolute;inset:1px;border-radius:14px;background:linear-gradient(135deg,rgba(255,255,255,.2),rgba(255,255,255,.04) 34%,transparent 58%);pointer-events:none}.footerSocialIcon{position:relative;z-index:1;width:calc(100% - 12px);height:calc(100% - 12px);display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:radial-gradient(circle at 50% 16%,rgba(140,255,0,.34),transparent 43%),radial-gradient(circle at 50% 78%,rgba(0,213,255,.24),transparent 50%),radial-gradient(circle at 50% 50%,rgba(255,255,255,.08),transparent 54%),rgba(0,0,0,.08)}.footerSocialSvg{width:30px;height:30px;display:block;color:#f8feff;fill:currentColor;stroke:none;filter:drop-shadow(0 0 9px rgba(0,213,255,.88)) drop-shadow(0 0 12px rgba(140,255,0,.24))}.footerSocialSvgTelegram{width:34px;height:34px;transform:translateX(-1px)}.footerSocialSvgVk{width:39px;height:25px;fill:none;stroke:currentColor;stroke-width:5.2;stroke-linecap:round;stroke-linejoin:round}.footerSocialSvgMax{width:34px;height:18px}.footerSocialText{display:block;color:#ffffff;font-size:14px;font-weight:1000;line-height:1;letter-spacing:0;text-shadow:0 0 10px rgba(255,255,255,.22),0 0 16px rgba(0,213,255,.78),0 0 18px rgba(140,255,0,.25)}.footerSocialItem:nth-child(3) .footerSocialText{font-size:13px}.footerSocialItemActive:hover{transform:translateY(-3px) scale(1.025)!important;border-color:rgba(140,255,0,.72)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.24),inset 0 0 26px rgba(140,255,0,.16),0 16px 34px rgba(0,0,0,.3),0 0 32px rgba(140,255,0,.3),0 0 34px rgba(0,174,255,.34)!important}.footerSocialItemActive:hover:before{opacity:1!important;filter:blur(7px)!important}.footerSocialItemDisabled{opacity:.88!important;cursor:default!important;pointer-events:none!important;border-color:rgba(0,174,255,.46)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.12),inset 0 0 20px rgba(0,140,255,.1),0 10px 24px rgba(0,0,0,.22),0 0 22px rgba(0,174,255,.2),0 0 16px rgba(140,255,0,.08)!important}.footerSocialItemDisabled .footerSocialText{color:rgba(255,255,255,.92);text-shadow:0 0 12px rgba(0,213,255,.58),0 0 14px rgba(140,255,0,.16)}.footerSocialItemDisabled .footerSocialSvg{color:rgba(248,254,255,.94);filter:drop-shadow(0 0 8px rgba(0,213,255,.64)) drop-shadow(0 0 9px rgba(140,255,0,.18))}@media (max-width:760px){.footerSocials{min-width:0!important;text-align:center!important}.footerSocialLinks{justify-content:center!important;overflow:visible!important;gap:14px!important}.footerSocialItem{height:52px!important}.footerSocialItem,.footerSocialItem:nth-child(3){width:52px!important}}@media (max-width:420px){.footerSocialLinks{gap:10px!important}.footerSocialItem{height:48px!important}.footerSocialItem,.footerSocialItem:nth-child(3){width:48px!important}.footerSocialText{font-size:12.5px}.footerSocialSvg{width:27px;height:27px}.footerSocialSvgTelegram{width:30px;height:30px}.footerSocialSvgVk{width:35px;height:23px}.footerSocialSvgMax{width:31px;height:17px}}