@keyframes price-module__WuRnlq__pageTitleFadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.price-module__WuRnlq__pageTitle{text-align:center;color:var(--white);background:linear-gradient(#00000080,#00000080),url(/img/page-title-price.webp) 50%/cover no-repeat;padding:8rem 0 4rem}.price-module__WuRnlq__pageTitle h1{margin-bottom:1rem;font-size:3.5rem;font-weight:700;animation:.8s both price-module__WuRnlq__pageTitleFadeUp}.price-module__WuRnlq__pageTitle p{opacity:.9;font-size:1.2rem;animation:.8s .2s both price-module__WuRnlq__pageTitleFadeUp}.price-module__WuRnlq__priceIntro{background:var(--white);text-align:center;padding:8rem 0}.price-module__WuRnlq__introDesc{color:var(--text-secondary);margin-top:2rem;font-size:1.2rem;line-height:2}.price-module__WuRnlq__servicePackages{background:linear-gradient(135deg,#1e3c72 0%,#2a5298 50%,#4353ff 100%);padding:6rem 0 8rem}.price-module__WuRnlq__packageCards{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.price-module__WuRnlq__packageCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--border-radius);transition:var(--transition);background:#ffffff1a;border:1px solid #fff3;padding:3rem 2rem;position:relative}.price-module__WuRnlq__packageCard:hover{background:#ffffff26;transform:translateY(-10px);box-shadow:0 20px 60px #0003}.price-module__WuRnlq__packageCard.price-module__WuRnlq__featured{background:var(--white);border:none;box-shadow:0 20px 60px #00000026}.price-module__WuRnlq__badge{color:var(--white);background:linear-gradient(135deg,#f093fb 0%,#f5576c 100%);border-radius:20px;padding:.5rem 1.5rem;font-size:.875rem;font-weight:700;position:absolute;top:-15px;right:20px}.price-module__WuRnlq__packageHeader h3{color:var(--white);margin-bottom:.5rem;font-size:1.8rem;font-weight:700}.price-module__WuRnlq__packageCard.price-module__WuRnlq__featured .price-module__WuRnlq__packageHeader h3{color:var(--text-primary)}.price-module__WuRnlq__packageHeader p{color:#fffc;margin-bottom:2rem;font-size:.95rem}.price-module__WuRnlq__packageCard.price-module__WuRnlq__featured .price-module__WuRnlq__packageHeader p{color:var(--text-secondary)}.price-module__WuRnlq__packagePrice{color:var(--white);border-bottom:1px solid #fff3;margin-bottom:2rem;padding-bottom:2rem}.price-module__WuRnlq__packageCard.price-module__WuRnlq__featured .price-module__WuRnlq__packagePrice{border-bottom-color:var(--gray-300);color:var(--text-primary)}.price-module__WuRnlq__packagePrice strong{margin-right:7px;font-size:2.5rem;font-weight:800}.price-module__WuRnlq__packageFeatures{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.price-module__WuRnlq__packageFeatures li{color:#ffffffe6;padding-left:1.5rem;font-size:1rem;position:relative}.price-module__WuRnlq__packageFeatures li:before{content:"✓";color:#4facfe;font-weight:700;position:absolute;left:0}.price-module__WuRnlq__packageCard.price-module__WuRnlq__featured .price-module__WuRnlq__packageFeatures li{color:var(--text-secondary)}.price-module__WuRnlq__packageCard.price-module__WuRnlq__featured .price-module__WuRnlq__packageFeatures li:before{color:var(--primary-color)}.price-module__WuRnlq__packagePeriod{border-top:1px solid #fff3;padding-top:2rem}.price-module__WuRnlq__packageCard.price-module__WuRnlq__featured .price-module__WuRnlq__packagePeriod{border-top-color:var(--gray-300)}.price-module__WuRnlq__packagePeriod span{color:#fffc;font-size:.95rem;font-weight:600}.price-module__WuRnlq__packageCard.price-module__WuRnlq__featured .price-module__WuRnlq__packagePeriod span{color:var(--text-secondary)}.price-module__WuRnlq__packageBtn{text-align:center;transition:var(--transition);color:var(--white);background:#ffffff1a;border:1px solid #ffffff4d;border-radius:50px;margin-top:2rem;padding:14px 0;font-size:1rem;font-weight:600;display:block}.price-module__WuRnlq__packageBtn:hover{background:#fff3;transform:translateY(-2px)}.price-module__WuRnlq__packageBtnFeatured{background:var(--primary-color);color:var(--white);border:none}.price-module__WuRnlq__packageBtnFeatured:hover{background:var(--secondary-color);box-shadow:0 10px 30px #2f41dd4d}.price-module__WuRnlq__paymentInfo{background:var(--gray-100);padding:8rem 0}.price-module__WuRnlq__paymentGrid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:4rem;display:grid}.price-module__WuRnlq__paymentItem{background:var(--white);border-radius:var(--border-radius);transition:var(--transition);padding:3rem 2rem;box-shadow:0 5px 20px #0000000d}.price-module__WuRnlq__paymentItem:hover{transform:translateY(-5px);box-shadow:0 10px 40px #0000001a}.price-module__WuRnlq__paymentIcon{justify-content:center;margin-bottom:1.5rem;display:flex}.price-module__WuRnlq__paymentIcon img{border-radius:10px}.price-module__WuRnlq__paymentItem h4{color:var(--text-primary);text-align:center;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.price-module__WuRnlq__paymentDesc{text-align:center;color:var(--text-secondary);border-bottom:1px solid var(--gray-300);margin-bottom:2rem;padding-bottom:2rem}.price-module__WuRnlq__paymentItem ul{flex-direction:column;gap:1rem;display:flex}.price-module__WuRnlq__paymentItem ul li{color:var(--text-secondary);padding-left:1.5rem;font-size:.95rem;position:relative}.price-module__WuRnlq__paymentItem ul li:before{content:"•";color:var(--primary-color);font-weight:700;position:absolute;left:0}.price-module__WuRnlq__priceFaq{background:var(--white);padding:8rem 0}.price-module__WuRnlq__faqList{max-width:900px;margin:4rem auto 0}.price-module__WuRnlq__faqItem{background:var(--gray-100);border-radius:var(--border-radius);transition:var(--transition);margin-bottom:1.5rem;overflow:hidden}.price-module__WuRnlq__faqItem:hover{box-shadow:0 5px 20px #0000000d}.price-module__WuRnlq__faqQuestion{width:100%;color:var(--text-primary);text-align:left;cursor:pointer;transition:var(--transition);background:0 0;border:none;justify-content:space-between;align-items:center;padding:2rem;font-family:inherit;font-size:1.2rem;font-weight:600;display:flex}.price-module__WuRnlq__faqQuestion:hover{color:var(--primary-color)}.price-module__WuRnlq__faqIcon{transition:var(--transition);flex-shrink:0;font-size:1.5rem;font-weight:300}.price-module__WuRnlq__faqItem.price-module__WuRnlq__active .price-module__WuRnlq__faqIcon{color:var(--primary-color);transform:rotate(45deg)}.price-module__WuRnlq__faqAnswer{max-height:0;transition:max-height .4s;overflow:hidden}.price-module__WuRnlq__faqItem.price-module__WuRnlq__active .price-module__WuRnlq__faqAnswer{max-height:300px}.price-module__WuRnlq__faqAnswer p{color:var(--text-secondary);padding:0 2rem 2rem;line-height:1.8}.price-module__WuRnlq__ctaSection{text-align:center;color:#000;background:#f8f8f8;padding:8rem 0}.price-module__WuRnlq__ctaSection h2{margin-bottom:1.5rem;font-size:2.5rem;font-weight:700}.price-module__WuRnlq__ctaSection p{opacity:.9;margin-bottom:3rem;font-size:1.2rem}.price-module__WuRnlq__ctaBtns{justify-content:center;gap:1.5rem;display:flex}@media (max-width:1024px){.price-module__WuRnlq__pageTitle h1{font-size:2.5rem}.price-module__WuRnlq__packageCards{grid-template-columns:1fr;max-width:480px;margin:0 auto}.price-module__WuRnlq__paymentGrid{grid-template-columns:1fr}}@media (max-width:768px){.price-module__WuRnlq__pageTitle{padding:6rem 0 3rem}.price-module__WuRnlq__pageTitle h1{font-size:2rem}.price-module__WuRnlq__pageTitle p{font-size:1rem}.price-module__WuRnlq__priceIntro,.price-module__WuRnlq__servicePackages,.price-module__WuRnlq__paymentInfo,.price-module__WuRnlq__priceFaq,.price-module__WuRnlq__ctaSection{padding:3.5rem 0}.price-module__WuRnlq__introDesc{font-size:1rem}.price-module__WuRnlq__ctaSection h2{font-size:1.8rem}.price-module__WuRnlq__ctaSection p{font-size:1rem}.price-module__WuRnlq__ctaBtns{flex-direction:column;align-items:center;gap:1rem}.price-module__WuRnlq__packageHeader h3{font-size:1.4rem}.price-module__WuRnlq__packagePrice strong{font-size:2rem}.price-module__WuRnlq__paymentItem h4{font-size:1.2rem}.price-module__WuRnlq__faqQuestion{padding:1.5rem;font-size:1rem}.price-module__WuRnlq__faqAnswer p{padding:0 1.5rem 1.5rem;font-size:.95rem}.price-module__WuRnlq__ctaBtns .btn{width:100%;max-width:300px}}@media (max-width:480px){.price-module__WuRnlq__introDesc{font-size:1rem}.price-module__WuRnlq__ctaSection h2{font-size:1.4rem}}
