.Section-module__ZXevnG__section{width:100%}.Section-module__ZXevnG__white{background-color:var(--bg-white)}.Section-module__ZXevnG__slate-50{background-color:var(--bg-slate-50)}.Section-module__ZXevnG__slate-100{background-color:var(--bg-slate-100)}.Section-module__ZXevnG__gradient{background:linear-gradient(to bottom,var(--bg-slate-50),var(--bg-white))}
.Button-module__VMVMAW__button{border-radius:8px;justify-content:center;align-items:center;gap:8px;font-weight:500;transition:all .3s;display:inline-flex}.Button-module__VMVMAW__small{padding:8px 16px;font-size:.875rem}.Button-module__VMVMAW__medium{padding:12px 24px;font-size:1rem}.Button-module__VMVMAW__large{padding:16px 32px;font-size:1.125rem}.Button-module__VMVMAW__primary{background-color:var(--accent);color:#fff}.Button-module__VMVMAW__primary:hover{filter:brightness(1.1);transform:scale(1.02)}.Button-module__VMVMAW__secondary{background-color:var(--primary);color:#fff}.Button-module__VMVMAW__secondary:hover{filter:brightness(1.1)}.Button-module__VMVMAW__outline{border:1px solid var(--primary);color:var(--primary);background-color:#0000}.Button-module__VMVMAW__outline:hover{background-color:var(--bg-slate-50)}
.Hero-module__KTD73a__heroSection{background:radial-gradient(circle at 70% 20%,#c026d30d 0%,#0000 50%),radial-gradient(circle at 10% 80%,#2563eb0d 0%,#0000 50%);justify-content:center;align-items:center;min-height:90vh;padding:120px 0 80px;display:flex;overflow:hidden}.Hero-module__KTD73a__container{grid-template-columns:1.1fr .9fr;align-items:center;gap:80px;width:100%;max-width:1200px;margin:0 auto;padding:0 24px;display:grid}.Hero-module__KTD73a__content{text-align:left}.Hero-module__KTD73a__headline{color:#1f295d;letter-spacing:-.04em;margin-bottom:32px;font-size:clamp(2rem,5vw,4rem);font-weight:900;line-height:1}.Hero-module__KTD73a__highlight{color:#911a20;margin-top:8px;display:block}.Hero-module__KTD73a__subtext{color:#475569;max-width:580px;margin-bottom:48px;font-size:1.25rem;line-height:1.6}.Hero-module__KTD73a__actions{justify-content:flex-start;gap:16px;display:flex}.Hero-module__KTD73a__assessmentContainer{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.Hero-module__KTD73a__assessmentCard{text-align:left;background:#fff;border:1px solid #0000000d;border-radius:24px;width:100%;max-width:540px;padding:48px;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000014}.Hero-module__KTD73a__assessmentHeader{text-align:center;margin-bottom:32px}.Hero-module__KTD73a__assessLabel{color:#da1515f3;letter-spacing:.2em;margin-bottom:12px;font-size:.75rem;font-weight:700;display:block}.Hero-module__KTD73a__assessTitle{color:var(--text-main);letter-spacing:-.01em;margin-bottom:8px;font-size:1.75rem;font-weight:800}.Hero-module__KTD73a__assessSub{color:var(--text-muted);font-size:.95rem}.Hero-module__KTD73a__assessmentBody{flex-direction:column;gap:32px;display:flex}.Hero-module__KTD73a__inputGroup{flex-direction:column;gap:12px;display:flex}.Hero-module__KTD73a__inputGroup label{color:var(--text-main);font-size:.875rem;font-weight:600}.Hero-module__KTD73a__inputWrapper{width:100%}.Hero-module__KTD73a__mockInput{border:1px solid var(--border);background:var(--bg-slate-50);width:100%;color:var(--text-main);border-radius:12px;padding:16px;font-size:1rem;transition:all .3s}.Hero-module__KTD73a__mockInput:focus{border-color:var(--primary);background:#fff;outline:none;box-shadow:0 0 0 4px #2563eb1a}.Hero-module__KTD73a__assessBtn{color:#fff;background:#da1515f3;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:8px;padding:16px;font-weight:700;transition:all .3s;display:flex}.Hero-module__KTD73a__assessBtn:hover:not(:disabled){background:#da1515f3;transform:translateY(-2px);box-shadow:0 10px 20px #ef444433}.Hero-module__KTD73a__assessBtn:disabled{opacity:.7;cursor:not-allowed}.Hero-module__KTD73a__animationContainer{flex-direction:column;align-items:center;gap:24px;min-height:240px;display:flex;position:relative}.Hero-module__KTD73a__radarWrapper{justify-content:center;align-items:center;width:200px;height:200px;display:flex;position:relative}.Hero-module__KTD73a__radarRing1,.Hero-module__KTD73a__radarRing2{border:2px solid var(--primary);border-radius:50%;width:100%;height:100%;position:absolute}.Hero-module__KTD73a__scannerCircle{background:var(--bg-slate-50);border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:160px;height:160px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 2px 10px #0000000d}.Hero-module__KTD73a__scanEffect{background:#2563eb0d;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Hero-module__KTD73a__scanBar{background:var(--primary);height:2px;box-shadow:0 0 15px var(--primary);z-index:2;position:absolute;left:0;right:0}.Hero-module__KTD73a__scanIcons{gap:12px;display:flex}.Hero-module__KTD73a__iconDim{color:var(--primary);opacity:.5}.Hero-module__KTD73a__resultDisplay{text-align:center}.Hero-module__KTD73a__scoreCircle{color:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:100px;height:100px;display:flex;box-shadow:0 10px 20px #0000001a}.Hero-module__KTD73a__highRiskBg{background:linear-gradient(135deg,#ef4444,#b91c1c)}.Hero-module__KTD73a__medRiskBg{background:linear-gradient(135deg,#f59e0b,#d97706)}.Hero-module__KTD73a__lowRiskBg{background:linear-gradient(135deg,#10b981,#059669)}.Hero-module__KTD73a__scoreValue{font-size:2.5rem;font-weight:800;line-height:1}.Hero-module__KTD73a__scoreLabel{opacity:.9;font-size:.75rem;font-weight:700}.Hero-module__KTD73a__idleDisplay{color:var(--border)}.Hero-module__KTD73a__shieldIconLarge{opacity:.2}.Hero-module__KTD73a__statusWrapper{justify-content:center;align-items:center;height:24px;display:flex}.Hero-module__KTD73a__statusText{color:var(--primary);font-size:.9rem;font-weight:600}.Hero-module__KTD73a__riskMessage{align-items:center;gap:8px;font-size:.95rem;font-weight:700;display:flex}.Hero-module__KTD73a__highRiskText{color:#ef4444}.Hero-module__KTD73a__medRiskText{color:#f59e0b}.Hero-module__KTD73a__lowRiskText{color:#10b981}.Hero-module__KTD73a__cardBgIcon{z-index:0;pointer-events:none;position:absolute;bottom:-20px;right:-20px}.Hero-module__KTD73a__spinner{animation:1s linear infinite Hero-module__KTD73a__spin}@keyframes Hero-module__KTD73a__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:1024px){.Hero-module__KTD73a__assessmentContainer{margin-top:40px}}@media (max-width:640px){.Hero-module__KTD73a__assessmentCard{padding:32px 24px}.Hero-module__KTD73a__assessTitle{font-size:1.5rem}}.Hero-module__KTD73a__ctaButton{position:relative;transition:all .3s!important}.Hero-module__KTD73a__ctaButton:hover{transform:scale(1.05);box-shadow:0 0 20px #2563eb66}@media (max-width:1024px){.Hero-module__KTD73a__container{text-align:center;grid-template-columns:1fr;gap:40px}.Hero-module__KTD73a__content{text-align:center}.Hero-module__KTD73a__subtext{margin:0 auto 40px}.Hero-module__KTD73a__actions{justify-content:center}}@media (max-width:768px){.Hero-module__KTD73a__headline{font-size:2.75rem}.Hero-module__KTD73a__subtext{font-size:1.1rem}}
.ModernBusinesses-module__oDJ3fW__container{max-width:1300px;margin:0 auto;padding:0 20px}.ModernBusinesses-module__oDJ3fW__header{text-align:center;margin-bottom:80px}.ModernBusinesses-module__oDJ3fW__title{color:#911a20;letter-spacing:-.04em;margin-bottom:20px;font-size:clamp(2rem,4vw,2.75rem);font-weight:850}.ModernBusinesses-module__oDJ3fW__diagramContainer{background:#fff;border:1px solid #0000000a;border-radius:40px;justify-content:space-between;align-items:center;gap:40px;padding:60px 40px;display:flex;position:relative;overflow:visible;box-shadow:0 40px 100px -20px #00000014}.ModernBusinesses-module__oDJ3fW__backgroundSvg{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.ModernBusinesses-module__oDJ3fW__pipeBase{stroke:#e2e8f0;stroke-width:6px;stroke-linecap:round;opacity:.5}.ModernBusinesses-module__oDJ3fW__flowPath{stroke:#da1515f3;stroke-width:3px;stroke-linecap:round;stroke-dasharray:4 20;filter:drop-shadow(0 0 3px #da1515f3);animation:10s linear infinite ModernBusinesses-module__oDJ3fW__flow}@keyframes ModernBusinesses-module__oDJ3fW__flow{0%{stroke-dashoffset:500px}to{stroke-dashoffset:0}}.ModernBusinesses-module__oDJ3fW__dataSources{z-index:1;flex-direction:column;gap:16px;width:220px;display:flex}.ModernBusinesses-module__oDJ3fW__sourceItem{color:#475569;cursor:default;background:#fff;border:1px solid #0000000d;border-radius:12px;align-items:center;gap:12px;padding:12px 16px;font-size:.9rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.ModernBusinesses-module__oDJ3fW__sourceItem:hover{color:#3b82f6;border-color:#3b82f6;transform:translate(10px)}.ModernBusinesses-module__oDJ3fW__sourceIcon{color:#da1515f3;flex-shrink:0}.ModernBusinesses-module__oDJ3fW__dataPipeWrapper{z-index:1;align-items:center;display:flex}.ModernBusinesses-module__oDJ3fW__dataPipe{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:#da1515f3;border-radius:20px;padding:8px 16px;font-size:.85rem;font-weight:800;box-shadow:0 10px 20px -5px #da151566}.ModernBusinesses-module__oDJ3fW__platformBox{z-index:1;background:#f8fafc;border:1px solid #0000000d;border-radius:32px;flex-direction:column;flex:1;gap:50px;min-width:600px;padding:40px;display:flex;box-shadow:inset 0 2px 4px #0000000d}.ModernBusinesses-module__oDJ3fW__platformSection{flex-direction:column;align-items:center;gap:25px;width:100%;display:flex;position:relative}.ModernBusinesses-module__oDJ3fW__internalSvg{pointer-events:none;z-index:1;width:100%;height:100px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.ModernBusinesses-module__oDJ3fW__sectionLabel{color:#fff;letter-spacing:.02em;background:#1e293b;border-radius:8px;padding:6px 24px;font-size:.9rem;font-weight:700}.ModernBusinesses-module__oDJ3fW__aiAgentsRow{z-index:2;justify-content:space-around;align-items:center;width:100%;display:flex;position:relative}.ModernBusinesses-module__oDJ3fW__agentNode{flex-direction:column;align-items:center;gap:12px;display:flex}.ModernBusinesses-module__oDJ3fW__agentIcon{color:#fff;cursor:pointer;background:#1e293b;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .3s;display:flex;box-shadow:0 10px 15px -3px #0000001a}.ModernBusinesses-module__oDJ3fW__agentIcon:hover{background:#3b82f6;transform:scale(1.1)translateY(-5px);box-shadow:0 20px 25px -5px #3b82f64d}.ModernBusinesses-module__oDJ3fW__agentLabel{color:#64748b;font-size:.85rem;font-weight:700}.ModernBusinesses-module__oDJ3fW__threatRow{z-index:2;justify-content:center;align-items:center;gap:60px;width:100%;display:flex;position:relative}.ModernBusinesses-module__oDJ3fW__threatNode{flex-direction:column;align-items:center;gap:12px;display:flex}.ModernBusinesses-module__oDJ3fW__threatIconCircle{color:#1e293b;background:#fff;border:2px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;transition:all .3s;display:flex;box-shadow:0 4px 6px -1px #0000001a}.ModernBusinesses-module__oDJ3fW__threatIconCircle:hover{color:#3b82f6;border-color:#3b82f6;transform:scale(1.05)}.ModernBusinesses-module__oDJ3fW__apiIcon{color:#fff;background:#da1515f3;border:none;width:80px;height:80px;box-shadow:0 10px 25px -5px #da151566}.ModernBusinesses-module__oDJ3fW__appsGrid{grid-template-columns:repeat(4,1fr);gap:16px;width:100%;display:grid}.ModernBusinesses-module__oDJ3fW__appCard{color:#fff;text-align:center;cursor:pointer;background:#da1515f3;border-radius:16px;flex-direction:column;align-items:center;gap:12px;padding:20px 15px;transition:all .3s;display:flex}.ModernBusinesses-module__oDJ3fW__appCard:hover{background:#2563eb;transform:translateY(-8px);box-shadow:0 20px 30px -10px #2563eb66}.ModernBusinesses-module__oDJ3fW__appIcon{color:#3b82f6;background:#fff;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.ModernBusinesses-module__oDJ3fW__appLabel{font-size:.85rem;font-weight:800;line-height:1.3}.ModernBusinesses-module__oDJ3fW__statsHeader{border-bottom:2px dashed #e2e8f0;justify-content:center;gap:40px;width:100%;padding-bottom:20px;display:flex}.ModernBusinesses-module__oDJ3fW__statItem{color:#da1515f3;background:#da15151a;border-radius:20px;padding:4px 16px;font-size:1rem;font-weight:800}.ModernBusinesses-module__oDJ3fW__outputs{z-index:1;flex-direction:column;gap:20px;width:160px;display:flex}.ModernBusinesses-module__oDJ3fW__outputCard{cursor:pointer;background:#fff;border:1px solid #0000000d;border-radius:16px;flex-direction:column;align-items:center;gap:12px;padding:20px;transition:all .3s;display:flex;box-shadow:0 10px 15px -3px #0000000d}.ModernBusinesses-module__oDJ3fW__outputCard:hover{border-color:#3b82f6;transform:scale(1.05)translate(-5px)}.ModernBusinesses-module__oDJ3fW__outputIcon{color:#da1515f3}.ModernBusinesses-module__oDJ3fW__outputLabel{color:#475569;font-size:.85rem;font-weight:700}@media (max-width:1200px){.ModernBusinesses-module__oDJ3fW__platformBox{min-width:500px}}@media (max-width:1024px){.ModernBusinesses-module__oDJ3fW__diagramContainer{flex-direction:column;padding:40px 20px}.ModernBusinesses-module__oDJ3fW__dataSources,.ModernBusinesses-module__oDJ3fW__outputs{flex-flow:wrap;justify-content:center;width:100%}.ModernBusinesses-module__oDJ3fW__platformBox{min-width:unset;width:100%}.ModernBusinesses-module__oDJ3fW__appsGrid{grid-template-columns:repeat(2,1fr)}.ModernBusinesses-module__oDJ3fW__backgroundSvg{display:none}}
.SMESectors-module__4KYpuW__sectorsSection{background:linear-gradient(#fff 0%,#fef2f2 50%,#fdf2f8 100%)}.SMESectors-module__4KYpuW__header{text-align:center;margin-bottom:48px}.SMESectors-module__4KYpuW__title{color:#911a20;letter-spacing:-.02em;margin-bottom:16px;font-size:2.5rem;font-weight:800}.SMESectors-module__4KYpuW__subtext{color:var(--text-muted);font-size:1.25rem}.SMESectors-module__4KYpuW__grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:24px;width:100%;display:grid}.SMESectors-module__4KYpuW__sectorCard{border:1px solid var(--border);cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border-radius:12px;flex-direction:column;height:auto;min-height:80px;padding:24px;display:flex;position:relative}.SMESectors-module__4KYpuW__sectorCard:hover,.SMESectors-module__4KYpuW__sectorCard.SMESectors-module__4KYpuW__selected{border-color:var(--primary);background-color:#f8fafc;box-shadow:0 10px 20px #0000000d}.SMESectors-module__4KYpuW__cardContent{flex-direction:row;align-items:flex-start;gap:16px;width:100%;display:flex}.SMESectors-module__4KYpuW__textContent{flex-direction:column;flex:1;padding-top:2px;display:flex}.SMESectors-module__4KYpuW__selected .SMESectors-module__4KYpuW__cardContent{flex-direction:row}.SMESectors-module__4KYpuW__descriptionText{color:var(--text-muted);margin-top:8px;font-size:.95rem;line-height:1.5}.SMESectors-module__4KYpuW__sectorCard.SMESectors-module__4KYpuW__selected .SMESectors-module__4KYpuW__sectorName{color:var(--primary)}.SMESectors-module__4KYpuW__sectorCard.SMESectors-module__4KYpuW__selected .SMESectors-module__4KYpuW__iconWrapper{transform:scale(1.2)}.SMESectors-module__4KYpuW__iconWrapper{color:var(--primary);justify-content:center;align-items:center;min-width:24px;transition:transform .3s;display:flex}.SMESectors-module__4KYpuW__sectorCard:hover .SMESectors-module__4KYpuW__iconWrapper{transform:scale(1.2)}.SMESectors-module__4KYpuW__sectorName{color:var(--text-main);font-weight:600}@media (max-width:992px){.SMESectors-module__4KYpuW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.SMESectors-module__4KYpuW__grid{grid-template-columns:1fr}.SMESectors-module__4KYpuW__title{font-size:2rem}}
.TrustedServices-module__N9ymjq__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:80px;display:flex}.TrustedServices-module__N9ymjq__mainHeadline{color:#911a20;letter-spacing:-.04em;max-width:900px;margin-bottom:24px;font-size:clamp(1rem,6vw,3rem);font-weight:950;line-height:1.05}.TrustedServices-module__N9ymjq__highlight{color:#911a20;position:relative}.TrustedServices-module__N9ymjq__description{color:#64748b;max-width:650px;font-size:1.25rem;line-height:1.6}.TrustedServices-module__N9ymjq__list{border-top:1px solid #f1f5f9;flex-direction:column;width:100%;max-width:1100px;margin:0 auto;display:flex}.TrustedServices-module__N9ymjq__serviceItem{border-bottom:1px solid #f1f5f9;align-items:center;gap:48px;padding:40px 0;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.TrustedServices-module__N9ymjq__serviceItem:after{content:"";opacity:0;z-index:-1;background:linear-gradient(90deg,#c5303008 0%,#0000 100%);border-radius:12px;transition:opacity .3s;position:absolute;inset:0 -20px}.TrustedServices-module__N9ymjq__serviceItem:hover:after{opacity:1}.TrustedServices-module__N9ymjq__iconBlock{color:#fff;text-align:center;background-color:#da1515f3;border:1px solid #ffffff1a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:200px;height:90px;padding:0 16px;display:flex;box-shadow:0 10px 25px -5px #da151540}.TrustedServices-module__N9ymjq__blockTitle{letter-spacing:.01em;text-transform:uppercase;font-size:1.15rem;font-weight:800;line-height:1.2}.TrustedServices-module__N9ymjq__textBlock{flex-direction:column;gap:12px;display:flex}.TrustedServices-module__N9ymjq__serviceDescription{color:#475569;font-size:1.15rem;font-weight:450;line-height:1.6}.TrustedServices-module__N9ymjq__learnMore{color:#c53030;align-items:center;gap:8px;width:fit-content;margin-top:4px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.TrustedServices-module__N9ymjq__learnMore svg{transition:transform .3s}.TrustedServices-module__N9ymjq__learnMore:hover{color:#911a20}.TrustedServices-module__N9ymjq__learnMore:hover svg{transform:translate(6px)}@media (max-width:968px){.TrustedServices-module__N9ymjq__serviceItem{gap:32px}.TrustedServices-module__N9ymjq__iconBlock{width:160px;height:80px}}@media (max-width:768px){.TrustedServices-module__N9ymjq__serviceItem{flex-direction:column;align-items:flex-start;gap:20px;padding:32px 0}.TrustedServices-module__N9ymjq__iconBlock{justify-content:flex-start;width:100%;height:64px;padding:0 24px}.TrustedServices-module__N9ymjq__blockTitle{font-size:1rem}.TrustedServices-module__N9ymjq__mainHeadline{font-size:2.75rem}}
.Card-module__QRy0Sa__card{border:1px solid var(--border);background:#fff;border-radius:12px;flex-direction:column;gap:16px;padding:32px;transition:all .3s;display:flex}.Card-module__QRy0Sa__card:hover{box-shadow:var(--shadow);border-color:var(--primary);transform:translateY(-4px)}
.Testimonials-module__p9op_q__header{text-align:center;margin-bottom:64px}.Testimonials-module__p9op_q__title{color:#911a20;letter-spacing:-.03em;margin-bottom:16px;font-size:clamp(2rem,4vw,2.75rem);font-weight:900}.Testimonials-module__p9op_q__subtext{color:var(--text-muted);font-size:1.25rem}.Testimonials-module__p9op_q__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;width:100%;display:grid}.Testimonials-module__p9op_q__testimonialCard{border:1px solid var(--border);background:#fff;flex-direction:column;height:100%;padding:40px;display:flex;transition:all .4s!important}.Testimonials-module__p9op_q__testimonialCard:hover{border-color:var(--primary)!important;transform:translateY(-8px)!important;box-shadow:0 20px 40px #0000000d!important}.Testimonials-module__p9op_q__quoteIcon{color:var(--primary);opacity:.2;margin-bottom:24px}.Testimonials-module__p9op_q__stars{color:#fbbf24;gap:4px;margin-bottom:20px;display:flex}.Testimonials-module__p9op_q__content{color:var(--text-muted);flex-grow:1;margin-bottom:32px;font-size:1.1rem;font-style:italic;line-height:1.6}.Testimonials-module__p9op_q__author{border-top:1px solid var(--border);align-items:center;gap:16px;padding-top:24px;display:flex}.Testimonials-module__p9op_q__authorName{color:var(--text-main);font-size:1.1rem;font-weight:700}.Testimonials-module__p9op_q__authorRole{color:var(--text-muted);font-size:.875rem;display:block}@media (max-width:768px){.Testimonials-module__p9op_q__title{font-size:2rem}}
.Footer-module__dpPCzG__footer{color:#f8fafc;background-color:#0b1121;padding:0 0 30px;font-family:inherit}.Footer-module__dpPCzG__topCtaBar{background:linear-gradient(90deg,#da1515f3 0% 100%);margin-bottom:80px;padding:40px 0}.Footer-module__dpPCzG__ctaFlex{justify-content:space-between;align-items:center;display:flex}.Footer-module__dpPCzG__ctaText{color:#fff;margin:0;font-size:2.25rem;font-weight:800}.Footer-module__dpPCzG__ctaButton{color:#da1515f3;background-color:#fff;border-radius:12px;align-items:center;gap:12px;padding:16px 32px;font-size:1.1rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 10px 20px #0000001a}.Footer-module__dpPCzG__ctaButton:hover{transform:translateY(-2px);box-shadow:0 15px 30px #00000026}.Footer-module__dpPCzG__grid{grid-template-columns:1.2fr .8fr .8fr 1.2fr;gap:60px;margin-bottom:80px;display:grid}.Footer-module__dpPCzG__brandColumn{flex-direction:column;display:flex}.Footer-module__dpPCzG__logo{letter-spacing:-.01em;color:#fff;align-items:center;margin-bottom:4px;font-size:2.5rem;font-weight:800;display:flex}.Footer-module__dpPCzG__logo span{color:#c026d3}.Footer-module__dpPCzG__tagline{letter-spacing:.15em;color:#f8fafc;opacity:.9;margin-bottom:32px;font-size:.8rem;font-weight:700}.Footer-module__dpPCzG__description{color:#94a3b8;margin-bottom:32px;font-size:1rem;line-height:1.7}.Footer-module__dpPCzG__contactInfo{flex-direction:column;gap:16px;margin-bottom:40px;display:flex}.Footer-module__dpPCzG__contactItem{color:#cbd5e1;align-items:center;gap:12px;font-size:1rem;display:flex}.Footer-module__dpPCzG__socials{gap:12px;display:flex}.Footer-module__dpPCzG__socialIcon{color:#f8fafc;background-color:#1e293b;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex}.Footer-module__dpPCzG__socialIcon:hover{background-color:#da1515f3;transform:translateY(-3px)}.Footer-module__dpPCzG__columnTitle{color:#fff;margin-bottom:32px;font-size:1.25rem;font-weight:700}.Footer-module__dpPCzG__linkList{flex-direction:column;gap:18px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__dpPCzG__linkList a{color:#94a3b8;font-size:1.05rem;transition:color .2s}.Footer-module__dpPCzG__linkList a:hover{color:#f8fafc}.Footer-module__dpPCzG__newsletterColumn{flex-direction:column;display:flex}.Footer-module__dpPCzG__newsletterText{color:#94a3b8;margin-bottom:28px;font-size:1.05rem;line-height:1.6}.Footer-module__dpPCzG__newsletterForm{flex-direction:column;gap:16px;display:flex}.Footer-module__dpPCzG__emailInput{color:#fff;background-color:#1e293b;border:1px solid #334155;border-radius:8px;outline:none;padding:14px 18px;font-size:1rem}.Footer-module__dpPCzG__emailInput:focus{border-color:#da1515f3}.Footer-module__dpPCzG__subscribeBtn{color:#fff;background-color:#da1515f3;border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:14px 24px;font-size:1.1rem;font-weight:700;transition:all .3s;display:flex}.Footer-module__dpPCzG__subscribeBtn:hover{background-color:#da1515f3;box-shadow:0 4px 20px #e11d4833}.Footer-module__dpPCzG__bottomBar{border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding-top:40px;display:flex}.Footer-module__dpPCzG__copyright{color:#64748b;align-items:center;gap:10px;font-size:.95rem;display:flex}.Footer-module__dpPCzG__shieldIcon{color:#da1515f3}.Footer-module__dpPCzG__bottomLinks{gap:32px;display:flex}.Footer-module__dpPCzG__bottomLinks a{color:#64748b;font-size:.95rem;transition:color .2s}.Footer-module__dpPCzG__bottomLinks a:hover{color:#f8fafc}@media (max-width:1024px){.Footer-module__dpPCzG__ctaFlex{text-align:center;flex-direction:column;gap:32px}.Footer-module__dpPCzG__ctaText{font-size:1.75rem}.Footer-module__dpPCzG__grid{grid-template-columns:1fr 1fr;gap:48px}}@media (max-width:768px){.Footer-module__dpPCzG__grid{grid-template-columns:1fr;gap:40px}.Footer-module__dpPCzG__bottomBar{text-align:center;flex-direction:column;gap:24px}.Footer-module__dpPCzG__bottomLinks{flex-wrap:wrap;justify-content:center;gap:16px 24px}}
.Resources-module__eU5oEW__header{text-align:center;margin-bottom:64px}.Resources-module__eU5oEW__title{letter-spacing:-.03em;color:#911a20;margin-bottom:16px;font-size:clamp(2rem,4vw,2.75rem);font-weight:900}.Resources-module__eU5oEW__intro{color:var(--text-muted);font-size:1.25rem}.Resources-module__eU5oEW__grid{grid-template-columns:repeat(3,1fr);gap:32px;width:100%;margin-bottom:64px;display:grid}.Resources-module__eU5oEW__resourceCard{cursor:pointer;border:1px solid var(--border);flex-direction:column;height:100%;display:flex;overflow:hidden;padding:0!important;transition:all .4s cubic-bezier(.4,0,.2,1)!important}.Resources-module__eU5oEW__resourceCard:hover{border-color:var(--primary)!important;transform:translateY(-10px)!important;box-shadow:0 20px 40px #0000001a!important}.Resources-module__eU5oEW__imageWrapper{width:100%;height:240px;position:relative;overflow:hidden}.Resources-module__eU5oEW__blogImage{object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.Resources-module__eU5oEW__resourceCard:hover .Resources-module__eU5oEW__blogImage{transform:scale(1.1)}.Resources-module__eU5oEW__cardContent{text-align:left;flex-direction:column;gap:12px;padding:24px;display:flex}.Resources-module__eU5oEW__category{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:600}.Resources-module__eU5oEW__resourceTitle{color:var(--text-main);font-size:1.25rem;font-weight:700;line-height:1.4}.Resources-module__eU5oEW__resourceTitle span{background-image:linear-gradient(var(--primary),var(--primary));background-position:0 100%;background-repeat:no-repeat;background-size:0% 2px;padding-bottom:2px;transition:background-size .4s;display:inline;position:relative}.Resources-module__eU5oEW__resourceCard:hover .Resources-module__eU5oEW__resourceTitle span{background-size:100% 2px}.Resources-module__eU5oEW__actions{justify-content:center;display:flex}@media (max-width:1024px){.Resources-module__eU5oEW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Resources-module__eU5oEW__grid{grid-template-columns:1fr}.Resources-module__eU5oEW__title{font-size:2rem}}
.Contact-module__x2Jx8a__section{padding:80px 20px;background:#f9fafb!important}.Contact-module__x2Jx8a__pageWrapper{max-width:1300px;margin:0 auto}.Contact-module__x2Jx8a__mainTitle{text-align:center;margin-top:20px;margin-bottom:18px;font-size:2.8rem;font-weight:800;line-height:1.3}.Contact-module__x2Jx8a__blueText,.Contact-module__x2Jx8a__cyanText{color:#911a20}.Contact-module__x2Jx8a__contactContainer{grid-template-columns:1fr 1fr;align-items:stretch;gap:25px;display:grid}@media (max-width:968px){.Contact-module__x2Jx8a__contactContainer{grid-template-columns:1fr}.Contact-module__x2Jx8a__mainTitle{font-size:2rem}}.Contact-module__x2Jx8a__infoColumn{background:#fff;border-radius:12px;flex-direction:column;gap:28px;padding:48px;display:flex;box-shadow:0 1px 3px #0000001a}.Contact-module__x2Jx8a__header{margin-bottom:24px}.Contact-module__x2Jx8a__title{color:var(--text-main);margin-bottom:16px;font-size:2.5rem;font-weight:700}.Contact-module__x2Jx8a__description{color:var(--text-muted);font-size:1.1rem;line-height:1.6}.Contact-module__x2Jx8a__infoCards{flex-direction:column;gap:20px;display:flex}.Contact-module__x2Jx8a__infoCard{background:var(--bg-white);border:1px solid var(--border);border-radius:12px;align-items:flex-start;gap:20px;padding:24px;transition:transform .3s,shadow .3s;display:flex}.Contact-module__x2Jx8a__infoCard:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.Contact-module__x2Jx8a__iconWrapper{width:48px;height:48px;color:var(--primary);background:#da1515f3;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Contact-module__x2Jx8a__cardContent h3{color:var(--text-main);margin-bottom:4px;font-size:1.1rem;font-weight:600}.Contact-module__x2Jx8a__cardContent p{color:var(--text-muted);font-size:.95rem;line-height:1.5}.Contact-module__x2Jx8a__subtext{margin-top:4px;color:#da1515f3!important;font-size:.85rem!important}.Contact-module__x2Jx8a__formCard{background:#fff;border-radius:12px;padding:48px;box-shadow:0 1px 3px #0000001a}.Contact-module__x2Jx8a__formTitle{color:var(--text-main);margin-bottom:32px;font-size:1.75rem;font-weight:700}.Contact-module__x2Jx8a__form{flex-direction:column;gap:20px;display:flex}.Contact-module__x2Jx8a__formGrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (max-width:640px){.Contact-module__x2Jx8a__formGrid{grid-template-columns:1fr}}.Contact-module__x2Jx8a__formGroup{flex-direction:column;gap:8px;display:flex}.Contact-module__x2Jx8a__label{color:var(--text-main);font-size:.9rem;font-weight:500}.Contact-module__x2Jx8a__input,.Contact-module__x2Jx8a__select,.Contact-module__x2Jx8a__textarea{color:#1f2937;border:1px solid #d1d5db;border-radius:6px;padding:14px 16px;font-family:inherit;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.Contact-module__x2Jx8a__input::placeholder,.Contact-module__x2Jx8a__select::placeholder,.Contact-module__x2Jx8a__textarea::placeholder{color:#9ca3af}.Contact-module__x2Jx8a__input:focus,.Contact-module__x2Jx8a__select:focus,.Contact-module__x2Jx8a__textarea:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a}.Contact-module__x2Jx8a__select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:20px;padding-right:40px}.Contact-module__x2Jx8a__textarea{resize:vertical;min-height:100px;font-family:inherit}.Contact-module__x2Jx8a__phoneInputWrapper{align-items:center;gap:0;display:flex;position:relative}.Contact-module__x2Jx8a__customCountrySelector{flex-shrink:0;width:80px;position:relative}.Contact-module__x2Jx8a__selectorTrigger{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-right:none;border-radius:6px 0 0 6px;align-items:center;gap:6px;height:46px;padding:23.25px 12px;font-size:.95rem;display:flex}.Contact-module__x2Jx8a__phoneInputWrapper .Contact-module__x2Jx8a__input{border-radius:0 6px 6px 0}.Contact-module__x2Jx8a__selectorTrigger:hover{border-color:var(--primary)}.Contact-module__x2Jx8a__selectedFlag{align-items:center;gap:8px;display:flex}.Contact-module__x2Jx8a__dropdownList{border:1px solid var(--border);z-index:100;background:#fff;border-radius:8px;flex-direction:column;width:280px;max-height:320px;display:flex;position:absolute;top:calc(100% + 4px);left:0;overflow:hidden;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.Contact-module__x2Jx8a__searchWrapper{border-bottom:1px solid var(--border);background:#f8fafc;align-items:center;gap:8px;padding:8px;display:flex}.Contact-module__x2Jx8a__searchIcon{color:var(--text-muted)}.Contact-module__x2Jx8a__searchInput{background:0 0;border:none;outline:none;width:100%;padding:4px;font-size:.9rem}.Contact-module__x2Jx8a__scrollArea{flex:1;overflow-y:auto}.Contact-module__x2Jx8a__countryItem{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:10px 14px;transition:background .2s;display:flex}.Contact-module__x2Jx8a__countryItem:hover{background:#f1f5f9}.Contact-module__x2Jx8a__countryItem.Contact-module__x2Jx8a__active{color:var(--primary);background:#eff6ff}.Contact-module__x2Jx8a__itemFlag{font-family:Segoe UI Emoji,Apple Color Emoji,Noto Color Emoji,sans-serif;font-size:1.4rem;font-weight:400}.Contact-module__x2Jx8a__itemName{white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.9rem;overflow:hidden}.Contact-module__x2Jx8a__itemCode{color:var(--text-muted);font-size:.85rem;font-weight:500}.Contact-module__x2Jx8a__noResults{text-align:center;color:var(--text-muted);padding:20px;font-size:.9rem}.Contact-module__x2Jx8a__rotate{transform:rotate(180deg)}.Contact-module__x2Jx8a__successBox{border:1px solid var(--border);background:#f8fafc;border-radius:8px;justify-content:space-between;align-items:center;margin:8px 0;padding:16px 20px;display:flex}.Contact-module__x2Jx8a__successContent{color:#10b981;align-items:center;gap:12px;font-weight:500;display:flex}.Contact-module__x2Jx8a__cloudflare{color:#64748b;align-items:center;gap:8px;font-size:.75rem;display:flex}.Contact-module__x2Jx8a__submitButton{color:#fff;letter-spacing:.5px;text-transform:uppercase;background:#da1515f3;border-radius:8px;justify-content:center;align-items:center;gap:10px;width:100%;padding:14px;font-size:1rem;font-weight:600;transition:opacity .2s;display:flex}.Contact-module__x2Jx8a__submitButton:hover{opacity:.9}.Contact-module__x2Jx8a__processTitle{color:#6b7280;margin-bottom:4px;font-size:1.35rem;font-weight:600}.Contact-module__x2Jx8a__processSteps{flex-direction:column;gap:24px;display:flex}.Contact-module__x2Jx8a__processStep{align-items:flex-start;gap:16px;display:flex}.Contact-module__x2Jx8a__stepIcon{color:#fff;background:#b84545;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;font-weight:700;display:flex}.Contact-module__x2Jx8a__stepContent{flex:1}.Contact-module__x2Jx8a__stepTitle{color:#1f2937;margin-bottom:4px;font-size:1rem;font-weight:600}.Contact-module__x2Jx8a__stepDescription{color:#6b7280;font-size:.9rem;line-height:1.5}
.Careers-module__kThMtW__container{max-width:1000px;margin:0 auto}.Careers-module__kThMtW__header{text-align:center;margin-bottom:48px}.Careers-module__kThMtW__title{letter-spacing:-.03em;color:#911a20;margin-bottom:16px;font-size:clamp(2rem,4vw,2.75rem);font-weight:900}.Careers-module__kThMtW__intro{color:var(--text-muted);font-size:1.125rem}.Careers-module__kThMtW__tabs{justify-content:center;gap:16px;margin-bottom:40px;display:flex}.Careers-module__kThMtW__tab{border:1px solid var(--border);color:var(--text-main);cursor:pointer;background:#fff;border-radius:50px;padding:12px 32px;font-size:1rem;font-weight:600;transition:all .3s}.Careers-module__kThMtW__tab:hover{border-color:var(--primary);color:var(--primary)}.Careers-module__kThMtW__tab.Careers-module__kThMtW__active{background:var(--primary);border-color:var(--primary);color:#fff;box-shadow:0 4px 12px #2563eb33}.Careers-module__kThMtW__contentTitle{color:var(--text-main);margin-bottom:24px;font-size:1.75rem;font-weight:700}.Careers-module__kThMtW__description{color:var(--text-muted);margin-bottom:32px;font-size:1.1rem;line-height:1.7}.Careers-module__kThMtW__contentInfo{margin-bottom:40px}.Careers-module__kThMtW__marqueeContainer{width:100%;padding:20px 0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.Careers-module__kThMtW__marquee{gap:24px;width:max-content;animation:30s linear infinite Careers-module__kThMtW__scroll;display:flex}.Careers-module__kThMtW__marquee:hover{animation-play-state:paused}@keyframes Careers-module__kThMtW__scroll{0%{transform:translate(0)}to{transform:translate(-33.3333%)}}.Careers-module__kThMtW__infoCard{border:1px solid var(--border);background:#fff;border-radius:20px;flex-direction:column;flex-shrink:0;gap:20px;width:320px;padding:32px;transition:all .3s;display:flex}.Careers-module__kThMtW__infoCard:hover{border-color:var(--primary);transform:translateY(-8px);box-shadow:0 12px 30px #2563eb14}.Careers-module__kThMtW__cardIcon{color:var(--primary);background:#f0f7ff;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;transition:all .3s;display:flex}.Careers-module__kThMtW__infoCard:hover .Careers-module__kThMtW__cardIcon{background:var(--primary);color:#fff;transform:rotate(-5deg)scale(1.1)}.Careers-module__kThMtW__cardBody{flex-direction:column;gap:12px;display:flex}.Careers-module__kThMtW__cardTitle{color:var(--text-main);font-size:1.25rem;font-weight:700}.Careers-module__kThMtW__cardDescription{color:var(--text-muted);font-size:1rem;line-height:1.6}@media (max-width:768px){.Careers-module__kThMtW__title{font-size:2rem}.Careers-module__kThMtW__contentWrapper{padding:24px}.Careers-module__kThMtW__tabs{flex-direction:column;align-items:stretch}.Careers-module__kThMtW__tab{text-align:center}.Careers-module__kThMtW__infoCard{width:280px;padding:24px}}
