.pricing-section[data-astro-cid-hkoc4sea]{padding:4rem 1rem;background-color:#fff7f3;width:100%;box-sizing:border-box;font-family:Nunito,sans-serif}.pricing-container[data-astro-cid-hkoc4sea]{max-width:1200px;margin:0 auto;width:100%}.header[data-astro-cid-hkoc4sea]{display:flex;flex-direction:column;align-items:center;margin-bottom:3rem;position:relative;text-align:center}.decorative-dot[data-astro-cid-hkoc4sea]{width:12px;height:12px;background-color:#ff7f6b;border-radius:50%;margin-bottom:1rem;align-self:flex-start;margin-left:5%;animation:float-pulse 4s ease-in-out infinite}@keyframes float-pulse{0%,to{transform:translateY(0) scale(1)}25%{transform:translateY(-10px) scale(1.2)}50%{transform:translateY(0) scale(1.3)}75%{transform:translateY(-5px) scale(1.15)}}.title[data-astro-cid-hkoc4sea]{font-family:"M PLUS Rounded 1c",sans-serif;font-size:2.5rem;font-weight:800;text-align:center;margin-bottom:3rem;color:#253b70;line-height:1.2}.pricing-grid[data-astro-cid-hkoc4sea]{display:flex;flex-direction:column;gap:2rem}.pricing-card[data-astro-cid-hkoc4sea]{background-color:#fff;border-radius:20px;padding:2.5rem 2rem;box-shadow:0 10px 15px -3px #0000000d,0 4px 6px -2px #00000006;display:flex;flex-direction:column;align-items:center;text-align:center;transition:transform .2s ease,box-shadow .2s ease;border:1px solid #edf2f7}.pricing-card[data-astro-cid-hkoc4sea]:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.plan-name[data-astro-cid-hkoc4sea]{font-family:"M PLUS Rounded 1c",sans-serif;font-size:1.5rem;font-weight:800;color:#253b70;margin:0 0 1rem}.plan-desc[data-astro-cid-hkoc4sea]{color:#425175;font-size:.95rem;line-height:1.5;margin:0 0 2rem;min-height:3em}.price-block[data-astro-cid-hkoc4sea]{display:flex;align-items:baseline;margin-bottom:2rem;color:#253b70}.currency[data-astro-cid-hkoc4sea]{font-family:"M PLUS Rounded 1c",sans-serif;font-size:1.25rem;font-weight:600;margin-right:2px;position:relative;top:-10px}.amount[data-astro-cid-hkoc4sea]{font-family:"M PLUS Rounded 1c",sans-serif;font-size:3.5rem;font-weight:900;line-height:1}.period[data-astro-cid-hkoc4sea]{color:#5e6c85;font-size:1rem;margin-left:.5rem}.contact-btn[data-astro-cid-hkoc4sea]{background-color:#ff7f6b;color:#fff;text-decoration:none;padding:.75rem 2.5rem;border-radius:9999px;font-weight:700;font-size:1rem;margin-bottom:2.5rem;transition:background-color .2s,transform .2s;width:80%;max-width:200px}.contact-btn[data-astro-cid-hkoc4sea]:hover{background-color:#ff6a56;transform:translateY(-2px)}.features-list[data-astro-cid-hkoc4sea]{list-style:none;padding:0;margin:0;width:100%;text-align:left}.features-list[data-astro-cid-hkoc4sea] li[data-astro-cid-hkoc4sea]{display:flex;align-items:center;margin-bottom:.75rem;color:#425175;font-size:.95rem}.bullet[data-astro-cid-hkoc4sea]{width:8px;height:8px;background-color:#ff7f6b;border-radius:50%;margin-right:.75rem;flex-shrink:0}@media(min-width:768px){.decorative-dot[data-astro-cid-hkoc4sea]{position:absolute;left:0;top:50%;transform:translateY(-50%);margin:0}.header[data-astro-cid-hkoc4sea]{margin-bottom:4rem}.pricing-grid[data-astro-cid-hkoc4sea]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}}.faqs[data-astro-cid-vaazyeln]{background-color:#fff;padding:5rem 1.5rem;width:100%}.faqs__container[data-astro-cid-vaazyeln]{max-width:1200px;margin:0 auto}.faqs__title[data-astro-cid-vaazyeln]{font-family:"M PLUS Rounded 1c",sans-serif;font-size:2.5rem;font-weight:800;text-align:center;margin-bottom:3rem;color:#253b70;line-height:1.2}.faqs__title-highlight[data-astro-cid-vaazyeln]{color:#ff7f6b}.faqs__grid[data-astro-cid-vaazyeln]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.faq-item[data-astro-cid-vaazyeln]{background-color:#fff;border-radius:12px;padding:1.5rem;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #0000000f}.faq-item[data-astro-cid-vaazyeln]:hover{box-shadow:0 4px 12px #00000014}.faq-question[data-astro-cid-vaazyeln]{font-family:"M PLUS Rounded 1c",sans-serif;font-size:24px;font-weight:900;line-height:26px;color:#253b70;display:flex;justify-content:space-between;align-items:center;gap:1rem;cursor:pointer;list-style:none;user-select:none;transition:color .3s ease}.faq-question[data-astro-cid-vaazyeln]::-webkit-details-marker{display:none}.faq-icon[data-astro-cid-vaazyeln]{flex-shrink:0;color:#253b70;transition:transform .3s ease}.faq-item[data-astro-cid-vaazyeln][open] .faq-question[data-astro-cid-vaazyeln]{color:#ff7f6b}.faq-item[data-astro-cid-vaazyeln][open] .faq-icon[data-astro-cid-vaazyeln]{transform:rotate(180deg);color:#ff7f6b}.faq-answer[data-astro-cid-vaazyeln]{font-family:Nunito,sans-serif;margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(37,59,112,.1);animation:slideDown .3s ease-out}.faq-answer[data-astro-cid-vaazyeln] p[data-astro-cid-vaazyeln]{font-size:1rem;line-height:1.6;color:#425175;margin:0}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:968px){.faqs__grid[data-astro-cid-vaazyeln]{grid-template-columns:1fr;gap:1.25rem}}@media(max-width:768px){.faqs[data-astro-cid-vaazyeln]{padding:3rem 1rem}.faqs__title[data-astro-cid-vaazyeln]{font-size:2rem;margin-bottom:2rem}.faq-item[data-astro-cid-vaazyeln]{padding:1.25rem}.faq-question[data-astro-cid-vaazyeln]{font-size:1rem}.faq-answer[data-astro-cid-vaazyeln] p[data-astro-cid-vaazyeln]{font-size:.9375rem}}
