.pricing-module__beteGa__container{color:#333;background-color:#f6f5f0;flex-direction:column;min-height:100vh;font-family:Poppins,sans-serif;display:flex}.pricing-module__beteGa__navbar{z-index:1000;background-color:#fff;justify-content:space-between;align-items:center;padding:0 5%;display:flex;position:sticky;top:0;box-shadow:0 2px 10px #0000001a}.pricing-module__beteGa__logoContainer{align-items:center;display:flex}.pricing-module__beteGa__navLogoImage{width:auto;max-height:190px;display:block}.pricing-module__beteGa__navButtons{gap:15px;display:flex}.pricing-module__beteGa__btnLogin{color:#fff;cursor:pointer;background-color:#004d00;border:2px solid #004d00;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.pricing-module__beteGa__btnRegister{color:#fff;cursor:pointer;background-color:#d32f2f;border:2px solid #d32f2f;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.pricing-module__beteGa__footer{background-color:#fff;border-top:1px solid #eee;margin-top:50px}.pricing-module__beteGa__footerContent{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;padding:40px 5%;display:flex}.pricing-module__beteGa__footerLeft{max-width:400px}.pricing-module__beteGa__footerLogoImage{max-width:150px;height:auto;margin-bottom:10px}.pricing-module__beteGa__footerLeft h3{color:#444;text-transform:uppercase;margin-bottom:10px;font-size:.9rem}.pricing-module__beteGa__footerLeft p{color:#777;font-size:.9rem;line-height:1.5}.pricing-module__beteGa__footerRight h4{color:#004d00;margin-bottom:15px}.pricing-module__beteGa__footerRight ul{padding:0;list-style:none}.pricing-module__beteGa__footerRight li{color:#555;align-items:center;gap:10px;margin-bottom:10px;font-size:.9rem;display:flex}.pricing-module__beteGa__footerRight li a{color:#555;align-items:center;gap:10px;text-decoration:none;transition:color .3s;display:flex}.pricing-module__beteGa__footerRight li a:hover{color:#004d00;text-decoration:underline}.pricing-module__beteGa__footerBottom{color:#fff;background-color:#7cb342;justify-content:space-between;align-items:center;padding:15px 5%;font-size:.8rem;display:flex}.pricing-module__beteGa__socialIcons a{color:#fff;margin-left:15px;font-size:1.2rem;transition:opacity .3s}.pricing-module__beteGa__socialIcons a:hover{opacity:.7}.pricing-module__beteGa__planCard{text-align:center;background-color:#fff;border:none;border-radius:24px;flex-direction:column;flex:220px;align-items:center;width:100%;max-width:300px;padding:1.5rem 1rem;display:flex;position:relative;box-shadow:0 8px 30px #0000000f}.pricing-module__beteGa__badgePopular{color:#fff;text-transform:uppercase;z-index:10;background-color:#fbc02d;border-top-right-radius:24px;border-bottom-left-radius:24px;padding:6px 12px;font-size:10px;font-weight:700;position:absolute;top:0;right:0}.pricing-module__beteGa__badgeCurrent{color:#fff;text-transform:uppercase;z-index:10;background-color:#004d00;border-top-left-radius:24px;border-bottom-right-radius:24px;padding:6px 12px;font-size:10px;font-weight:700;position:absolute;top:0;left:0}.pricing-module__beteGa__planLogo{border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;margin-bottom:1rem;margin-left:auto;margin-right:auto;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 -5px 10px #0000001a}.pricing-module__beteGa__planTitle{color:#004d00;margin-bottom:.25rem;font-size:1.35rem;font-weight:700}.pricing-module__beteGa__planPrice{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:56px;margin-bottom:1.5rem;font-weight:900;display:flex}.pricing-module__beteGa__planPriceLabel{text-transform:uppercase;white-space:pre-line;font-size:1.15rem;line-height:1.3}.pricing-module__beteGa__planPriceAmount{font-size:1.4rem;line-height:1}.pricing-module__beteGa__featuresList{text-align:left;color:#9ca3af;text-transform:uppercase;letter-spacing:-.025em;flex-direction:column;flex-grow:1;gap:.75rem;width:100%;margin-bottom:1.5rem;padding-left:.75rem;font-size:.8rem;font-weight:600;display:flex}.pricing-module__beteGa__featureItem{align-items:flex-start;gap:.5rem;line-height:1.375;display:flex}.pricing-module__beteGa__kitInfo{text-align:center;text-transform:uppercase;letter-spacing:.025em;width:100%;margin-bottom:1rem;font-size:.85rem;font-weight:900}.pricing-module__beteGa__planBtn{cursor:pointer;background-color:#fff;border-style:solid;border-width:2px;border-radius:2rem;width:100%;margin-top:auto;padding:10px 16px;font-size:.95rem;font-weight:700;transition:all .3s;box-shadow:0 2px 8px #00000014}.pricing-module__beteGa__planBtn:hover{transform:scale(1.02)}@media (max-width:768px){.pricing-module__beteGa__navbar{flex-direction:column;gap:5px;padding:5px 15px}.pricing-module__beteGa__navButtons{flex-wrap:wrap;justify-content:center;width:100%}.pricing-module__beteGa__navLogoImage{max-height:140px}.pricing-module__beteGa__footerContent{text-align:center;flex-direction:column;align-items:center;gap:30px;padding:30px 15px}.pricing-module__beteGa__footerLeft,.pricing-module__beteGa__footerRight{flex-direction:column;align-items:center;width:100%;display:flex}.pricing-module__beteGa__footerLeft p{max-width:300px;margin:0 auto}.pricing-module__beteGa__footerRight li{justify-content:center}.pricing-module__beteGa__footerBottom{text-align:center;flex-direction:column;gap:15px;padding:20px}.pricing-module__beteGa__socialIcons a{margin:0 10px}}
