:root{--color-bg:#fff;--color-surface:#f8fafc;--color-dark:#0f172a;--color-primary:#0369a1;--color-primary-light:color-mix(in srgb, var(--color-primary) 70%, #fff);--color-light:color-mix(in srgb, var(--color-primary) 15%, #fff);--color-secondary:#475569;--brand-red:#e31e24}.IndustryLayout-module__QZ7byq__header{z-index:100;background:var(--color-bg);position:sticky;top:0}.IndustryLayout-module__QZ7byq__topBar{background:var(--color-primary);justify-content:space-between;align-items:center;padding:.55rem 3rem;transition:background-color .3s;display:flex}.IndustryLayout-module__QZ7byq__welcomeText{color:#fff;font-size:.85rem;animation:.7s cubic-bezier(.16,1,.3,1) IndustryLayout-module__QZ7byq__slideInLeft}.IndustryLayout-module__QZ7byq__brandHighlight{color:#fff;font-weight:700}@keyframes IndustryLayout-module__QZ7byq__slideInLeft{0%{opacity:0;transform:translate(-16px)}to{opacity:1;transform:translate(0)}}.IndustryLayout-module__QZ7byq__socials{gap:.6rem;animation:.7s cubic-bezier(.16,1,.3,1) IndustryLayout-module__QZ7byq__slideInRight;display:flex}@keyframes IndustryLayout-module__QZ7byq__slideInRight{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}.IndustryLayout-module__QZ7byq__socialIcon{color:#fff;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;transition:background .3s,transform .3s,color .3s;display:flex}.IndustryLayout-module__QZ7byq__socialIcon:hover{background:var(--color-primary-light);color:var(--color-primary);transform:translateY(-3px)}.IndustryLayout-module__QZ7byq__mainRow{justify-content:space-between;align-items:center;padding:.5rem 3rem;display:flex}.IndustryLayout-module__QZ7byq__logoWrap{flex-shrink:0;justify-self:start;align-items:center;gap:12px;display:flex}.IndustryLayout-module__QZ7byq__headerLogoCrop{flex-shrink:0;width:70px;height:46px;display:block;position:relative;overflow:hidden}.IndustryLayout-module__QZ7byq__headerLogoImage{width:170px;max-width:none;height:auto;position:absolute;top:-8px;left:-45px}.IndustryLayout-module__QZ7byq__brandName{flex-direction:column;align-items:flex-start;gap:0;line-height:1.1;display:flex}.IndustryLayout-module__QZ7byq__brandPrimary{color:var(--color-primary);letter-spacing:.05em;white-space:nowrap;font-size:1.2rem;font-weight:800;transition:color .3s}.IndustryLayout-module__QZ7byq__brandSecondary{color:var(--color-dark);letter-spacing:.02em;white-space:nowrap;font-size:.95rem;font-weight:600}.IndustryLayout-module__QZ7byq__topBarRight{align-items:center;gap:2rem;display:flex}.IndustryLayout-module__QZ7byq__contactCol{flex-direction:row;flex-shrink:0;align-items:center;gap:1.5rem;display:flex}.IndustryLayout-module__QZ7byq__contactPill{color:#fff;align-items:center;gap:.6rem;font-size:.88rem;font-weight:600;transition:color .3s;display:inline-flex}.IndustryLayout-module__QZ7byq__contactPill:hover{color:var(--color-light)}.IndustryLayout-module__QZ7byq__contactIconWrap{color:#fff;background:#ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:.72rem;transition:transform .3s;display:flex}.IndustryLayout-module__QZ7byq__contactPill:hover .IndustryLayout-module__QZ7byq__contactIconWrap{transform:scale(1.12)rotate(-8deg)}.IndustryLayout-module__QZ7byq__main{background-color:var(--color-bg)}.IndustryLayout-module__QZ7byq__container{width:100%;max-width:1320px;margin:0 auto;padding:0 2rem}.IndustryLayout-module__QZ7byq__heroSection{background-position:50%;background-size:cover;justify-content:center;align-items:center;min-height:280px;padding-block:4rem;transition:background-color .3s,background-image .3s;display:flex;position:relative;background-color:var(--color-primary)!important;background-image:linear-gradient(#00000040 0%,#0000001a 100%)!important}.IndustryLayout-module__QZ7byq__heroBg{pointer-events:none;position:absolute;inset:0;background:0 0!important}.IndustryLayout-module__QZ7byq__heroContent{z-index:1;text-align:center;position:relative}.IndustryLayout-module__QZ7byq__floatingAccent{background:radial-gradient(circle, var(--color-light) 0%, transparent 70%);z-index:-1;border-radius:50%;width:150px;height:150px;position:absolute;top:-2rem;left:-2rem}.IndustryLayout-module__QZ7byq__overviewSection{padding:5rem 0}.IndustryLayout-module__QZ7byq__gridSplit,.IndustryLayout-module__QZ7byq__gridSplitReverse{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.IndustryLayout-module__QZ7byq__imageWrapper,.IndustryLayout-module__QZ7byq__imageWrapperAlt{aspect-ratio:4/3;border-radius:30px;width:100%;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.IndustryLayout-module__QZ7byq__mainImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.IndustryLayout-module__QZ7byq__imageWrapper:hover .IndustryLayout-module__QZ7byq__mainImage{transform:scale(1.05)}.IndustryLayout-module__QZ7byq__applicationsSection{background:var(--color-surface);padding-block:80px 100px}.IndustryLayout-module__QZ7byq__applicationsHeader{text-align:center;margin-inline:auto;max-width:850px;margin-bottom:48px}.IndustryLayout-module__QZ7byq__sectionEyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--color-primary);margin-bottom:12px;font-size:13px;font-weight:700;display:block}.IndustryLayout-module__QZ7byq__applicationsTitle{letter-spacing:-.02em;color:var(--color-dark);text-wrap:balance;max-width:900px;margin:0 auto;font-size:clamp(2rem,3vw,3rem);font-weight:700;line-height:1.12}.IndustryLayout-module__QZ7byq__applicationsTitle span{color:var(--color-primary)}.IndustryLayout-module__QZ7byq__applicationsDescription{color:var(--color-secondary);text-align:center;margin-inline:auto;max-width:680px;margin-top:18px;font-size:clamp(1rem,1.2vw,1.125rem);font-weight:400;line-height:1.65}.IndustryLayout-module__QZ7byq__appGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;display:grid}.IndustryLayout-module__QZ7byq__appCard{-webkit-backdrop-filter:blur(12px);text-align:center;background:#ffffffd9;border:1px solid #00000014;border-radius:22px;flex-direction:column;align-items:center;height:100%;padding:2.5rem 2rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 12px 35px #0000000d}.IndustryLayout-module__QZ7byq__appCard:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001f}.IndustryLayout-module__QZ7byq__appIconWrap{background:var(--color-light);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;display:flex}.IndustryLayout-module__QZ7byq__appIcon{color:var(--color-primary);font-size:2rem;transition:color .3s}.IndustryLayout-module__QZ7byq__appCard:hover .IndustryLayout-module__QZ7byq__appIcon{color:var(--brand-red)}.IndustryLayout-module__QZ7byq__appTitle{color:var(--color-dark);margin-bottom:1rem;font-size:clamp(22px,1.8vw,26px);font-weight:700;line-height:1.25}.IndustryLayout-module__QZ7byq__appDesc{color:var(--color-secondary);font-size:1.05rem;font-weight:400;line-height:1.6}.IndustryLayout-module__QZ7byq__appDesc a{color:var(--color-primary);text-decoration:none}.IndustryLayout-module__QZ7byq__advantagesSection{background:linear-gradient(135deg, var(--color-surface), var(--color-bg));word-break:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none;padding-block:80px 110px;position:relative;overflow:hidden}.IndustryLayout-module__QZ7byq__advantagesBackground{background:radial-gradient(circle, var(--color-light) 0%, transparent 60%);z-index:0;pointer-events:none;border-radius:50%;width:800px;height:800px;position:absolute;top:50%;left:70%;transform:translate(-50%,-50%)}.IndustryLayout-module__QZ7byq__advantagesSection .IndustryLayout-module__QZ7byq__container{z-index:1;position:relative}.IndustryLayout-module__QZ7byq__advantagesLayout{grid-template-columns:35% 65%;align-items:flex-start;gap:4rem;display:grid}.IndustryLayout-module__QZ7byq__advantagesIntro{flex-direction:column;display:flex}.IndustryLayout-module__QZ7byq__advantagesTitle{letter-spacing:-.02em;color:var(--color-dark);text-wrap:balance;margin-bottom:1.25rem;font-size:clamp(2rem,3vw,2.75rem);font-weight:700;line-height:1.15}.IndustryLayout-module__QZ7byq__advantagesDescription{color:var(--color-secondary);font-size:1.1rem;line-height:1.6}.IndustryLayout-module__QZ7byq__advGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.IndustryLayout-module__QZ7byq__advItem{-webkit-backdrop-filter:blur(14px);background:#ffffffbf;border:1px solid #00000014;border-radius:18px;flex-direction:column;height:100%;padding:1.5rem;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;box-shadow:0 10px 30px #0000000a}.IndustryLayout-module__QZ7byq__advItem:hover{border-color:var(--color-primary);transform:translateY(-4px);box-shadow:0 15px 40px #00000014}.IndustryLayout-module__QZ7byq__advIconWrap{background:var(--color-light);border-radius:12px;justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:1rem;transition:transform .25s;display:flex}.IndustryLayout-module__QZ7byq__advItem:hover .IndustryLayout-module__QZ7byq__advIconWrap{transform:scale(1.05)}.IndustryLayout-module__QZ7byq__advIcon{color:var(--color-primary);font-size:1.25rem;transition:color .3s}.IndustryLayout-module__QZ7byq__advItem:hover .IndustryLayout-module__QZ7byq__advIcon{color:var(--brand-red)}.IndustryLayout-module__QZ7byq__advContent{flex-direction:column;gap:.4rem;display:flex}.IndustryLayout-module__QZ7byq__advStrong{color:var(--color-dark);font-size:1.05rem;font-weight:700}.IndustryLayout-module__QZ7byq__advText{color:var(--color-secondary);font-size:.95rem;line-height:1.5}.IndustryLayout-module__QZ7byq__specsSection{background:var(--color-surface);padding:6rem 0}.IndustryLayout-module__QZ7byq__tableTitle{text-align:center;color:var(--color-dark);letter-spacing:-.015em;text-wrap:balance;margin-bottom:3rem;font-size:clamp(32px,3vw,46px);font-weight:700;line-height:1.15}.IndustryLayout-module__QZ7byq__tableWrapper{background:#fff;border-radius:20px;overflow-x:auto;box-shadow:0 10px 30px #0000000d}.IndustryLayout-module__QZ7byq__table{border-collapse:collapse;width:100%;min-width:700px}.IndustryLayout-module__QZ7byq__table th{background:var(--color-dark);color:#fff;text-align:left;padding:1.5rem;font-size:1.05rem;font-weight:600}.IndustryLayout-module__QZ7byq__table td{color:var(--color-secondary);border-bottom:1px solid #00000014;padding:1.5rem;font-size:1.05rem;font-weight:400}.IndustryLayout-module__QZ7byq__table tbody tr:last-child td{border-bottom:none}.IndustryLayout-module__QZ7byq__table tbody tr:hover{background:var(--color-surface)}.IndustryLayout-module__QZ7byq__tableFooter{text-align:center;color:var(--color-secondary);margin-top:1.5rem;font-size:.9rem}.IndustryLayout-module__QZ7byq__tableFooter a{color:var(--color-primary)}.IndustryLayout-module__QZ7byq__mfgSection{padding:8rem 0}.IndustryLayout-module__QZ7byq__faqSection{background:var(--color-surface);background:radial-gradient(circle at top left, var(--color-light), transparent 70%);padding-block:100px 120px}.IndustryLayout-module__QZ7byq__faqLayout{grid-template-columns:35% 65%;align-items:flex-start;gap:4rem;display:grid}.IndustryLayout-module__QZ7byq__faqIntro{flex-direction:column;display:flex}.IndustryLayout-module__QZ7byq__faqTitle{letter-spacing:-.02em;color:var(--color-dark);text-wrap:balance;margin-bottom:1.25rem;font-size:clamp(2rem,3vw,2.75rem);font-weight:700;line-height:1.15}.IndustryLayout-module__QZ7byq__faqTitle span{color:var(--color-primary)}.IndustryLayout-module__QZ7byq__faqDescription{color:var(--color-secondary);margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.IndustryLayout-module__QZ7byq__faqContactLink{color:var(--color-primary);font-size:1rem;font-weight:600;line-height:1.5;text-decoration:none;transition:color .3s;display:inline-block}.IndustryLayout-module__QZ7byq__faqContactLink:hover{color:var(--color-dark)}.IndustryLayout-module__QZ7byq__faqAccordionContainer{-webkit-backdrop-filter:blur(16px);background:#ffffffd9;border:1px solid #00000014;border-radius:24px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 16px 45px #0000000d}.IndustryLayout-module__QZ7byq__faqItem{cursor:pointer;border-bottom:1px solid #00000014;outline:none;transition:background-color .3s}.IndustryLayout-module__QZ7byq__faqItem:last-child{border-bottom:none}.IndustryLayout-module__QZ7byq__faqItem:focus-visible{background-color:#0000000a}.IndustryLayout-module__QZ7byq__faqOpen{background-color:#fffffff2}.IndustryLayout-module__QZ7byq__faqHeader{align-items:center;gap:1.5rem;padding:1.75rem 2rem;display:flex}.IndustryLayout-module__QZ7byq__faqNumber{letter-spacing:.08em;color:var(--brand-red);opacity:.8;font-size:14px;font-weight:700}.IndustryLayout-module__QZ7byq__faqQuestion{color:var(--color-dark);flex:1;margin:0;font-size:clamp(18px,1.4vw,22px);font-weight:650;line-height:1.4}.IndustryLayout-module__QZ7byq__faqToggleBtn{background:var(--color-light);width:44px;height:44px;color:var(--color-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.IndustryLayout-module__QZ7byq__faqToggleIcon{font-size:1.5rem;font-weight:400;line-height:1}.IndustryLayout-module__QZ7byq__faqOpen .IndustryLayout-module__QZ7byq__faqToggleBtn{background:var(--color-primary);color:#fff}.IndustryLayout-module__QZ7byq__faqBodyWrapper{transition:max-height .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.IndustryLayout-module__QZ7byq__faqBody{color:var(--color-secondary);max-width:650px;padding:0 2rem 2rem 4.5rem;font-size:1.05rem;line-height:1.65}.IndustryLayout-module__QZ7byq__faqBody a{color:var(--color-primary)}@media (max-width:1024px){.IndustryLayout-module__QZ7byq__contactCol{display:none}.IndustryLayout-module__QZ7byq__applicationsSection{padding-block:64px 80px}.IndustryLayout-module__QZ7byq__appGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.IndustryLayout-module__QZ7byq__advantagesSection{padding-block:64px 80px}.IndustryLayout-module__QZ7byq__advantagesLayout,.IndustryLayout-module__QZ7byq__faqLayout,.IndustryLayout-module__QZ7byq__gridSplit,.IndustryLayout-module__QZ7byq__gridSplitReverse{grid-template-columns:1fr;gap:3rem}.IndustryLayout-module__QZ7byq__gridSplitReverse{flex-direction:column-reverse;display:flex}.IndustryLayout-module__QZ7byq__mfgSection{padding:5rem 0}}@media (max-width:900px){.IndustryLayout-module__QZ7byq__topBar{padding:.5rem 1.5rem}.IndustryLayout-module__QZ7byq__mainRow{padding:1rem 1.5rem}}@media (max-width:768px){.IndustryLayout-module__QZ7byq__container{padding:0 1.25rem}.IndustryLayout-module__QZ7byq__heroSection{min-height:200px;padding-block:2.5rem}.IndustryLayout-module__QZ7byq__overviewSection,.IndustryLayout-module__QZ7byq__specsSection{padding:3.5rem 0}.IndustryLayout-module__QZ7byq__imageWrapper,.IndustryLayout-module__QZ7byq__imageWrapperAlt{aspect-ratio:16/10;border-radius:20px}.IndustryLayout-module__QZ7byq__floatingAccent{display:none}.IndustryLayout-module__QZ7byq__applicationsSection{padding-block:48px 64px}.IndustryLayout-module__QZ7byq__applicationsHeader{margin-bottom:32px;padding-inline:0}.IndustryLayout-module__QZ7byq__appGrid,.IndustryLayout-module__QZ7byq__advGrid{grid-template-columns:1fr;gap:1.5rem}.IndustryLayout-module__QZ7byq__appCard{border-radius:18px;padding:2rem 1.5rem}.IndustryLayout-module__QZ7byq__advantagesSection,.IndustryLayout-module__QZ7byq__specsSection,.IndustryLayout-module__QZ7byq__faqSection{padding-block:48px 64px}.IndustryLayout-module__QZ7byq__advItem{border-radius:14px;width:100%}.IndustryLayout-module__QZ7byq__tableTitle{margin-bottom:2rem}.IndustryLayout-module__QZ7byq__table th,.IndustryLayout-module__QZ7byq__table td{padding:1rem;font-size:.95rem}.IndustryLayout-module__QZ7byq__faqAccordionContainer{border-radius:18px}.IndustryLayout-module__QZ7byq__faqHeader{gap:1rem;padding:1.25rem}.IndustryLayout-module__QZ7byq__faqBody{padding:0 1.25rem 1.25rem;font-size:.98rem}.IndustryLayout-module__QZ7byq__faqToggleBtn{width:36px;height:36px}}@media (max-width:640px){.IndustryLayout-module__QZ7byq__welcomeText{font-size:.72rem}.IndustryLayout-module__QZ7byq__topBar{padding:.5rem 1.25rem}.IndustryLayout-module__QZ7byq__mainRow{padding:.9rem 1.25rem}.IndustryLayout-module__QZ7byq__logoWrap{gap:8px}.IndustryLayout-module__QZ7byq__headerLogoCrop{width:62px;height:41px}.IndustryLayout-module__QZ7byq__headerLogoImage{width:150px;top:-7px;left:-40px}.IndustryLayout-module__QZ7byq__brandPrimary{font-size:.95rem}.IndustryLayout-module__QZ7byq__brandSecondary{font-size:.8rem}}@media (max-width:480px){.IndustryLayout-module__QZ7byq__container{padding:0 1rem}.IndustryLayout-module__QZ7byq__imageWrapper,.IndustryLayout-module__QZ7byq__imageWrapperAlt{aspect-ratio:16/11}.IndustryLayout-module__QZ7byq__appCard{padding:1.75rem 1.25rem}.IndustryLayout-module__QZ7byq__advItem{padding:1.25rem}}
