.CTAButton-module__ozYgrq__button{text-align:center;cursor:pointer;border-radius:5px;font-weight:600;transition:all .3s;display:inline-block}.CTAButton-module__ozYgrq__button:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.CTAButton-module__ozYgrq__button:active{transform:translateY(0)}.CTAButton-module__ozYgrq__primary{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:var(--white);box-shadow:0 4px 15px var(--glow-primary)}.CTAButton-module__ozYgrq__primary:hover{box-shadow:0 6px 20px var(--glow-primary);background:linear-gradient(135deg,#0052a3,#008c5a)}.CTAButton-module__ozYgrq__secondary{background:linear-gradient(135deg,var(--secondary-color),var(--primary-color));color:var(--white);box-shadow:0 4px 15px var(--glow-secondary)}.CTAButton-module__ozYgrq__secondary:hover{box-shadow:0 6px 20px var(--glow-secondary);background:linear-gradient(135deg,#008c5a,#0052a3)}.CTAButton-module__ozYgrq__outline{color:var(--primary-color);border:2px solid var(--primary-color);background:0 0}.CTAButton-module__ozYgrq__outline:hover{background:var(--primary-color);color:var(--white)}.CTAButton-module__ozYgrq__white{background:var(--white);color:var(--primary-color)}.CTAButton-module__ozYgrq__white:hover{background:#ffffffe6;transform:translateY(-2px)scale(1.02)}.CTAButton-module__ozYgrq__whiteOutline{color:var(--white);border:2px solid var(--white);background:0 0}.CTAButton-module__ozYgrq__whiteOutline:hover{background:var(--white);color:var(--primary-color)}.CTAButton-module__ozYgrq__small{padding:8px 20px;font-size:.9rem}.CTAButton-module__ozYgrq__medium{padding:12px 30px;font-size:1rem}.CTAButton-module__ozYgrq__large{padding:15px 40px;font-size:1.1rem}
.page-module__iY3ldG__home{overflow-x:hidden}.page-module__iY3ldG__heroContainer{text-align:center;justify-content:center;align-items:center;min-height:100vh;padding:100px 0;display:flex}.page-module__iY3ldG__heroContent{max-width:1000px;margin:0 auto}.page-module__iY3ldG__heroText{z-index:10;position:relative}.page-module__iY3ldG__heroTitle{color:var(--text-dark);letter-spacing:-.02em;margin-bottom:30px;font-size:4.5rem;font-weight:900;line-height:1.1}.page-module__iY3ldG__gradient{background:linear-gradient(135deg,var(--primary-color)0%,var(--secondary-color)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.page-module__iY3ldG__heroDescription{color:var(--text-light);max-width:800px;margin-bottom:50px;margin-left:auto;margin-right:auto;font-size:1.3rem;line-height:1.6}.page-module__iY3ldG__heroButtons{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.page-module__iY3ldG__trustBar{background:var(--light-color);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);padding:40px 0}.page-module__iY3ldG__trustItems{text-align:center;grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.page-module__iY3ldG__trustItem{animation:1s ease-out forwards page-module__iY3ldG__fadeIn}.page-module__iY3ldG__trustIcon{color:var(--primary-color);margin-bottom:10px;font-size:2.5rem;display:block}.page-module__iY3ldG__trustItem p{color:var(--text-light);font-size:1rem}.page-module__iY3ldG__trustItem strong{color:var(--primary-color);font-size:1.3rem;display:block}.page-module__iY3ldG__aboutSnapshot{text-align:center;animation:1s ease-out page-module__iY3ldG__fadeInUp}.page-module__iY3ldG__productsSection{background:var(--light-color);padding:100px 0}.page-module__iY3ldG__productsGrid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.page-module__iY3ldG__productIcon{color:var(--primary-color);margin-bottom:20px;font-size:3rem;display:block}.page-module__iY3ldG__productsGrid h3{color:var(--text-dark);margin-bottom:15px;font-size:1.3rem}.page-module__iY3ldG__productsGrid p{color:var(--text-light);text-align:center;margin-bottom:25px;line-height:1.6}.page-module__iY3ldG__whySection{background:var(--light-color)}.page-module__iY3ldG__whyGrid{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.page-module__iY3ldG__whyCard{text-align:center;background:var(--card-bg);border:1px solid var(--border-color);border-radius:12px;padding:40px 30px;transition:all .3s;animation:.8s ease-out forwards page-module__iY3ldG__fadeInUp}.page-module__iY3ldG__whyCard:hover{border-color:var(--primary-color);box-shadow:0 8px 30px var(--glow-primary);transform:translateY(-5px)}.page-module__iY3ldG__whyIcon{color:var(--primary-color);margin-bottom:20px;font-size:3rem;display:block}.page-module__iY3ldG__whyCard h3{color:var(--text-dark);margin-bottom:10px;font-size:1.3rem}.page-module__iY3ldG__whyCard p{color:var(--text-light);line-height:1.6}.page-module__iY3ldG__partnersSection,.page-module__iY3ldG__clientsSection{background:var(--light-color)}.page-module__iY3ldG__partnersGrid,.page-module__iY3ldG__clientsGrid{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.page-module__iY3ldG__partnerLogo,.page-module__iY3ldG__clientLogo{background:var(--card-bg);box-shadow:var(--shadow);border:1px solid var(--border-color);border-radius:10px;justify-content:center;align-items:center;min-height:120px;padding:40px 20px;transition:all .3s;display:flex}.page-module__iY3ldG__partnerLogo:hover,.page-module__iY3ldG__clientLogo:hover{border-color:var(--primary-color);box-shadow:0 4px 20px var(--glow-primary);transform:scale(1.05)}.page-module__iY3ldG__partnerLogo span,.page-module__iY3ldG__clientLogo span{color:var(--text-light);font-weight:600}.page-module__iY3ldG__testimonialsSection{background:var(--light-color)}.page-module__iY3ldG__testimonialsGrid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.page-module__iY3ldG__testimonialCard{background:var(--card-bg);border-left:4px solid var(--primary-color);border:1px solid var(--border-color);border-left:4px solid var(--primary-color);border-radius:10px;padding:40px;transition:all .3s;animation:.8s ease-out forwards page-module__iY3ldG__slideInLeft}.page-module__iY3ldG__testimonialCard:hover{box-shadow:0 8px 30px var(--glow-primary);transform:translateY(-5px)}.page-module__iY3ldG__testimonialText{color:var(--text-light);margin-bottom:20px;font-size:1.1rem;font-style:italic;line-height:1.8}.page-module__iY3ldG__testimonialAuthor{flex-direction:column;gap:5px;display:flex}.page-module__iY3ldG__testimonialAuthor strong{color:var(--text-dark);font-size:1rem}.page-module__iY3ldG__testimonialAuthor span{color:var(--text-muted);font-size:.9rem}.page-module__iY3ldG__claimsSection{background:var(--light-color)}.page-module__iY3ldG__claimsProcess{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.page-module__iY3ldG__claimsStep{text-align:center;background:var(--card-bg);border:1px solid var(--border-color);border-radius:12px;padding:30px 20px;transition:all .3s;animation:.8s ease-out forwards page-module__iY3ldG__fadeInUp}.page-module__iY3ldG__claimsStep:hover{border-color:var(--primary-color);box-shadow:0 8px 30px var(--glow-primary)}.page-module__iY3ldG__stepNumber{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));width:60px;height:60px;color:var(--white);border-radius:50%;margin-bottom:20px;font-size:1.8rem;font-weight:700;line-height:60px;transition:transform .3s;display:inline-block}.page-module__iY3ldG__claimsStep:hover .page-module__iY3ldG__stepNumber{animation:1s ease-in-out infinite page-module__iY3ldG__pulse;transform:scale(1.1)}.page-module__iY3ldG__claimsStep h3{color:var(--text-dark);margin-bottom:10px;font-size:1.2rem}.page-module__iY3ldG__claimsStep p{color:var(--text-light)}@media (max-width:1024px){.page-module__iY3ldG__heroTitle{font-size:3.5rem}.page-module__iY3ldG__heroDescription{font-size:1.1rem}.page-module__iY3ldG__productsGrid,.page-module__iY3ldG__whyGrid{grid-template-columns:repeat(2,1fr)}.page-module__iY3ldG__partnersGrid,.page-module__iY3ldG__clientsGrid{grid-template-columns:repeat(3,1fr)}.page-module__iY3ldG__claimsProcess{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.page-module__iY3ldG__heroContainer{min-height:auto;padding:80px 0}.page-module__iY3ldG__heroTitle{font-size:2.5rem}.page-module__iY3ldG__heroDescription{font-size:1rem}.page-module__iY3ldG__heroButtons{flex-direction:column;gap:15px}.page-module__iY3ldG__trustItems{grid-template-columns:repeat(2,1fr);gap:20px}.page-module__iY3ldG__productsGrid,.page-module__iY3ldG__whyGrid,.page-module__iY3ldG__testimonialsGrid,.page-module__iY3ldG__claimsProcess{grid-template-columns:1fr}.page-module__iY3ldG__partnersGrid,.page-module__iY3ldG__clientsGrid{grid-template-columns:repeat(2,1fr)}}
.LampEffect-module__5fVCgG__lampContainer{background:0 0;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex;position:relative;overflow:hidden}.LampEffect-module__5fVCgG__lampWrapper{z-index:0;flex-direction:column;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.LampEffect-module__5fVCgG__lampLight,.LampEffect-module__5fVCgG__lampLight2{justify-content:center;display:flex;position:absolute;top:0}.LampEffect-module__5fVCgG__lampLight{z-index:1}.LampEffect-module__5fVCgG__lampLight2{z-index:0}.LampEffect-module__5fVCgG__lampGradient,.LampEffect-module__5fVCgG__lampGradient2{filter:blur(80px);border-radius:999px;width:100%;height:40rem}.LampEffect-module__5fVCgG__lampGradient{opacity:.5;background:conic-gradient(from 90deg,#06c0 50%,#00b77acc,#0066cc80)}.LampEffect-module__5fVCgG__lampGradient2{opacity:.3;background:conic-gradient(from 270deg,#00b77a00 50%,#06c9,#00b77a66)}.LampEffect-module__5fVCgG__content{z-index:1;width:100%;padding:0;position:relative}@media (max-width:768px){.LampEffect-module__5fVCgG__lampContainer{min-height:auto;padding:60px 0}.LampEffect-module__5fVCgG__lampGradient,.LampEffect-module__5fVCgG__lampGradient2{height:25rem}}
.GridBackground-module__rriaeW__container{background:linear-gradient(#fff 0%,#f8f9fa 50%,#f0f2f5 100%);width:100%;min-height:100vh;position:relative;overflow:hidden}.GridBackground-module__rriaeW__grid{background-image:linear-gradient(#0000000d 1px,#0000 1px),linear-gradient(90deg,#0000000d 1px,#0000 1px);background-position:-1px -1px;background-size:50px 50px;animation:20s linear infinite GridBackground-module__rriaeW__gridMove;position:absolute;inset:0}.GridBackground-module__rriaeW__grid:before{content:"";background:radial-gradient(circle,#0066cc26 0%,#0000 50%);position:absolute;inset:0}.GridBackground-module__rriaeW__grid:after{content:"";background:radial-gradient(circle at 80% 20%,#00b77a1a 0%,#0000 40%);position:absolute;inset:0}@keyframes GridBackground-module__rriaeW__gridMove{0%{transform:translate(0)}to{transform:translate(50px,50px)}}.GridBackground-module__rriaeW__content{z-index:10;position:relative}
.GlowCard-module__ClxdTa__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#fff;border:1px solid #0000001a;border-radius:16px;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000d}.GlowCard-module__ClxdTa__glow{pointer-events:none;background:radial-gradient(circle,#00b77a66 0%,#06c3 25%,#0000 70%);border-radius:50%;width:300px;height:300px;transition:opacity .3s;position:absolute;transform:translate(-50%,-50%)}.GlowCard-module__ClxdTa__content{z-index:1;padding:40px 30px;position:relative}.GlowCard-module__ClxdTa__content h3{color:var(--text-dark);margin-bottom:15px;font-size:1.3rem}.GlowCard-module__ClxdTa__content p{color:var(--text-light)}.GlowCard-module__ClxdTa__card:before{content:"";-webkit-mask-composite:xor;opacity:0;background:linear-gradient(135deg,#00b77a4d,#0066cc4d,#0000);border-radius:16px;padding:1px;transition:opacity .3s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.GlowCard-module__ClxdTa__card:hover:before{opacity:1}
.claims-module__USFfmW__claimsPage{min-height:100vh}.claims-module__USFfmW__hero{background:var(--light-color);color:var(--text-dark);text-align:center;border-bottom:1px solid var(--border-color);padding:100px 0 80px}.claims-module__USFfmW__hero h1{opacity:0;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:20px;font-size:3rem}.claims-module__USFfmW__hero p{opacity:0;color:var(--text-light);font-size:1.3rem}.claims-module__USFfmW__intro{text-align:center;margin-bottom:60px}.claims-module__USFfmW__processSection{margin-bottom:80px}.claims-module__USFfmW__processTitle{color:var(--text-dark);text-align:center;margin-bottom:50px;font-size:2rem}.claims-module__USFfmW__processSteps{max-width:900px;margin:0 auto}.claims-module__USFfmW__processStep{gap:30px;margin-bottom:50px;animation:.8s ease-out forwards claims-module__USFfmW__fadeInUp;display:flex}.claims-module__USFfmW__stepNumber{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));width:70px;height:70px;color:var(--white);box-shadow:0 4px 15px var(--glow-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:2rem;font-weight:700;transition:transform .3s;display:flex}.claims-module__USFfmW__processStep:hover .claims-module__USFfmW__stepNumber{transform:scale(1.1)}.claims-module__USFfmW__stepContent{flex:1}.claims-module__USFfmW__stepContent h4{color:var(--text-dark);margin-bottom:15px;font-size:1.5rem}.claims-module__USFfmW__stepContent>p{color:var(--text-light);margin-bottom:20px;line-height:1.7}.claims-module__USFfmW__stepContent ul{padding:0;list-style:none}.claims-module__USFfmW__stepContent li{color:var(--text-light);padding:8px 0 8px 30px;position:relative}.claims-module__USFfmW__stepContent li:before{content:"✓";color:var(--secondary-color);font-weight:700;position:absolute;left:0}.claims-module__USFfmW__supportSection{margin-bottom:80px}.claims-module__USFfmW__supportGrid{grid-template-columns:repeat(3,1fr);gap:30px;margin-top:40px;display:grid}.claims-module__USFfmW__supportCard{background:var(--card-bg);border:1px solid var(--border-color);text-align:center;border-radius:10px;padding:40px 30px;transition:all .3s;animation:.6s ease-out forwards claims-module__USFfmW__scaleIn}.claims-module__USFfmW__supportCard:hover{box-shadow:var(--shadow-lg);border-color:var(--primary-color);transform:translateY(-10px)}.claims-module__USFfmW__supportIcon{color:var(--primary-color);margin-bottom:20px;font-size:3rem;display:block}.claims-module__USFfmW__supportCard h4{color:var(--text-dark);margin-bottom:10px;font-size:1.2rem}.claims-module__USFfmW__supportCard p{color:var(--text-light);line-height:1.6}.claims-module__USFfmW__ctaSection{text-align:center;background:var(--card-bg);border:1px solid var(--border-color);border-radius:15px;padding:60px 40px}.claims-module__USFfmW__ctaSection h3{color:var(--text-dark);margin-bottom:15px;font-size:2rem}.claims-module__USFfmW__ctaSection p{color:var(--text-light);margin-bottom:30px;font-size:1.1rem}.claims-module__USFfmW__ctaButtons{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}@media (max-width:1024px){.claims-module__USFfmW__supportGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.claims-module__USFfmW__hero h1{font-size:2rem}.claims-module__USFfmW__hero p{font-size:1.1rem}.claims-module__USFfmW__processStep{flex-direction:column;gap:20px}.claims-module__USFfmW__stepNumber{width:60px;height:60px;font-size:1.5rem}.claims-module__USFfmW__stepContent h4{font-size:1.3rem}.claims-module__USFfmW__supportGrid{grid-template-columns:1fr}.claims-module__USFfmW__ctaButtons{flex-direction:column}}
.products-module__UP86Gq__products{min-height:100vh}.products-module__UP86Gq__hero{background:var(--light-color);color:var(--text-dark);text-align:center;border-bottom:1px solid var(--border-color);padding:100px 0 80px}.products-module__UP86Gq__hero h1{opacity:0;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:20px;font-size:3rem}.products-module__UP86Gq__hero p{opacity:0;color:var(--text-light);font-size:1.3rem}.products-module__UP86Gq__productsList{max-width:1000px;margin:0 auto}.products-module__UP86Gq__productItem{background:var(--light-color);border-radius:15px;margin-bottom:40px;transition:all .3s;animation:.8s ease-out forwards products-module__UP86Gq__fadeInUp;overflow:hidden}.products-module__UP86Gq__productItem:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)}.products-module__UP86Gq__productContent{padding:50px}.products-module__UP86Gq__productIcon{margin-bottom:20px;font-size:4rem;display:block}.products-module__UP86Gq__productContent h2{color:var(--text-dark);margin-bottom:15px;font-size:2rem}.products-module__UP86Gq__productDesc{color:var(--text-light);margin-bottom:30px;font-size:1.2rem;line-height:1.6}.products-module__UP86Gq__productFeatures,.products-module__UP86Gq__productIdealFor{margin-bottom:30px}.products-module__UP86Gq__productFeatures h3,.products-module__UP86Gq__productIdealFor h3{color:var(--primary-color);margin-bottom:15px;font-size:1.3rem}.products-module__UP86Gq__productFeatures ul{padding:0;list-style:none}.products-module__UP86Gq__productFeatures li{color:var(--text-dark);padding:10px 0 10px 30px;line-height:1.6;position:relative}.products-module__UP86Gq__productFeatures li:before{content:"✓";color:var(--secondary-color);font-size:1.2rem;font-weight:700;position:absolute;left:0}.products-module__UP86Gq__productIdealFor p{color:var(--text-light);font-size:1.05rem;line-height:1.8}@media (max-width:768px){.products-module__UP86Gq__hero h1{font-size:2rem}.products-module__UP86Gq__hero p{font-size:1.1rem}.products-module__UP86Gq__productContent{padding:30px 20px}.products-module__UP86Gq__productContent h2{font-size:1.5rem}.products-module__UP86Gq__productDesc{font-size:1rem}}
.MovingBorderButton-module__pbmGoW__button{cursor:pointer;background:0 0;border:none;border-radius:12px;justify-content:center;align-items:center;font-weight:600;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}.MovingBorderButton-module__pbmGoW__border{-webkit-mask-composite:xor;background:linear-gradient(90deg,#06c,#00a86b,#06c) 0 0/200% 100%;border-radius:12px;padding:2px;animation:3s linear infinite MovingBorderButton-module__pbmGoW__borderMove;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@keyframes MovingBorderButton-module__pbmGoW__borderMove{0%{background-position:0%}to{background-position:200%}}.MovingBorderButton-module__pbmGoW__content{z-index:1;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;height:100%;font-weight:600;transition:all .3s;display:flex;position:relative}.MovingBorderButton-module__pbmGoW__primary .MovingBorderButton-module__pbmGoW__content{color:var(--primary-color);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--primary-color);background:0 0}.MovingBorderButton-module__pbmGoW__primary:hover .MovingBorderButton-module__pbmGoW__content{border-color:var(--primary-color);background:#0066cc0d;transform:translateY(-2px)}.MovingBorderButton-module__pbmGoW__secondary .MovingBorderButton-module__pbmGoW__content{color:var(--text-dark);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border-color);background:0 0}.MovingBorderButton-module__pbmGoW__secondary:hover .MovingBorderButton-module__pbmGoW__content{border-color:var(--text-dark);background:#00000008}.MovingBorderButton-module__pbmGoW__medium{padding:12px 30px;font-size:1rem}.MovingBorderButton-module__pbmGoW__large{padding:16px 40px;font-size:1.15rem}.MovingBorderButton-module__pbmGoW__button:hover .MovingBorderButton-module__pbmGoW__border{animation-duration:1.5s}
