.CustomerReviews_reviewsContainer__RmRct{max-width:1200px;padding:2rem;margin:0 auto 10rem}.CustomerReviews_reviewsTitle__1v_dY{color:var(--text-color);text-align:center;margin-bottom:1rem}.CustomerReviews_reviewsDescription__S_TxL{text-align:center;margin-bottom:15px}.CustomerReviews_link__b4ssl{text-decoration:none;font-weight:600}.CustomerReviews_reviewsList__2Umn4{display:flex;gap:2rem}.CustomerReviews_desktopColumns__HoCKk{display:flex;flex:1 1;gap:2rem}.CustomerReviews_column__ORBJW{flex:1 1;display:flex;flex-direction:column;gap:2rem}.CustomerReviews_reviewCard__8Qk_9{background-color:var(--card-background);border-radius:30px;padding:1.5rem;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .3s ease;display:flex;flex-direction:column;width:100%;height:190px;max-height:190px;overflow:hidden;justify-content:space-between}.CustomerReviews_reviewCard__8Qk_9:hover{transform:translateY(-5px)}.CustomerReviews_reviewText__U4CvP{color:var(--text-color);line-height:1.6;flex-grow:1;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.CustomerReviews_reviewHeader__iEjb1{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.CustomerReviews_author__ytuRx{font-weight:700;color:var(--primary-color)}.CustomerReviews_rating__JXJnd{display:flex}.CustomerReviews_star__2MPBU{width:20px;height:20px;color:var(--disabled-color)}.CustomerReviews_star__2MPBU.CustomerReviews_filled__7RL9d{color:var(--primary-color)}.CustomerReviews_pagination___2QGz{display:flex;justify-content:center;gap:2rem;margin-top:2rem}.CustomerReviews_navButton__p1IXd{background:none;border:none;color:var(--primary-color);font-size:2rem;cursor:pointer;transition:transform .3s ease,color .3s ease;padding:0;line-height:1}.CustomerReviews_navButton__p1IXd:hover{color:var(--secondary-color);transform:scale(1.1)}.CustomerReviews_navButton__p1IXd:active{transform:scale(.95)}@media (max-width:768px){.CustomerReviews_reviewsContainer__RmRct{padding:1rem}.CustomerReviews_desktopColumns__HoCKk{display:none}.CustomerReviews_reviewsList__2Umn4{flex-direction:column}.CustomerReviews_mobileColumn__8aMju{display:flex;flex-direction:column;gap:2rem}}.FAQ_faqContainer__A_yiV{max-width:980px;padding:32px;background:#fff;border-radius:24px;border:1px solid rgba(15,23,42,.08);box-shadow:0 12px 30px rgba(15,23,42,.08);margin:0 auto 6rem}.FAQ_title__fjC2h{text-align:center;font-size:2rem;font-weight:700;color:#0f172a;margin:0 0 24px}.FAQ_faqList__TGlht{display:flex;flex-direction:column;gap:14px}.FAQ_faqItem__arSVh{border-radius:16px;background:#f8fafc;border:1px solid rgba(15,23,42,.08);overflow:hidden;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.FAQ_faqItem__arSVh:hover{background:#f1f5f9;border-color:rgba(37,99,235,.2);box-shadow:0 8px 18px rgba(15,23,42,.06)}.FAQ_faqItem__arSVh:hover .FAQ_faqQuestion__XZlJa{color:#0f172a}.FAQ_faqItem__arSVh:hover .FAQ_chevron__DUrgt{border-color:#475569}.FAQ_faqQuestion__XZlJa{width:100%;border:none;background:transparent;text-align:left;padding:18px 20px;font-size:1.05rem;font-weight:600;color:#0f172a;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px}.FAQ_faqQuestion__XZlJa:focus-visible{outline:2px solid #2563eb;outline-offset:3px;border-radius:12px}.FAQ_chevron__DUrgt{width:10px;height:10px;border-right:2px solid #475569;border-bottom:2px solid #475569;transform:rotate(45deg);transition:transform .2s ease,border-color .2s ease;margin-right:4px;flex-shrink:0}.FAQ_active__4jCdD .FAQ_chevron__DUrgt{transform:rotate(-135deg);border-color:#2563eb}.FAQ_faqAnswer__okU7X{padding:0 20px 18px;font-size:.98rem;color:#475569;line-height:1.6}@media (max-width:768px){.FAQ_faqContainer__A_yiV{padding:24px;border-radius:18px;margin-bottom:4rem}.FAQ_title__fjC2h{font-size:1.6rem}.FAQ_faqQuestion__XZlJa{padding:16px}.FAQ_faqAnswer__okU7X{padding:0 16px 16px}}