.banner{margin-top:1rem;display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;padding:0}.banner,.banner a{width:100%}.banner img{width:100%;height:auto;object-fit:cover}.fade-img{opacity:0;transform:translateY(40px);transition:all .8s ease;filter:blur(6px)}.fade-img.show{opacity:1;transform:translateY(0);filter:blur(0)}@media (max-width:789px){.banner{padding:0 1rem;grid-template-columns:repeat(2,1fr)}}.features{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:2rem 0}.features>p{font-size:1.2rem;margin-bottom:1.5rem}.features h2,.features>p{font-weight:700;color:#000;text-align:center}.features h2{font-size:2rem}.features_container{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.features_list{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;justify-items:center;width:40%}.features_item{width:150px;height:auto;text-align:center;border-radius:15px;padding:1rem 10px;background-color:#ecf8fe;color:#fff;cursor:pointer;display:flex;justify-content:center;align-items:center;flex-direction:column}.features_item img,.features_item svg{padding:0;font-size:30px;margin-bottom:5px;width:auto;height:40px;color:#00283e;transition:transform .3s ease-in-out}.features_item h3{font-size:1rem;font-weight:600;color:#333}.features_item p{font-size:1rem;font-weight:400;color:#222}.features_content{width:100%;display:flex;justify-content:center;align-items:center;gap:10px;margin-top:1rem}.features_content_item{width:350px;background-color:#ecf8fe;border-radius:16px;box-shadow:1px 1px 10px rgba(0,0,0,.1);display:flex;justify-content:center;align-items:flex-start;flex-direction:column;padding:10px}.features_content_top{width:100%;display:flex;justify-content:flex-start;align-items:center;gap:1rem;border-bottom:2px solid #ccc;padding-bottom:10px}.features_content_top svg{background-color:#00283e;padding:9px;font-size:14px;border-radius:6px;color:#fff}.features_content_top h3{font-size:1rem;font-weight:600;color:#00283e}.features_content_item>p{font-size:.9rem;font-weight:400;color:#222;margin-top:10px}@media screen and (max-width:789px){.features_list{width:100%}.features_content{flex-direction:column;align-items:center;padding:10px}.features_content_item{width:100%;max-width:350px;margin-bottom:1rem}}

/*! tailwindcss v4.1.4 | MIT License | https://tailwindcss.com */.membership-card-title{color:#000;text-align:right;width:100%;margin:0;font-size:1.25rem;font-weight:800}.membership-price-footer{justify-content:space-between;align-items:center;gap:.75rem;width:100%;display:flex}.membership-price-block{flex-direction:column;align-items:flex-end;gap:.1rem;line-height:1.15;display:flex}.membership-price-original{color:#9b7777;align-items:center;gap:.2rem;font-size:.95rem;font-weight:600;text-decoration:line-through;display:inline-flex}.membership-price-original img{object-fit:contain;flex-shrink:0;width:.85em;max-width:13px;height:.85em;max-height:13px}.membership-price-current{color:#2d5a3f;align-items:center;gap:.3rem;font-size:2rem;font-weight:800;line-height:1;display:inline-flex}.membership-price-current img{object-fit:contain;flex-shrink:0;width:.7em;max-width:18px;height:.7em;max-height:18px}.membership-custom-label{color:#2d5a3f;font-size:1.25rem;font-weight:800}.membership-price-footer button,.membership-price-footer>button{color:#fff;cursor:pointer;white-space:nowrap;background-color:#000;border:none;border-radius:10px;flex-shrink:0;padding:.65rem 1.15rem;font-size:.95rem;font-weight:700}.membership-price-block--hero{align-items:center;gap:.25rem}.membership-price-original--hero{color:#ffffffd9;font-size:1rem;font-weight:600}.membership-price-current--hero{color:#2d5a3f;background-color:#fff;border-radius:20px;padding:10px 20px;font-size:2.75rem;font-weight:800;line-height:1}.membership-price-current--hero img{object-fit:contain;flex-shrink:0;width:.65em;max-width:24px;height:.65em;max-height:24px}.membership-price-original--hero img{object-fit:contain;flex-shrink:0;width:.85em;max-width:14px;height:.85em;max-height:14px}@media screen and (max-width:789px){.membership-card-title{font-size:1rem}.membership-price-current{font-size:1.45rem}.membership-price-original{font-size:.8rem}.membership-price-footer button,.membership-price-footer>button{border-radius:8px;padding:.5rem .75rem;font-size:.75rem}.membership-price-block--hero{text-align:center;align-items:center;width:100%}.membership-price-current--hero{padding:8px 16px;font-size:2rem}.membership-price-original--hero{font-size:.85rem}}.glow-cards{flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;display:flex}.glow-cards h2{color:#001f3f;font-size:1.5rem;font-weight:700}.glow-cards_container{width:100%}.glow-cards_list{flex-wrap:wrap;justify-content:center;place-items:center;gap:2rem;width:100%;padding:0 3rem;display:flex}.cards_list>a{width:100%}.glow-cards_item{background-color:#fff;border-radius:1rem;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;width:380px;padding:1rem;display:flex;box-shadow:0 4px 8px #0003}.glow-cards_item>img{object-fit:cover;border-radius:1rem;width:100%;height:200px}.glow-cards_item h3{margin:0}.glow-cards_item p{color:#555;margin:0;font-size:1rem}.card_item_btn{margin-top:.25rem}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:789px){.glow-cards_list>a{width:45%}.glow-cards_item{width:100%}.glow-cards_list{gap:1rem;padding:0}.glow-cards_item>img{height:100px}}