.Header-module__ldgnoG__header{z-index:100;-webkit-backdrop-filter:blur(12px);height:72px;transition:var(--transition);background:#fffffff2;border-bottom:1px solid #0000;position:fixed;top:0;left:0;right:0}.Header-module__ldgnoG__scrolled{border-bottom-color:var(--gray-light);box-shadow:0 2px 20px #0f23400f}.Header-module__ldgnoG__inner{align-items:center;gap:40px;height:72px;display:flex}.Header-module__ldgnoG__logo{flex-shrink:0;align-items:center;display:flex}.Header-module__ldgnoG__logoText{font-family:var(--font-heading);letter-spacing:-.01em;font-size:20px;font-weight:800;line-height:1}.Header-module__ldgnoG__logoB2B{color:var(--accent)}.Header-module__ldgnoG__logoPro{color:var(--text-primary)}.Header-module__ldgnoG__logoSales{color:var(--navy);font-weight:700}.Header-module__ldgnoG__nav{align-items:center;gap:8px;margin-left:auto;display:flex}.Header-module__ldgnoG__navLink{color:var(--text-secondary);border-radius:var(--radius-sm);transition:var(--transition);padding:8px 14px;font-size:14px;font-weight:500}.Header-module__ldgnoG__navLink:hover{color:var(--accent);background:var(--accent-light)}.Header-module__ldgnoG__ctaBtn{flex-shrink:0;padding:10px 22px;font-size:14px}.Header-module__ldgnoG__hamburger{border-radius:var(--radius-sm);width:40px;height:40px;transition:var(--transition);flex-direction:column;justify-content:center;align-items:center;gap:5px;margin-left:auto;display:none}.Header-module__ldgnoG__hamburger:hover{background:var(--gray-bg)}.Header-module__ldgnoG__hamburger span{background:var(--text-primary);width:22px;height:2px;transition:var(--transition);transform-origin:50%;border-radius:2px;display:block}.Header-module__ldgnoG__hamburger.Header-module__ldgnoG__open span:first-child{transform:translateY(7px)rotate(45deg)}.Header-module__ldgnoG__hamburger.Header-module__ldgnoG__open span:nth-child(2){opacity:0;transform:scaleX(0)}.Header-module__ldgnoG__hamburger.Header-module__ldgnoG__open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Header-module__ldgnoG__mobileMenu{border-bottom:1px solid var(--gray-light);box-shadow:var(--shadow-lg);opacity:0;pointer-events:none;transition:var(--transition);background:#fff;padding:16px 24px 24px;display:none;position:fixed;top:72px;left:0;right:0;transform:translateY(-8px)}.Header-module__ldgnoG__mobileMenuOpen{opacity:1;pointer-events:all;transform:translateY(0)}.Header-module__ldgnoG__mobileNav{flex-direction:column;gap:4px;display:flex}.Header-module__ldgnoG__mobileNavLink{color:var(--text-primary);border-bottom:1px solid var(--gray-light);transition:var(--transition);padding:12px 0;font-size:16px;font-weight:500}.Header-module__ldgnoG__mobileNavLink:hover{color:var(--accent)}.Header-module__ldgnoG__mobileCta{text-align:center;justify-content:center;margin-top:16px}@media (max-width:900px){.Header-module__ldgnoG__nav,.Header-module__ldgnoG__ctaBtn{display:none}.Header-module__ldgnoG__hamburger{display:flex}.Header-module__ldgnoG__mobileMenu{display:block}}
.Hero-module__JgYmMq__hero{background:linear-gradient(160deg,#f8faff 0%,#edf3fb 40%,#f4f6f9 100%);align-items:center;min-height:100vh;padding:120px 0 80px;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__inner{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.Hero-module__JgYmMq__copy{z-index:1;position:relative}.Hero-module__JgYmMq__title{color:var(--text-primary);margin-bottom:24px}.Hero-module__JgYmMq__titleHighlight{color:var(--accent);position:relative}.Hero-module__JgYmMq__subtitle{max-width:520px;margin-bottom:40px}.Hero-module__JgYmMq__actions{flex-wrap:wrap;gap:16px;margin-bottom:48px;display:flex}.Hero-module__JgYmMq__btnArrow{transition:transform var(--transition)}.Hero-module__JgYmMq__actions a:first-child:hover .Hero-module__JgYmMq__btnArrow{transform:translate(4px)}.Hero-module__JgYmMq__stats{align-items:center;gap:32px;display:flex}.Hero-module__JgYmMq__stat{flex-direction:column;display:flex}.Hero-module__JgYmMq__statNumber{font-family:var(--font-heading);color:var(--navy);font-size:22px;font-weight:800;line-height:1}.Hero-module__JgYmMq__statLabel{color:var(--text-muted);margin-top:4px;font-size:12px}.Hero-module__JgYmMq__statDivider{background:var(--gray-mid);width:1px;height:36px}.Hero-module__JgYmMq__visual{z-index:1;position:relative}.Hero-module__JgYmMq__dashboard{border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);border:1px solid var(--gray-light);background:#fff;padding:24px;font-size:13px}.Hero-module__JgYmMq__dbHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.Hero-module__JgYmMq__dbTitle{font-family:var(--font-heading);color:var(--text-primary);font-size:14px;font-weight:700}.Hero-module__JgYmMq__dbBadge{color:#22c55e;background:#f0fdf4;border-radius:20px;padding:4px 10px;font-size:11px;font-weight:600}.Hero-module__JgYmMq__kpiRow{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px;display:grid}.Hero-module__JgYmMq__kpi{background:var(--gray-bg);border-radius:var(--radius-md);flex-direction:column;gap:4px;padding:14px;display:flex}.Hero-module__JgYmMq__kpiValue{font-family:var(--font-heading);color:var(--text-primary);font-size:18px;font-weight:700}.Hero-module__JgYmMq__kpiLabel{color:var(--text-muted);font-size:11px}.Hero-module__JgYmMq__kpiChange{font-size:11px;font-weight:600}.Hero-module__JgYmMq__positive{color:#22c55e}.Hero-module__JgYmMq__neutral{color:var(--text-muted)}.Hero-module__JgYmMq__chartArea{margin-bottom:20px}.Hero-module__JgYmMq__chartTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:10px;font-size:11px;font-weight:600}.Hero-module__JgYmMq__chart{background:var(--gray-bg);border-radius:var(--radius-md);padding:12px 12px 6px}.Hero-module__JgYmMq__svg{width:100%;height:80px;display:block}.Hero-module__JgYmMq__chartLabels{color:var(--text-muted);justify-content:space-between;padding:4px 0;font-size:10px;display:flex}.Hero-module__JgYmMq__pipeline{margin-bottom:20px}.Hero-module__JgYmMq__pipelineTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:10px;font-size:11px;font-weight:600}.Hero-module__JgYmMq__pipelineItem{align-items:center;gap:8px;margin-bottom:8px;display:flex}.Hero-module__JgYmMq__pipelineLabel{width:70px;color:var(--text-secondary);flex-shrink:0;font-size:11px}.Hero-module__JgYmMq__pipelineBar{background:var(--gray-light);border-radius:3px;flex:1;height:6px;overflow:hidden}.Hero-module__JgYmMq__pipelineFill{border-radius:3px;height:100%;transition:width 1s}.Hero-module__JgYmMq__pipelineCount{width:20px;color:var(--text-primary);text-align:right;font-size:11px;font-weight:600}.Hero-module__JgYmMq__partners{flex-direction:column;gap:10px;display:flex}.Hero-module__JgYmMq__partnerRow{background:var(--gray-bg);border-radius:var(--radius-md);align-items:center;gap:10px;padding:10px;display:flex}.Hero-module__JgYmMq__partnerAvatar{background:var(--navy);color:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:11px;font-weight:700;display:flex}.Hero-module__JgYmMq__partnerInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.Hero-module__JgYmMq__partnerName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:600;overflow:hidden}.Hero-module__JgYmMq__partnerStatus{font-size:10px;font-weight:500}.Hero-module__JgYmMq__statusHot{color:#22c55e}.Hero-module__JgYmMq__statusWarm{color:#f59e0b}.Hero-module__JgYmMq__partnerValue{color:var(--accent);flex-shrink:0;font-size:12px;font-weight:700}.Hero-module__JgYmMq__badge{border-radius:var(--radius-md);box-shadow:var(--shadow-lg);border:1px solid var(--gray-light);background:#fff;align-items:center;gap:10px;padding:12px 16px;animation:3s ease-in-out infinite Hero-module__JgYmMq__floatBadge;display:flex;position:absolute}.Hero-module__JgYmMq__badgeTop{animation-delay:0s;top:-16px;right:-20px}.Hero-module__JgYmMq__badgeBottom{animation-delay:1.5s;bottom:-16px;left:-20px}.Hero-module__JgYmMq__badgeIcon{font-size:20px}.Hero-module__JgYmMq__badgeTitle{font-family:var(--font-heading);color:var(--text-primary);font-size:13px;font-weight:700}.Hero-module__JgYmMq__badgeDesc{color:var(--text-muted);font-size:11px}@keyframes Hero-module__JgYmMq__floatBadge{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.Hero-module__JgYmMq__bgDecor1{pointer-events:none;background:radial-gradient(circle,#2e9cdb14 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-200px;right:-200px}.Hero-module__JgYmMq__bgDecor2{pointer-events:none;background:radial-gradient(circle,#0f23400a 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-150px;left:-100px}@media (max-width:1024px){.Hero-module__JgYmMq__inner{gap:48px}.Hero-module__JgYmMq__badgeTop{right:-10px}.Hero-module__JgYmMq__badgeBottom{left:-10px}}@media (max-width:768px){.Hero-module__JgYmMq__hero{min-height:auto;padding:100px 0 64px}.Hero-module__JgYmMq__inner{grid-template-columns:1fr;gap:48px}.Hero-module__JgYmMq__visual{order:-1}.Hero-module__JgYmMq__badge{display:none}.Hero-module__JgYmMq__actions{flex-direction:column}.Hero-module__JgYmMq__stats{gap:20px}}
.TrustBar-module__TJ25Sa__trustBar{background:var(--navy);border-top:none;padding:32px 0}.TrustBar-module__TJ25Sa__grid{flex-wrap:wrap;align-items:stretch;gap:0;display:flex}.TrustBar-module__TJ25Sa__item{min-width:200px;transition:var(--transition);border-right:1px solid #ffffff1a;flex:1;align-items:center;gap:14px;padding:20px 28px;display:flex}.TrustBar-module__TJ25Sa__item:last-child{border-right:none}.TrustBar-module__TJ25Sa__item:hover{background:#ffffff0a}.TrustBar-module__TJ25Sa__icon{flex-shrink:0;font-size:24px}.TrustBar-module__TJ25Sa__content{flex-direction:column;gap:2px;display:flex}.TrustBar-module__TJ25Sa__title{font-family:var(--font-heading);color:#fff;font-size:14px;font-weight:600;line-height:1.3}.TrustBar-module__TJ25Sa__desc{color:#ffffff8c;font-size:12px;line-height:1.4}@media (max-width:900px){.TrustBar-module__TJ25Sa__grid{grid-template-columns:repeat(2,1fr);display:grid}.TrustBar-module__TJ25Sa__item{border-bottom:1px solid #ffffff1a;border-right:1px solid #ffffff1a}.TrustBar-module__TJ25Sa__item:nth-child(2n){border-right:none}}@media (max-width:480px){.TrustBar-module__TJ25Sa__grid{grid-template-columns:1fr}.TrustBar-module__TJ25Sa__item{border-right:none}}
.Problems-module__w_Eciq__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Problems-module__w_Eciq__card{border-radius:var(--radius-lg);border:1px solid var(--gray-light);box-shadow:var(--shadow-sm);transition:var(--transition);background:#fff;padding:32px;position:relative;overflow:hidden}.Problems-module__w_Eciq__card:before{content:"";background:linear-gradient(90deg, var(--accent), var(--navy));transform-origin:0;height:3px;transition:transform var(--transition);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Problems-module__w_Eciq__card:hover{box-shadow:var(--shadow-lg);border-color:var(--accent-light);transform:translateY(-4px)}.Problems-module__w_Eciq__card:hover:before{transform:scaleX(1)}.Problems-module__w_Eciq__iconWrap{border-radius:var(--radius-md);background:var(--accent-light);justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:20px;display:flex}.Problems-module__w_Eciq__icon{font-size:22px}.Problems-module__w_Eciq__cardTitle{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:10px;font-size:17px;font-weight:700;line-height:1.3}.Problems-module__w_Eciq__cardDesc{color:var(--text-secondary);font-size:14px;line-height:1.6}@media (max-width:1024px){.Problems-module__w_Eciq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Problems-module__w_Eciq__grid{grid-template-columns:1fr}.Problems-module__w_Eciq__card{padding:24px}}
.Solutions-module__WFMnDW__layout{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}.Solutions-module__WFMnDW__copy{position:sticky;top:100px}.Solutions-module__WFMnDW__copy .Solutions-module__WFMnDW__heading-xl{margin-bottom:20px}.Solutions-module__WFMnDW__grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.Solutions-module__WFMnDW__block{background:var(--gray-bg);border-radius:var(--radius-lg);border:1px solid var(--gray-light);transition:var(--transition);align-items:flex-start;gap:16px;padding:28px 24px;display:flex}.Solutions-module__WFMnDW__block:hover{box-shadow:var(--shadow-md);border-color:var(--accent-light);background:#fff;transform:translateY(-2px)}.Solutions-module__WFMnDW__number{font-family:var(--font-heading);color:var(--accent);letter-spacing:.05em;background:var(--accent-light);border-radius:6px;flex-shrink:0;margin-top:2px;padding:4px 8px;font-size:13px;font-weight:800}.Solutions-module__WFMnDW__blockTitle{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:6px;font-size:15px;font-weight:700;line-height:1.3}.Solutions-module__WFMnDW__blockDesc{color:var(--text-secondary);font-size:13px;line-height:1.55}@media (max-width:1024px){.Solutions-module__WFMnDW__layout{grid-template-columns:1fr;gap:48px}.Solutions-module__WFMnDW__copy{position:static}}@media (max-width:600px){.Solutions-module__WFMnDW__grid{grid-template-columns:1fr}}
.Services-module__h5-agW__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.Services-module__h5-agW__card{border-radius:var(--radius-lg);border:1px solid var(--gray-light);box-shadow:var(--shadow-sm);transition:var(--transition);background:#fff;flex-direction:column;gap:16px;padding:36px 28px;display:flex;position:relative;overflow:hidden}.Services-module__h5-agW__card:after{content:"";border-radius:var(--radius-lg);transition:border-color var(--transition);pointer-events:none;border:2px solid #0000;position:absolute;inset:0}.Services-module__h5-agW__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-6px)}.Services-module__h5-agW__card:hover:after{border-color:var(--accent)}.Services-module__h5-agW__highlight{background:var(--navy);border-color:var(--navy)}.Services-module__h5-agW__highlight .Services-module__h5-agW__cardTitle{color:#fff}.Services-module__h5-agW__highlight .Services-module__h5-agW__cardDesc{color:#ffffffb3}.Services-module__h5-agW__highlight .Services-module__h5-agW__cardLink{color:var(--accent)}.Services-module__h5-agW__highlight .Services-module__h5-agW__iconWrap{background:#2e9cdb26}.Services-module__h5-agW__iconWrap{border-radius:var(--radius-md);background:var(--accent-light);justify-content:center;align-items:center;width:52px;height:52px;display:flex}.Services-module__h5-agW__icon{font-size:24px}.Services-module__h5-agW__cardTitle{font-family:var(--font-heading);color:var(--text-primary);font-size:18px;font-weight:700;line-height:1.3}.Services-module__h5-agW__cardDesc{color:var(--text-secondary);flex:1;font-size:14px;line-height:1.65}.Services-module__h5-agW__cardFooter{border-top:1px solid var(--gray-light);padding-top:16px}.Services-module__h5-agW__highlight .Services-module__h5-agW__cardFooter{border-top-color:#ffffff1a}.Services-module__h5-agW__cardLink{color:var(--accent);transition:var(--transition);align-items:center;gap:6px;font-size:14px;font-weight:600;display:inline-flex}.Services-module__h5-agW__cardLink span{transition:transform var(--transition)}.Services-module__h5-agW__cardLink:hover span{transform:translate(4px)}@media (max-width:1200px){.Services-module__h5-agW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Services-module__h5-agW__grid{grid-template-columns:1fr}.Services-module__h5-agW__card{padding:28px 24px}}
.Process-module__Y14LMW__timeline{max-width:720px;margin:0 auto 64px}.Process-module__Y14LMW__step{align-items:flex-start;gap:24px;display:flex}.Process-module__Y14LMW__stepLeft{flex-direction:column;flex-shrink:0;align-items:center;display:flex}.Process-module__Y14LMW__stepNumber{background:var(--accent);color:#fff;width:48px;height:48px;font-family:var(--font-heading);box-shadow:var(--shadow-accent);z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;font-weight:800;display:flex;position:relative}.Process-module__Y14LMW__stepLine{background:linear-gradient(to bottom, var(--accent), var(--gray-light));flex:1;width:2px;min-height:40px;margin:4px 0}.Process-module__Y14LMW__stepContent{flex:1;padding:8px 0 48px}.Process-module__Y14LMW__step:last-child .Process-module__Y14LMW__stepContent{padding-bottom:0}.Process-module__Y14LMW__stepTitle{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:8px;font-size:20px;font-weight:700}.Process-module__Y14LMW__stepDesc{color:var(--text-secondary);max-width:560px;font-size:15px;line-height:1.6}.Process-module__Y14LMW__cta{text-align:center;background:var(--gray-bg);border-radius:var(--radius-xl);border:1px solid var(--gray-light);flex-direction:column;align-items:center;gap:20px;padding:48px;display:flex}.Process-module__Y14LMW__cta .Process-module__Y14LMW__body-lg{color:var(--text-primary);font-weight:500}@media (max-width:600px){.Process-module__Y14LMW__stepContent{padding-bottom:32px}.Process-module__Y14LMW__stepNumber{width:40px;height:40px;font-size:16px}.Process-module__Y14LMW__stepTitle{font-size:18px}.Process-module__Y14LMW__cta{padding:32px 24px}}
.Results-module__rC8ZHa__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.Results-module__rC8ZHa__card{border-radius:var(--radius-lg);transition:var(--transition);background:#ffffff0f;border:1px solid #ffffff1a;align-items:flex-start;gap:16px;padding:28px 24px;display:flex}.Results-module__rC8ZHa__card:hover{background:#ffffff1a;border-color:#2e9cdb66;transform:translateY(-2px)}.Results-module__rC8ZHa__checkmark{flex-shrink:0;margin-top:2px}.Results-module__rC8ZHa__cardTitle{font-family:var(--font-heading);color:#fff;margin-bottom:6px;font-size:16px;font-weight:700}.Results-module__rC8ZHa__cardDesc{color:#fff9;font-size:14px;line-height:1.55}@media (max-width:1024px){.Results-module__rC8ZHa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Results-module__rC8ZHa__grid{grid-template-columns:1fr}.Results-module__rC8ZHa__card{padding:20px}}
.About-module__S-Ka5a__layout{grid-template-columns:1fr 1.5fr;align-items:center;gap:80px;display:grid}.About-module__S-Ka5a__imageWrap{justify-content:center;align-items:center;display:flex}.About-module__S-Ka5a__logoPlaceholder{aspect-ratio:4/3;background:linear-gradient(135deg, var(--navy) 0%, var(--navy-light) 100%);border-radius:var(--radius-xl);flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;max-width:320px;display:flex;position:relative;overflow:hidden}.About-module__S-Ka5a__logoPlaceholder:before{content:"";background:#2e9cdb1f;border-radius:50%;width:160px;height:160px;position:absolute;top:-40px;right:-40px}.About-module__S-Ka5a__logoText{font-family:var(--font-heading);text-align:center;font-size:32px;font-weight:800;line-height:1.2;position:relative}.About-module__S-Ka5a__logoB2B{color:var(--accent)}.About-module__S-Ka5a__logoPro{color:#fff}.About-module__S-Ka5a__logoSales{color:#ffffffb3}.About-module__S-Ka5a__logoKft{font-family:var(--font-heading);color:#fff6;letter-spacing:.1em;text-transform:uppercase;font-size:14px;font-weight:500;position:relative}.About-module__S-Ka5a__content .About-module__S-Ka5a__heading-xl{margin:12px 0 20px}.About-module__S-Ka5a__values{flex-direction:column;gap:12px;margin-top:32px;display:flex}.About-module__S-Ka5a__value{color:var(--text-primary);align-items:center;gap:12px;font-size:15px;font-weight:500;display:flex}.About-module__S-Ka5a__valueDot{background:var(--accent);border-radius:50%;flex-shrink:0;width:8px;height:8px}@media (max-width:900px){.About-module__S-Ka5a__layout{grid-template-columns:1fr;gap:48px}.About-module__S-Ka5a__imageWrap{order:-1}.About-module__S-Ka5a__logoPlaceholder{aspect-ratio:16/9;max-width:240px}}
.CTA-module__ad7sBG__cta{background:linear-gradient(135deg, var(--navy) 0%, var(--navy-light) 60%, #1e4a7a 100%);padding:80px 0;position:relative;overflow:hidden}.CTA-module__ad7sBG__cta:before{content:"";pointer-events:none;background:radial-gradient(circle,#2e9cdb26 0%,#0000 70%);border-radius:50%;width:320px;height:320px;position:absolute;top:-80px;right:-80px}.CTA-module__ad7sBG__cta:after{content:"";pointer-events:none;background:radial-gradient(circle,#2e9cdb14 0%,#0000 70%);border-radius:50%;width:240px;height:240px;position:absolute;bottom:-60px;left:-60px}.CTA-module__ad7sBG__inner{z-index:1;justify-content:space-between;align-items:center;gap:48px;display:flex;position:relative}.CTA-module__ad7sBG__content{flex:1}.CTA-module__ad7sBG__title{margin-bottom:16px;color:#fff!important}.CTA-module__ad7sBG__subtitle{max-width:480px;color:#ffffffb3!important}.CTA-module__ad7sBG__actions{flex-direction:column;flex-shrink:0;gap:12px;display:flex}@media (max-width:900px){.CTA-module__ad7sBG__inner{text-align:center;flex-direction:column}.CTA-module__ad7sBG__subtitle{margin:0 auto}.CTA-module__ad7sBG__actions{flex-flow:wrap;justify-content:center}}@media (max-width:480px){.CTA-module__ad7sBG__cta{padding:60px 0}.CTA-module__ad7sBG__actions{flex-direction:column;width:100%}.CTA-module__ad7sBG__actions a{text-align:center;justify-content:center}}
.Contact-module__Bs3a0a__layout{grid-template-columns:1fr 1.6fr;align-items:start;gap:64px;display:grid}.Contact-module__Bs3a0a__info{flex-direction:column;gap:24px;display:flex}.Contact-module__Bs3a0a__infoCard{border-radius:var(--radius-lg);border:1px solid var(--gray-light);box-shadow:var(--shadow-sm);background:#fff;padding:36px}.Contact-module__Bs3a0a__infoTitle{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:28px;font-size:18px;font-weight:700}.Contact-module__Bs3a0a__infoItem{align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.Contact-module__Bs3a0a__infoItem:last-child{margin-bottom:0}.Contact-module__Bs3a0a__infoIcon{border-radius:var(--radius-md);background:var(--accent-light);width:44px;height:44px;color:var(--accent);flex-shrink:0;justify-content:center;align-items:center;display:flex}.Contact-module__Bs3a0a__infoLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px;font-size:12px;font-weight:600;display:block}.Contact-module__Bs3a0a__infoValue{font-family:var(--font-heading);color:var(--text-primary);transition:var(--transition);font-size:16px;font-weight:600}.Contact-module__Bs3a0a__infoValue:hover{color:var(--accent)}.Contact-module__Bs3a0a__promise{background:var(--accent);border-radius:var(--radius-lg);align-items:flex-start;gap:16px;padding:28px;display:flex}.Contact-module__Bs3a0a__promiseIcon{flex-shrink:0;font-size:28px}.Contact-module__Bs3a0a__promiseText{color:#fff;font-size:15px;font-weight:500;line-height:1.6}.Contact-module__Bs3a0a__form{border-radius:var(--radius-xl);border:1px solid var(--gray-light);box-shadow:var(--shadow-md);background:#fff;flex-direction:column;gap:20px;padding:48px;display:flex}.Contact-module__Bs3a0a__row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.Contact-module__Bs3a0a__field{flex-direction:column;gap:8px;display:flex}.Contact-module__Bs3a0a__label{color:var(--text-primary);font-size:14px;font-weight:600}.Contact-module__Bs3a0a__input{border:1.5px solid var(--gray-light);border-radius:var(--radius-md);font-family:var(--font-body);color:var(--text-primary);transition:var(--transition);background:#fff;outline:none;width:100%;padding:13px 16px;font-size:15px}.Contact-module__Bs3a0a__input::placeholder{color:var(--text-muted)}.Contact-module__Bs3a0a__input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #2e9cdb1f}.Contact-module__Bs3a0a__textarea{resize:vertical;min-height:140px}.Contact-module__Bs3a0a__submitBtn{justify-content:center;width:100%;padding:16px;font-size:16px}.Contact-module__Bs3a0a__submitBtn:disabled{opacity:.7;cursor:not-allowed;transform:none!important}.Contact-module__Bs3a0a__successMsg{text-align:center;color:#22c55e;border-radius:var(--radius-md);background:#f0fdf4;border:1px solid #bbf7d0;padding:12px;font-size:14px;font-weight:500}@media (max-width:1024px){.Contact-module__Bs3a0a__layout{grid-template-columns:1fr;gap:40px}}@media (max-width:640px){.Contact-module__Bs3a0a__row{grid-template-columns:1fr}.Contact-module__Bs3a0a__form{padding:28px 24px}.Contact-module__Bs3a0a__infoCard{padding:24px}}
.Footer-module__Grjkva__footer{background:var(--navy);color:#fff;padding:64px 0 0}.Footer-module__Grjkva__top{border-bottom:1px solid #ffffff14;grid-template-columns:1.8fr 1fr 1fr;gap:64px;padding-bottom:48px;display:grid}.Footer-module__Grjkva__logoText{font-family:var(--font-heading);letter-spacing:-.01em;margin-bottom:16px;font-size:22px;font-weight:800;line-height:1;display:block}.Footer-module__Grjkva__logoB2B{color:var(--accent)}.Footer-module__Grjkva__logoPro{color:#fff}.Footer-module__Grjkva__logoSales{color:#ffffffb3}.Footer-module__Grjkva__brandDesc{color:#ffffff8c;max-width:260px;margin-bottom:24px;font-size:14px;line-height:1.65}.Footer-module__Grjkva__contact{flex-direction:column;gap:8px;display:flex}.Footer-module__Grjkva__contactLink{color:#ffffffb3;transition:var(--transition);font-size:14px}.Footer-module__Grjkva__contactLink:hover{color:var(--accent)}.Footer-module__Grjkva__colTitle{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.08em;color:#fff6;margin-bottom:20px;font-size:13px;font-weight:700}.Footer-module__Grjkva__navCol nav{flex-direction:column;gap:10px;display:flex}.Footer-module__Grjkva__navLink{color:#ffffffa6;transition:var(--transition);font-size:14px}.Footer-module__Grjkva__navLink:hover{color:var(--accent)}.Footer-module__Grjkva__bottom{color:#ffffff59;justify-content:center;align-items:center;gap:12px;padding:20px 0;font-size:13px;display:flex}.Footer-module__Grjkva__separator{opacity:.3}@media (max-width:900px){.Footer-module__Grjkva__top{grid-template-columns:1fr 1fr;gap:40px}.Footer-module__Grjkva__brand{grid-column:1/-1}}@media (max-width:480px){.Footer-module__Grjkva__top{grid-template-columns:1fr}.Footer-module__Grjkva__bottom{text-align:center;flex-direction:column;gap:4px}.Footer-module__Grjkva__separator{display:none}}
