.ContactSection-module__J43LyW__contactSection{text-align:center;color:#fff;background:#092c3c;justify-content:center;align-items:center;width:100%;padding:30px 0;display:flex}.ContactSection-module__J43LyW__container{flex-direction:column;align-items:center;max-width:800px;margin:0 auto;padding:0 2rem;display:flex}.ContactSection-module__J43LyW__contactInfo{flex-wrap:wrap;justify-content:center;gap:2rem;width:100%;margin-top:2rem;display:flex}.ContactSection-module__J43LyW__contactItem{align-items:center;gap:.5rem;font-size:1.1rem;display:flex}.ContactSection-module__J43LyW__contactItem a{color:#fff;text-decoration:none;transition:color .3s}.ContactSection-module__J43LyW__contactItem a:hover{color:#e6ff63}@media (max-width:768px){.ContactSection-module__J43LyW__contactInfo{flex-direction:column;gap:1rem}}
.PricingPage-module__vT2PCG__root{font-family:Roboto,sans-serif;line-height:1.6;overflow-x:hidden}.PricingPage-module__vT2PCG__root *{box-sizing:border-box;margin:0;padding:0}.PricingPage-module__vT2PCG__nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#092c3cf2;border-bottom:1px solid #00b2ff33;width:100%;padding:1rem 2rem;transition:all .3s;position:fixed;top:0;box-shadow:0 2px 20px #0000001a}.PricingPage-module__vT2PCG__navContainer{justify-content:space-between;align-items:center;min-width:0;max-width:1200px;margin:0 auto;display:flex}.PricingPage-module__vT2PCG__logo{color:#fff;text-shadow:2px 2px 4px #0000004d;font-size:3.5rem;font-weight:800;animation:2s ease-in-out infinite alternate PricingPage-module__vT2PCG__glow}@keyframes PricingPage-module__vT2PCG__glow{0%{text-shadow:2px 2px 4px #0000004d,0 0 20px #fff3}to{text-shadow:2px 2px 4px #0000004d,0 0 30px #fff6}}.PricingPage-module__vT2PCG__navLinks{white-space:nowrap;align-items:center;gap:2rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.PricingPage-module__vT2PCG__navLinks::-webkit-scrollbar{display:none}.PricingPage-module__vT2PCG__navLinks{-ms-overflow-style:none;scrollbar-width:none}.PricingPage-module__vT2PCG__navLinks a{border-radius:25px;padding:.5rem 1rem;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.PricingPage-module__vT2PCG__navLinks a:after{content:"";background:var(--secondary);width:0;height:2px;transition:width .3s;position:absolute;bottom:-5px;left:0}.PricingPage-module__vT2PCG__navLinks a:hover{color:var(--secondary);transform:translateY(-2px)}.PricingPage-module__vT2PCG__navLinks a:hover:after{width:100%}.PricingPage-module__vT2PCG__navLink{color:#fff}.PricingPage-module__vT2PCG__ctaButton{background:linear-gradient(135deg,var(--primary)0%,var(--secondary)100%);color:#000;border-radius:50px;padding:.75rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 15px #00b2ff4d}.PricingPage-module__vT2PCG__ctaButton:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.PricingPage-module__vT2PCG__ctaButton:hover:before{left:100%}.PricingPage-module__vT2PCG__ctaButton:hover{background:linear-gradient(135deg,var(--dark),var(--primary));color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #00b2ff66}.PricingPage-module__vT2PCG__container{max-width:1200px;margin:0 auto}.PricingPage-module__vT2PCG__sectionHeader{text-align:center;margin-bottom:4rem}.PricingPage-module__vT2PCG__sectionHeader h2{color:#333;margin-bottom:1rem;font-size:2.5rem;font-weight:600;position:relative}.PricingPage-module__vT2PCG__sectionHeader h2:after{content:"";background:linear-gradient(90deg,var(--primary),var(--secondary));border-radius:2px;width:80px;height:4px;margin:1rem auto;display:block}.PricingPage-module__vT2PCG__sectionHeader p{color:var(--gray);max-width:600px;margin:0 auto;font-size:1.2rem}.PricingPage-module__vT2PCG__pricing{background:linear-gradient(105deg,#d9d9d94d -9.41%,#2563eb80 134.98%);padding:8rem 2rem 5rem}.PricingPage-module__vT2PCG__pricingToggle{justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.PricingPage-module__vT2PCG__toggleButton{border:2px solid var(--primary);color:var(--primary);cursor:pointer;background:#fff;border-radius:50px;padding:.75rem 2rem;font-weight:600;transition:all .3s}.PricingPage-module__vT2PCG__toggleButton:hover{background:#00b2ff1a;transform:translateY(-2px)}.PricingPage-module__vT2PCG__toggleButton.PricingPage-module__vT2PCG__active{background:var(--primary);color:#fff}.PricingPage-module__vT2PCG__toggleButton.PricingPage-module__vT2PCG__active:hover{background:var(--primary);opacity:.9}.PricingPage-module__vT2PCG__pricingGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.PricingPage-module__vT2PCG__pricingCard{background:#fff;border-radius:20px;padding:2.5rem;transition:all .3s;position:relative;box-shadow:0 10px 40px #00000014}.PricingPage-module__vT2PCG__pricingCard.PricingPage-module__vT2PCG__featured{border:2px solid var(--primary);transform:scale(1.05);box-shadow:0 20px 60px #6366f133}.PricingPage-module__vT2PCG__pricingCard.PricingPage-module__vT2PCG__featured:before{content:"MOST POPULAR";background:var(--primary);color:#fff;border-radius:50px;padding:.5rem 1.5rem;font-size:.8rem;font-weight:700;position:absolute;top:-15px;left:50%;transform:translate(-50%)}.PricingPage-module__vT2PCG__pricingCard:hover{transform:translateY(-10px);box-shadow:0 25px 70px #00000026}.PricingPage-module__vT2PCG__pricingCard.PricingPage-module__vT2PCG__featured:hover{transform:scale(1.05)translateY(-10px)}.PricingPage-module__vT2PCG__planName{color:var(--dark);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.PricingPage-module__vT2PCG__planPrice{color:var(--primary);margin-bottom:.5rem;font-size:3rem;font-weight:800}.PricingPage-module__vT2PCG__planPrice span{color:var(--gray);font-size:1rem;font-weight:400}.PricingPage-module__vT2PCG__planDescription{color:var(--gray);margin-bottom:2rem;font-size:.95rem}.PricingPage-module__vT2PCG__planFeatures{margin-bottom:2rem;list-style:none}.PricingPage-module__vT2PCG__planFeatures li{color:var(--dark);align-items:center;gap:.5rem;padding:.75rem 0;display:flex}.PricingPage-module__vT2PCG__planFeatures li:before{content:"✓";color:var(--success);font-size:1.2rem;font-weight:700}.PricingPage-module__vT2PCG__planButton{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;padding:1rem;font-size:1.1rem;font-weight:700;transition:all .3s}.PricingPage-module__vT2PCG__planButton:hover{background:var(--primary-dark);transform:scale(1.02)}.PricingPage-module__vT2PCG__providerNetwork{background:linear-gradient(135deg,var(--primary-dark)0%,var(--primary)100%);color:#fff;padding:4rem 2rem}.PricingPage-module__vT2PCG__providerNetwork .PricingPage-module__vT2PCG__sectionHeader h2{color:#fff}.PricingPage-module__vT2PCG__providerNetwork .PricingPage-module__vT2PCG__sectionHeader p{color:#ffffffe6}.PricingPage-module__vT2PCG__networkGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1000px;margin:0 auto;display:grid}.PricingPage-module__vT2PCG__networkCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:15px;padding:2rem}.PricingPage-module__vT2PCG__networkIcon{margin-bottom:1rem;font-size:2rem}.PricingPage-module__vT2PCG__networkCard h3{color:#fff;margin-bottom:1rem;font-size:1.3rem}.PricingPage-module__vT2PCG__networkCard p{color:#ffffffe6}.PricingPage-module__vT2PCG__networkCard:hover{background:#fff3;transform:scale(1.02)}.PricingPage-module__vT2PCG__networkCta{text-align:center;margin-top:3rem}.PricingPage-module__vT2PCG__features{background:linear-gradient(180deg,var(--accent)0%,#e6ff631a 100%);padding:5rem 2rem}.PricingPage-module__vT2PCG__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;display:grid}.PricingPage-module__vT2PCG__featureCard{border-left:5px solid var(--primary);background:#fff;border-radius:20px;padding:2.5rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a}.PricingPage-module__vT2PCG__featureCard:before{content:"";background:linear-gradient(90deg,var(--primary),var(--secondary),var(--accent));transform-origin:0;height:4px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.PricingPage-module__vT2PCG__featureCard:hover:before{transform:scaleX(1)}.PricingPage-module__vT2PCG__featureCard:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000026}.PricingPage-module__vT2PCG__featureIcon{background:linear-gradient(135deg,var(--primary)0%,var(--secondary)100%);color:#fff;border-radius:15px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;font-size:1.5rem;display:flex}.PricingPage-module__vT2PCG__featureCard h3{color:var(--dark);margin-bottom:1rem;font-size:24px;font-weight:700}.PricingPage-module__vT2PCG__featureCard p{color:var(--gray);line-height:1.8}.PricingPage-module__vT2PCG__ctaSection{background:var(--light);text-align:center;padding:5rem 2rem}.PricingPage-module__vT2PCG__ctaContent{max-width:800px;margin:0 auto}.PricingPage-module__vT2PCG__ctaContent h2{background:linear-gradient(135deg,var(--primary)0%,var(--secondary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1.5rem;font-size:2.5rem;font-weight:800}.PricingPage-module__vT2PCG__ctaContent p{color:var(--gray);margin-bottom:2rem;font-size:1.2rem}.PricingPage-module__vT2PCG__heroButtons{justify-content:center;gap:1rem;margin-bottom:1rem;display:flex}.PricingPage-module__vT2PCG__primaryButton{color:var(--dark);background:#fff;border-radius:50px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;box-shadow:0 4px 15px #0003}.PricingPage-module__vT2PCG__primaryButton:hover{background:var(--accent);color:var(--dark);transform:translateY(-3px);box-shadow:0 8px 25px #0000004d}.PricingPage-module__vT2PCG__secondaryButton{color:var(--primary);border:2px solid var(--primary);background:0 0;border-radius:50px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s}.PricingPage-module__vT2PCG__secondaryButton:hover{background:var(--primary);color:#fff;transform:translateY(-3px);box-shadow:0 8px 25px #00b2ff4d}.PricingPage-module__vT2PCG__ctaNote{color:var(--gray);text-align:center;margin-top:2rem;font-size:.9rem}.PricingPage-module__vT2PCG__footer{background:var(--dark);color:#fff;padding:3rem 2rem 1rem}.PricingPage-module__vT2PCG__footerContent{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;max-width:1200px;margin:0 auto 2rem;display:grid}.PricingPage-module__vT2PCG__footerSection h4{color:var(--secondary);margin-bottom:1rem}.PricingPage-module__vT2PCG__footerSection ul{list-style:none}.PricingPage-module__vT2PCG__footerSection ul li{margin-bottom:.5rem}.PricingPage-module__vT2PCG__footerSection ul li a{color:#fffc;text-decoration:none;transition:color .3s}.PricingPage-module__vT2PCG__footerSection ul li a:hover{color:var(--secondary)}.PricingPage-module__vT2PCG__footerBottom{text-align:center;color:#fff9;border-top:1px solid #ffffff1a;padding-top:2rem}@media (max-width:768px){.PricingPage-module__vT2PCG__logo{font-size:2.5rem}.PricingPage-module__vT2PCG__pricingCard.PricingPage-module__vT2PCG__featured{transform:none}.PricingPage-module__vT2PCG__featuresGrid{grid-template-columns:1fr}.PricingPage-module__vT2PCG__heroButtons{flex-direction:column;align-items:center}.PricingPage-module__vT2PCG__contactInfo{flex-direction:column;gap:1rem}}.PricingPage-module__vT2PCG__contactSection{text-align:center;color:#fff;background:#092c3c;justify-content:center;align-items:center;width:100%;padding:30px 0;display:flex}.PricingPage-module__vT2PCG__contactInfo{flex-wrap:wrap;justify-content:center;gap:2rem;width:100%;margin-top:2rem;display:flex}.PricingPage-module__vT2PCG__contactItem{align-items:center;gap:.5rem;font-size:1.1rem;display:flex}.PricingPage-module__vT2PCG__contactItem a{color:#fff;text-decoration:none;transition:color .3s}.PricingPage-module__vT2PCG__contactItem a:hover{color:#e6ff63}@media (max-width:768px){.PricingPage-module__vT2PCG__contactInfo{flex-direction:column;gap:1rem}}.PricingPage-module__vT2PCG__menuButton{color:#fff!important;border-radius:8px!important;padding:8px!important;transition:all .3s!important}.PricingPage-module__vT2PCG__menuButton:hover{transform:translateY(-2px);background-color:#ffffff1a!important}.PricingPage-module__vT2PCG__menuIcon{color:#fff!important;font-size:1.5rem!important}.PricingPage-module__vT2PCG__menuPaper{-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background-color:#092c3cf2!important;border:1px solid #00b2ff33!important;border-radius:8px!important;margin-top:8px!important;box-shadow:0 8px 25px #0000004d!important}.PricingPage-module__vT2PCG__menuItem{color:#fff!important;border-radius:4px!important;margin:4px 8px!important;padding:12px 20px!important;font-weight:500!important;transition:all .3s!important}.PricingPage-module__vT2PCG__menuItem:hover{color:#e6ff63!important;background-color:#00b2ff1a!important}.PricingPage-module__vT2PCG__menuItemLink{width:100%;display:block;color:inherit!important;text-decoration:none!important}.PricingPage-module__vT2PCG__menuItemLink:hover{color:inherit!important}
/*# sourceMappingURL=eacaf37bd6c310ab.css.map*/