.OffersSection_section__4EnTO{width:100%;padding:5rem var(--section-padding-x);background:var(--color-bg)}.OffersSection_section__4EnTO .container{padding-left:0;padding-right:0}.OffersSection_header__3VKwp{margin-bottom:2rem}.OffersSection_headerMobile__ZCGPp{display:none}.OffersSection_headerDesktop__Mhlyx{display:block}.OffersSection_headerTop__vIxQs{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.35rem}.OffersSection_scrollOuter__wGcg_{width:100%}.OffersSection_btnLabelMobile__Owt6O,.OffersSection_scrollHint___pp4J{display:none}.OffersSection_btnLabelDesktop__DijsT{display:inline}.OffersSection_eyebrow__O8_6Y{display:block;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--color-accent);margin-bottom:.5rem}.OffersSection_title__flcc3{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:var(--color-primary);margin-bottom:.5rem}.OffersSection_subtitle__tpdzH{font-size:1rem;color:var(--color-text-muted);margin:0;max-width:32rem}.OffersSection_grid__6LMO4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1.25rem;gap:1.25rem}.OffersSection_card__yYCwg{display:flex;flex-direction:column;padding:1.5rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.OffersSection_badge__YZr2K{display:inline-block;width:-moz-fit-content;width:fit-content;font-size:.8rem;font-weight:700;color:#fff;background:var(--color-primary);padding:.3rem .65rem;border-radius:var(--radius);margin-bottom:.85rem}.OffersSection_cardTitle__w_8W0{font-size:1.05rem;font-weight:700;color:var(--color-primary);margin:0 0 .5rem;line-height:1.35}.OffersSection_cardDesc__Dp1LX{font-size:.875rem;color:var(--color-text-muted);line-height:1.55;margin:0 0 1rem;flex:1 1}.OffersSection_coupon__ZJ8aG{margin-bottom:.75rem}.OffersSection_couponLabel__VoLT_{display:block;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-muted);margin-bottom:.35rem}.OffersSection_copyBtn__wIC0w{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.6rem .85rem;background:var(--color-bg);border:1px dashed var(--color-accent);border-radius:var(--radius);cursor:pointer;transition:background .2s}.OffersSection_copyBtn__wIC0w:hover{background:rgba(var(--color-accent-rgb),.08)}.OffersSection_copyBtnDone__r94vE{border-style:solid;background:rgba(var(--color-accent-rgb),.1)}.OffersSection_code__L8vN8{font-size:.95rem;font-weight:700;letter-spacing:.1em;color:var(--color-primary);font-family:ui-monospace,monospace}.OffersSection_copyLabel__03hUG{font-size:.75rem;font-weight:600;color:var(--color-accent)}.OffersSection_valid__pRSnL{font-size:.8rem;color:var(--color-text-muted);margin:0 0 1rem}.OffersSection_btn__eZphN{display:block;width:100%;padding:.7rem 1rem;font-size:.875rem;font-weight:600;text-align:center;color:#fff;background:var(--color-gradient);border-radius:var(--radius);transition:background .2s}.OffersSection_btn__eZphN:hover{background:var(--color-gradient-hover)}.OffersSection_note__Zz_IW{margin-top:2rem;font-size:.8rem;color:var(--color-text-muted);text-align:center}@media (max-width:1200px){.OffersSection_grid__6LMO4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.OffersSection_section__4EnTO{padding:4rem var(--section-padding-x-mobile)}.OffersSection_grid__6LMO4{grid-template-columns:1fr}}@media (max-width:767px){.OffersSection_section__4EnTO{padding-top:1.5rem;padding-bottom:1.5rem}.OffersSection_header__3VKwp{margin-bottom:.85rem}.OffersSection_headerMobile__ZCGPp{display:block}.OffersSection_headerDesktop__Mhlyx{display:none}.OffersSection_headerMobile__ZCGPp .OffersSection_eyebrow__O8_6Y{margin-bottom:0;font-size:.65rem}.OffersSection_headerMobile__ZCGPp .OffersSection_title__flcc3{font-size:18px;font-weight:800;margin-bottom:.25rem}.OffersSection_headerMobile__ZCGPp .OffersSection_subtitle__tpdzH{font-size:13px;line-height:1.45}.OffersSection_scrollOuter__wGcg_{position:relative;width:100%}.OffersSection_scrollOuter__wGcg_:after{content:"";position:absolute;top:0;right:0;bottom:.5rem;width:1.75rem;background:linear-gradient(270deg,var(--color-bg) 0,transparent 100%);pointer-events:none;z-index:1}.OffersSection_scrollHint___pp4J{display:block;font-size:11px;font-weight:600;color:var(--color-text-muted);text-align:right;margin:0 0 .4rem;letter-spacing:.02em}.OffersSection_grid__6LMO4{display:flex!important;flex-wrap:nowrap!important;gap:.5rem!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;scroll-padding-left:0;padding-bottom:.35rem;scrollbar-width:none;grid-template-columns:unset!important}.OffersSection_grid__6LMO4::-webkit-scrollbar{display:none}.OffersSection_card__yYCwg{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 0.35rem);min-width:calc(50% - .35rem)!important;scroll-snap-align:start;border-radius:.75rem;min-height:0;height:auto;padding:.65rem .55rem .55rem;box-shadow:0 1px 4px rgba(17,17,17,.06)}.OffersSection_badge__YZr2K{font-size:11px;font-weight:700;padding:.2rem .45rem;margin-bottom:.4rem;border-radius:.35rem}.OffersSection_cardTitle__w_8W0{font-size:14px;font-weight:700;margin-bottom:.35rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.OffersSection_cardDesc__Dp1LX,.OffersSection_valid__pRSnL{display:none}.OffersSection_coupon__ZJ8aG{margin-bottom:.4rem}.OffersSection_couponLabel__VoLT_{display:none}.OffersSection_copyBtn__wIC0w{padding:.4rem .5rem;border-radius:.5rem}.OffersSection_code__L8vN8{font-size:12px;letter-spacing:.06em}.OffersSection_copyLabel__03hUG{font-size:11px}.OffersSection_btnLabelMobile__Owt6O{display:inline}.OffersSection_btnLabelDesktop__DijsT{display:none}.OffersSection_btn__eZphN{padding:.45rem;font-size:12px;font-weight:700;border-radius:.5rem}.OffersSection_note__Zz_IW{margin-top:.85rem;font-size:11px;text-align:center}}.CategoryIcon_wrapper__4NB96{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:currentColor}.CategoryIcon_svg__b9Rea{width:100%;height:100%;display:block}.ServicesSection_section__oJ_uE{position:relative;width:100%;padding:5rem var(--section-padding-x);background:var(--color-surface);overflow:hidden}.ServicesSection_section__oJ_uE .container{position:relative;z-index:1;padding-left:0;padding-right:0}.ServicesSection_bgDecor__GoBtj{position:absolute;inset:0;pointer-events:none;background-image:radial-gradient(circle at 15% 20%,rgba(var(--color-accent-rgb),.05) 0,transparent 45%),radial-gradient(circle at 85% 80%,rgba(var(--color-primary-rgb),.04) 0,transparent 50%)}.ServicesSection_header__dXXU1{margin-bottom:2.5rem}.ServicesSection_headerMobile__q8Tvo{display:none}.ServicesSection_headerDesktop__ctZRh{display:block}.ServicesSection_headerTop__Sz2mI{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.ServicesSection_scrollOuter__vd6Fw{width:100%}.ServicesSection_bookLabelMobile__Aqj9E,.ServicesSection_mobilePrice__KD_Ku,.ServicesSection_mobileStats__WFhCq,.ServicesSection_moreLabelMobile__xwe_2,.ServicesSection_scrollHint__9PLhr,.ServicesSection_viewAll__qQLi9{display:none}.ServicesSection_bookLabelDesktop__p6Kp6,.ServicesSection_moreLabelDesktop__z5le1{display:inline-flex;align-items:center;gap:.4rem}.ServicesSection_cardMain__RxeI5{display:contents;color:inherit;text-decoration:none}.ServicesSection_eyebrow__nIVPZ{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent);margin-bottom:.75rem}.ServicesSection_headerRow__VKz_n{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;flex-wrap:wrap}.ServicesSection_title__H00hU{font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:800;color:var(--color-primary);letter-spacing:-.02em;margin-bottom:.75rem;line-height:1.2}.ServicesSection_subtitle__uzKy4{font-size:1.05rem;color:var(--color-text-muted);line-height:1.65;max-width:40rem;margin:0}.ServicesSection_headerMeta__l5z7B{display:flex;gap:.85rem;flex-shrink:0}.ServicesSection_metaBox__a6rAO{display:flex;flex-direction:column;align-items:center;padding:.9rem 1.2rem;background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-lg);min-width:5.25rem}.ServicesSection_metaBox__a6rAO strong{font-size:1.15rem;font-weight:800;color:var(--color-primary);line-height:1}.ServicesSection_metaBox__a6rAO span{font-size:.72rem;color:var(--color-text-muted);margin-top:.25rem;text-align:center}.ServicesSection_grid__w1HqP{width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1.25rem;gap:1.25rem}.ServicesSection_card__Q_ITh{display:flex;flex-direction:column;background:var(--color-bg);border:1px solid var(--color-border);border-radius:1.15rem;box-shadow:var(--shadow-sm);overflow:hidden;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;height:100%}.ServicesSection_card__Q_ITh:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:rgba(var(--color-accent-rgb),.35);background:var(--color-surface)}.ServicesSection_cardHeader__7JFvH{display:flex;align-items:center;justify-content:space-between;padding:.85rem 1rem;background:var(--color-gradient)}.ServicesSection_index__WOnQK{font-size:.72rem;font-weight:800;color:rgba(255,255,255,.75);letter-spacing:.08em}.ServicesSection_iconWrap__3J_ID{width:2.75rem;height:2.75rem;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.25);border-radius:.75rem;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.ServicesSection_cardBody__L1xZs{display:flex;flex-direction:column;flex:1 1;padding:1.15rem 1.15rem 1rem}.ServicesSection_categoryBadge__9F0fz{display:inline-block;width:-moz-fit-content;width:fit-content;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--color-accent-hover);background:rgba(var(--color-accent-rgb),.1);border:1px solid rgba(var(--color-accent-rgb),.22);padding:.28rem .62rem;border-radius:999px;margin-bottom:.6rem}.ServicesSection_cardTitle__H1vyl{font-size:1.05rem;font-weight:700;color:var(--color-primary);margin-bottom:.45rem;line-height:1.35}.ServicesSection_cardDesc__toBkM{font-size:.875rem;color:var(--color-text-muted);line-height:1.55;margin-bottom:1rem;flex:1 1}.ServicesSection_priceGrid__zoxAb{display:grid;grid-template-columns:1fr 1fr;grid-gap:.5rem;gap:.5rem;margin:0;padding:.75rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius)}.ServicesSection_priceGrid__zoxAb div{text-align:center}.ServicesSection_priceGrid__zoxAb dt{display:block;font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-muted);margin-bottom:.2rem}.ServicesSection_priceGrid__zoxAb dd{margin:0;font-size:.88rem;font-weight:700;color:var(--color-primary);line-height:1.3}.ServicesSection_cardFooter__FGzwW{display:flex;flex-direction:column;gap:.5rem;padding:0 1.15rem 1.15rem;margin-top:auto}.ServicesSection_bookBtn__l9ATO{display:flex;align-items:center;justify-content:center;gap:.4rem;width:100%;padding:.75rem 1rem;font-size:.88rem;font-weight:700;color:#fff;background:var(--color-gradient);border-radius:var(--radius);transition:transform .2s,box-shadow .2s,background .2s;box-shadow:0 3px 12px rgba(var(--color-accent-rgb),.25)}.ServicesSection_bookBtn__l9ATO:hover{transform:translateY(-1px);background:var(--color-gradient-hover);box-shadow:0 5px 16px rgba(var(--color-accent-rgb),.35)}.ServicesSection_bookArrow__GGDlp{font-size:.95rem;line-height:1;transition:transform .2s}.ServicesSection_bookBtn__l9ATO:hover .ServicesSection_bookArrow__GGDlp{transform:translateX(3px)}.ServicesSection_moreLink__ytV0u{display:block;text-align:center;font-size:.84rem;font-weight:600;color:var(--color-primary);padding:.35rem;transition:color .2s}.ServicesSection_moreLink__ytV0u:hover{color:var(--color-accent)}.ServicesSection_footerBanner__0lq1v{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap;margin-top:2.5rem;padding:1.75rem 2rem;background:var(--color-gradient);border-radius:1rem;color:#fff;box-shadow:var(--shadow-md)}.ServicesSection_bannerText__hn0rM{max-width:32rem}.ServicesSection_bannerText__hn0rM h3{font-size:1.2rem;font-weight:700;margin-bottom:.5rem}.ServicesSection_bannerText__hn0rM p{font-size:.9rem;opacity:.9;line-height:1.6;margin:0}.ServicesSection_bannerActions__vsg_O{display:flex;gap:.75rem;flex-wrap:wrap;flex-shrink:0}.ServicesSection_bannerSecondary__H19oN{padding:.75rem 1.35rem;font-size:.9rem;font-weight:600;color:#fff;border:2px solid rgba(255,255,255,.45);border-radius:var(--radius);transition:background .2s,border-color .2s}.ServicesSection_bannerSecondary__H19oN:hover{background:rgba(255,255,255,.1);border-color:#fff}.ServicesSection_bannerPrimary__Ltg0F{padding:.75rem 1.5rem;font-size:.9rem;font-weight:700;color:var(--color-primary);background:#fff;border-radius:var(--radius);transition:transform .2s,box-shadow .2s}.ServicesSection_bannerPrimary__Ltg0F:hover{transform:translateY(-2px);box-shadow:0 4px 14px rgba(0,0,0,.15)}@media (max-width:1200px){.ServicesSection_grid__w1HqP{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:992px){.ServicesSection_grid__w1HqP{grid-template-columns:repeat(2,minmax(0,1fr))}.ServicesSection_headerRow__VKz_n{flex-direction:column;align-items:flex-start}}@media (max-width:768px){.ServicesSection_section__oJ_uE{padding:4rem var(--section-padding-x-mobile)}.ServicesSection_footerBanner__0lq1v{flex-direction:column;align-items:stretch;padding:1.5rem}.ServicesSection_bannerActions__vsg_O{width:100%;flex-direction:column}.ServicesSection_bannerPrimary__Ltg0F,.ServicesSection_bannerSecondary__H19oN{width:100%;text-align:center}}@media (max-width:767px){.ServicesSection_section__oJ_uE{padding-top:1.25rem;padding-bottom:1.5rem}.ServicesSection_header__dXXU1{margin-bottom:.85rem}.ServicesSection_headerMobile__q8Tvo{display:block}.ServicesSection_headerDesktop__ctZRh{display:none}.ServicesSection_headerMobile__q8Tvo .ServicesSection_headerTop__Sz2mI{margin-bottom:.35rem}.ServicesSection_headerMobile__q8Tvo .ServicesSection_eyebrow__nIVPZ{margin-bottom:0;font-size:.65rem}.ServicesSection_viewAll__qQLi9{display:inline-flex;align-items:center;gap:.25rem;padding:.35rem .65rem;font-size:12px;font-weight:600;color:var(--color-accent);background:rgba(var(--color-accent-rgb),.08);border:1px solid rgba(var(--color-accent-rgb),.2);border-radius:2rem;white-space:nowrap}.ServicesSection_headerMobile__q8Tvo .ServicesSection_title__H00hU{font-size:18px;font-weight:800;margin-bottom:.25rem;letter-spacing:-.01em}.ServicesSection_headerMobile__q8Tvo .ServicesSection_subtitle__uzKy4{font-size:13px;line-height:1.45;max-width:none;margin-bottom:.5rem}.ServicesSection_mobileStats__WFhCq{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.ServicesSection_mobileStat__Rg_rR{font-size:12px;color:var(--color-text-muted)}.ServicesSection_mobileStat__Rg_rR strong{font-weight:700;color:var(--color-primary)}.ServicesSection_mobileStatDot__xV5cS{width:4px;height:4px;border-radius:50%;background:var(--color-border);flex-shrink:0}.ServicesSection_bookLabelMobile__Aqj9E,.ServicesSection_moreLabelMobile__xwe_2{display:inline}.ServicesSection_bookLabelDesktop__p6Kp6,.ServicesSection_moreLabelDesktop__z5le1{display:none}.ServicesSection_scrollOuter__vd6Fw{position:relative;width:100%}.ServicesSection_scrollOuter__vd6Fw:after{content:"";position:absolute;top:0;right:0;bottom:.5rem;width:1.75rem;background:linear-gradient(270deg,var(--color-surface) 0,transparent 100%);pointer-events:none;z-index:1}.ServicesSection_scrollHint__9PLhr{display:block;font-size:11px;font-weight:600;color:var(--color-text-muted);text-align:right;margin:0 0 .4rem;letter-spacing:.02em}.ServicesSection_grid__w1HqP{display:flex;flex-wrap:nowrap;gap:.5rem;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;scroll-padding-left:1rem;padding-bottom:.35rem;scrollbar-width:none;grid-template-columns:unset}.ServicesSection_grid__w1HqP::-webkit-scrollbar{display:none}.ServicesSection_card__Q_ITh{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 0.35rem);min-width:calc(50% - .35rem);scroll-snap-align:start;border-radius:.75rem;min-height:0;height:auto;background:var(--color-surface);box-shadow:0 1px 4px rgba(17,17,17,.06)}.ServicesSection_card__Q_ITh:hover{transform:none;box-shadow:0 1px 4px rgba(17,17,17,.06)}.ServicesSection_card__Q_ITh:active{transform:scale(.99);border-color:rgba(var(--color-accent-rgb),.35)}.ServicesSection_cardMain__RxeI5{display:flex;flex-direction:column;flex:1 1;min-height:0;color:inherit;text-decoration:none}.ServicesSection_cardHeader__7JFvH{justify-content:center;padding:.7rem .5rem 0;min-height:auto;background:transparent}.ServicesSection_cardHeader__7JFvH .ServicesSection_index__WOnQK{display:none}.ServicesSection_iconWrap__3J_ID{width:2.75rem;height:2.75rem;margin:0 auto;border-radius:50%;background:rgba(var(--color-accent-rgb),.1);border:none;color:var(--color-accent);-webkit-backdrop-filter:none;backdrop-filter:none}.ServicesSection_iconWrap__3J_ID svg{width:1.25rem;height:1.25rem}.ServicesSection_cardBody__L1xZs{padding:.45rem .5rem .5rem;text-align:center;align-items:center}.ServicesSection_categoryBadge__9F0fz{font-size:10px;padding:.15rem .4rem;margin-bottom:.35rem;background:rgba(var(--color-accent-rgb),.08);border-color:rgba(var(--color-accent-rgb),.15)}.ServicesSection_cardTitle__H1vyl{font-size:14px;font-weight:700;margin-bottom:.15rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ServicesSection_cardDesc__toBkM,.ServicesSection_priceGrid__zoxAb{display:none}.ServicesSection_mobilePrice__KD_Ku{display:flex;align-items:baseline;justify-content:center;gap:.25rem;margin:0;font-size:11px;color:var(--color-text-muted)}.ServicesSection_mobilePrice__KD_Ku strong{font-size:14px;font-weight:800;color:var(--color-primary)}.ServicesSection_cardFooter__FGzwW{flex-direction:column;gap:0;padding:0 .5rem .55rem;margin-top:0}.ServicesSection_bookBtn__l9ATO{width:100%;padding:.45rem;font-size:12px;font-weight:700;border-radius:.5rem;box-shadow:none}.ServicesSection_bookArrow__GGDlp,.ServicesSection_moreLink__ytV0u{display:none}.ServicesSection_footerBanner__0lq1v{margin-top:1rem;padding:.85rem;border-radius:.85rem;gap:.65rem;flex-direction:column;align-items:stretch}.ServicesSection_bannerText__hn0rM h3{font-size:14px;margin-bottom:.2rem;line-height:1.3}.ServicesSection_bannerText__hn0rM p{font-size:12px;display:none}.ServicesSection_bannerActions__vsg_O{width:100%;flex-direction:row;gap:.4rem}.ServicesSection_bannerPrimary__Ltg0F,.ServicesSection_bannerSecondary__H19oN{flex:1 1;padding:.45rem .5rem;font-size:12px;text-align:center}}@media (min-width:768px){.ServicesSection_scrollHint__9PLhr{display:none!important}.ServicesSection_cardMain__RxeI5{display:contents}}.ReviewsSection_section__DhXg_{position:relative;width:100%;padding:5rem var(--section-padding-x);background:var(--color-surface);overflow:hidden}.ReviewsSection_section__DhXg_ .container{position:relative;z-index:1;padding-left:0;padding-right:0}.ReviewsSection_bgDecor__6812k{position:absolute;inset:0;background-image:radial-gradient(circle at 90% 10%,rgba(var(--color-primary-rgb),.04) 0,transparent 40%),radial-gradient(circle at 10% 90%,rgba(var(--color-accent-rgb),.05) 0,transparent 40%);pointer-events:none}.ReviewsSection_header__f_cW1{margin-bottom:3rem}.ReviewsSection_headerMobile__lxn9u{display:none}.ReviewsSection_headerDesktop__nbatk{display:block}.ReviewsSection_scrollOuter__BD8Mw{width:100%}.ReviewsSection_mobileSummary__7M3Hp,.ReviewsSection_scrollHint__f9FxT{display:none}.ReviewsSection_eyebrow__ds5Q_{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--color-primary-light);margin-bottom:.75rem}.ReviewsSection_headerRow__uej2W{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;flex-wrap:wrap}.ReviewsSection_title__0CRSL{font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:800;color:var(--color-primary);letter-spacing:-.02em;margin-bottom:.75rem;line-height:1.2}.ReviewsSection_subtitle__lykV2{font-size:1.05rem;color:var(--color-text-muted);line-height:1.65;max-width:36rem;margin:0}.ReviewsSection_summaryCard__pYtBJ{display:flex;align-items:center;gap:1.25rem;padding:1.25rem 1.75rem;background:linear-gradient(135deg,var(--color-primary) 0,var(--color-primary-light) 100%);border-radius:1rem;color:#fff;flex-shrink:0;box-shadow:var(--shadow-md)}.ReviewsSection_summaryScore__omNzZ{display:flex;flex-direction:column;align-items:center;gap:.35rem}.ReviewsSection_summaryScore__omNzZ strong{font-size:2.5rem;font-weight:800;line-height:1}.ReviewsSection_summaryCard__pYtBJ .ReviewsSection_stars__Qvawm{gap:.15rem}.ReviewsSection_summaryCard__pYtBJ .ReviewsSection_starFilled__GoVay{fill:#fbbf24;color:#fbbf24}.ReviewsSection_summaryCard__pYtBJ .ReviewsSection_starEmpty__Ca2Tr{fill:rgba(255,255,255,.25);color:rgba(255,255,255,.25)}.ReviewsSection_summaryMeta__g_SbW{display:flex;flex-direction:column;gap:.35rem;font-size:.85rem;opacity:.9}.ReviewsSection_recommend__nAHhw{font-weight:600;color:var(--color-accent)}.ReviewsSection_grid__5cHCF{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1.25rem;gap:1.25rem}.ReviewsSection_card__SWAhB{position:relative;display:flex;flex-direction:column;padding:1.75rem 1.5rem 1.5rem;background:var(--color-bg);border:1px solid var(--color-border);border-radius:1rem;transition:transform .25s ease,box-shadow .25s ease,border-color .25s;height:100%}.ReviewsSection_card__SWAhB:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:rgba(59,130,246,.25);background:var(--color-surface)}.ReviewsSection_quoteIcon__qLzM8{position:absolute;top:1.25rem;right:1.25rem;color:var(--color-primary);opacity:.08;line-height:0}.ReviewsSection_stars__Qvawm{display:flex;gap:.15rem;margin-bottom:1rem}.ReviewsSection_starFilled__GoVay{fill:var(--color-accent);color:var(--color-accent)}.ReviewsSection_starEmpty__Ca2Tr{fill:var(--color-border);color:var(--color-border)}.ReviewsSection_text__EQ9lm{flex:1 1;margin:0 0 1.5rem;padding:0;font-size:.95rem;font-style:normal;color:var(--color-text);line-height:1.7;position:relative;z-index:1}.ReviewsSection_text__EQ9lm:before{content:none}.ReviewsSection_footer__0Y40W{display:flex;align-items:center;gap:.85rem;padding-top:1.25rem;border-top:1px solid var(--color-border);margin-top:auto}.ReviewsSection_avatar__nCIr1{width:2.75rem;height:2.75rem;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:700;color:#fff;background:linear-gradient(135deg,var(--color-primary),var(--color-primary-light));border-radius:50%;box-shadow:0 2px 8px rgba(var(--color-primary-rgb),.2)}.ReviewsSection_author__42J5I{display:flex;flex-direction:column;gap:.2rem;min-width:0}.ReviewsSection_name___G4DW{font-style:normal;font-size:.95rem;font-weight:700;color:var(--color-primary)}.ReviewsSection_type__qCgZV{font-size:.75rem;font-weight:500;color:var(--color-text-muted);display:inline-block;width:-moz-fit-content;width:fit-content;padding:.15rem .5rem;background:rgba(var(--color-primary-rgb),.06);border-radius:4px}.ReviewsSection_trustBar__JcKZa{display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap;margin-top:3rem;padding:1.5rem 2rem;background:var(--color-bg);border:1px solid var(--color-border);border-radius:1rem}.ReviewsSection_trustItem__aV26j{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.2rem}.ReviewsSection_trustItem__aV26j strong{font-size:1.15rem;font-weight:800;color:var(--color-primary)}.ReviewsSection_trustItem__aV26j span{font-size:.8rem;color:var(--color-text-muted)}.ReviewsSection_trustDivider__DXqM5{width:1px;height:2.5rem;background:var(--color-border);flex-shrink:0}@media (max-width:992px){.ReviewsSection_grid__5cHCF{grid-template-columns:repeat(2,minmax(0,1fr))}.ReviewsSection_headerRow__uej2W{flex-direction:column;align-items:flex-start}.ReviewsSection_summaryCard__pYtBJ{width:100%;justify-content:center}}@media (max-width:768px){.ReviewsSection_section__DhXg_{padding:4rem var(--section-padding-x-mobile)}.ReviewsSection_trustBar__JcKZa{flex-direction:column;gap:1.25rem;padding:1.5rem}.ReviewsSection_trustDivider__DXqM5{width:60%;height:1px}}@media (max-width:767px){.ReviewsSection_section__DhXg_{padding-top:1.5rem;padding-bottom:1.5rem}.ReviewsSection_header__f_cW1{margin-bottom:.85rem}.ReviewsSection_headerMobile__lxn9u{display:block}.ReviewsSection_headerDesktop__nbatk{display:none}.ReviewsSection_headerMobile__lxn9u .ReviewsSection_eyebrow__ds5Q_{font-size:.65rem;margin-bottom:.35rem}.ReviewsSection_headerMobile__lxn9u .ReviewsSection_title__0CRSL{font-size:18px;font-weight:800;margin-bottom:.25rem;line-height:1.25}.ReviewsSection_headerMobile__lxn9u .ReviewsSection_subtitle__lykV2{font-size:13px;line-height:1.45;max-width:none;margin-bottom:.5rem}.ReviewsSection_mobileSummary__7M3Hp{display:flex;align-items:center;flex-wrap:wrap;gap:.35rem .5rem;font-size:12px;color:var(--color-text-muted)}.ReviewsSection_mobileSummary__7M3Hp strong{font-size:16px;font-weight:800;color:var(--color-primary)}.ReviewsSection_mobileSummary__7M3Hp .ReviewsSection_stars__Qvawm svg{width:14px;height:14px}.ReviewsSection_scrollOuter__BD8Mw{position:relative;width:100%}.ReviewsSection_scrollOuter__BD8Mw:after{content:"";position:absolute;top:0;right:0;bottom:.5rem;width:1.75rem;background:linear-gradient(270deg,var(--color-surface) 0,transparent 100%);pointer-events:none;z-index:1}.ReviewsSection_scrollHint__f9FxT{display:block;font-size:11px;font-weight:600;color:var(--color-text-muted);text-align:right;margin:0 0 .4rem;letter-spacing:.02em}.ReviewsSection_grid__5cHCF{display:flex!important;flex-wrap:nowrap!important;gap:.5rem!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;scroll-padding-left:0;padding-bottom:.35rem;scrollbar-width:none;grid-template-columns:unset!important}.ReviewsSection_grid__5cHCF::-webkit-scrollbar{display:none}.ReviewsSection_card__SWAhB{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 0.35rem);min-width:calc(50% - .35rem)!important;scroll-snap-align:start;border-radius:.75rem;min-height:0;height:auto;padding:.65rem .55rem .55rem;box-shadow:0 1px 4px rgba(17,17,17,.06)}.ReviewsSection_card__SWAhB:hover{transform:none;box-shadow:0 1px 4px rgba(17,17,17,.06)}.ReviewsSection_quoteIcon__qLzM8{display:none}.ReviewsSection_stars__Qvawm{margin-bottom:.35rem;gap:.1rem}.ReviewsSection_stars__Qvawm svg{width:14px;height:14px}.ReviewsSection_text__EQ9lm{font-size:12px;line-height:1.5;margin-bottom:.5rem;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.ReviewsSection_footer__0Y40W{padding-top:.5rem;margin-top:auto;gap:.45rem;border-top:1px solid var(--color-border)}.ReviewsSection_avatar__nCIr1{width:2rem;height:2rem;font-size:.65rem}.ReviewsSection_name___G4DW{font-size:13px;font-weight:700}.ReviewsSection_name___G4DW,.ReviewsSection_type__qCgZV{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.ReviewsSection_type__qCgZV{font-size:10px;padding:.1rem .35rem;max-width:100%}.ReviewsSection_trustBar__JcKZa{flex-direction:row;justify-content:space-around;gap:.35rem;margin-top:.85rem;padding:.65rem .5rem;border-radius:.75rem}.ReviewsSection_trustDivider__DXqM5{width:1px;height:1.75rem}.ReviewsSection_trustItem__aV26j strong{font-size:13px}.ReviewsSection_trustItem__aV26j span{font-size:10px}}