.PricingSection-module__bGXiha__section{background-color:var(--plp-white);padding:96px 48px}.PricingSection-module__bGXiha__container{max-width:1400px;margin:0 auto}.PricingSection-module__bGXiha__sectionHeaderCenter{text-align:center;margin-bottom:40px}.PricingSection-module__bGXiha__sectionHeaderCenter2{text-align:left;margin-bottom:40px}.PricingSection-module__bGXiha__sectionLabel{letter-spacing:.14em;text-transform:uppercase;color:var(--plp-accent);background:var(--plp-accent-light);border-radius:100px;margin-bottom:14px;padding:5px 14px;font-size:11px;font-weight:700;display:inline-block}.PricingSection-module__bGXiha__sectionTitle{color:var(--plp-secondary);margin-bottom:14px;font-size:clamp(26px,3vw,40px);font-weight:800;line-height:1.2}.PricingSection-module__bGXiha__sectionTitle2{color:#fff;margin-bottom:14px;font-size:clamp(26px,3vw,40px);font-weight:800;line-height:1.2}.PricingSection-module__bGXiha__accent{color:var(--plp-accent)}.PricingSection-module__bGXiha__accent2{color:#fff}.PricingSection-module__bGXiha__pricingToggleWrap{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-bottom:40px;display:flex}.PricingSection-module__bGXiha__toggleLbl{color:var(--plp-grey-400);font-size:13px;font-weight:500}.PricingSection-module__bGXiha__toggleLblOn{color:var(--plp-secondary);font-weight:600}.PricingSection-module__bGXiha__toggleTrack{background:var(--plp-grey-200);cursor:pointer;border-radius:13px;width:48px;height:26px;transition:background .2s;position:relative}.PricingSection-module__bGXiha__toggleTrack.PricingSection-module__bGXiha__annual{background:var(--plp-accent)}.PricingSection-module__bGXiha__toggleThumb{width:20px;height:20px;box-shadow:var(--plp-shadow-sm);background:#fff;border-radius:50%;transition:transform .2s;position:absolute;top:3px;left:3px}.PricingSection-module__bGXiha__toggleTrack.PricingSection-module__bGXiha__annual .PricingSection-module__bGXiha__toggleThumb{transform:translate(22px)}.PricingSection-module__bGXiha__savePill{background:var(--plp-orange-light);color:var(--plp-orange);border:1px solid #f59e0b4d;border-radius:100px;padding:3px 10px;font-size:11px;font-weight:700}.PricingSection-module__bGXiha__plansGrid{grid-template-columns:repeat(3,1fr);gap:16px;margin:0 auto 28px;display:grid}.PricingSection-module__bGXiha__planCard{background:var(--plp-white);border:1.5px solid var(--plp-grey-200);border-radius:var(--plp-radius);box-shadow:var(--plp-shadow-sm);padding:28px 22px;transition:all .25s;position:relative}.PricingSection-module__bGXiha__planCard:hover{box-shadow:var(--plp-shadow-md);transform:translateY(-2px)}.PricingSection-module__bGXiha__planCard.PricingSection-module__bGXiha__featured{border-color:var(--plp-accent);border-width:2px;box-shadow:0 8px 32px #2176ae2e}.PricingSection-module__bGXiha__featuredBadge{background:var(--plp-accent);color:#fff;white-space:nowrap;border-radius:0 0 10px 10px;padding:4px 16px;font-size:10px;font-weight:700;position:absolute;top:-1px;left:50%;transform:translate(-50%)}.PricingSection-module__bGXiha__planName{letter-spacing:.14em;text-transform:uppercase;color:var(--plp-grey-400);margin-top:16px;margin-bottom:14px;font-size:11px;font-weight:700}.PricingSection-module__bGXiha__planCard.PricingSection-module__bGXiha__featured .PricingSection-module__bGXiha__planName{color:var(--plp-accent)}.PricingSection-module__bGXiha__planPriceRow{justify-content:space-between;align-items:center;gap:12px;margin-bottom:3px;display:flex}.PricingSection-module__bGXiha__planPriceLeft{align-items:baseline;gap:3px;display:flex}.PricingSection-module__bGXiha__planPriceNum{color:var(--plp-secondary);font-size:42px;font-weight:900;line-height:1}.PricingSection-module__bGXiha__planCard.PricingSection-module__bGXiha__featured .PricingSection-module__bGXiha__planPriceNum{color:var(--plp-accent)}.PricingSection-module__bGXiha__planPricePer{color:var(--plp-grey-400);font-size:14px}.PricingSection-module__bGXiha__planMinutesBox{align-items:center;gap:8px;display:flex}.PricingSection-module__bGXiha__planMinutesBar{background:var(--plp-accent);border-radius:2px;flex-shrink:0;width:4px;height:38px;display:block}.PricingSection-module__bGXiha__planMinutesText{flex-direction:column;line-height:1;display:flex}.PricingSection-module__bGXiha__planMinutesNum{color:var(--plp-secondary);letter-spacing:-.02em;font-size:26px;font-weight:800}.PricingSection-module__bGXiha__planCard.PricingSection-module__bGXiha__featured .PricingSection-module__bGXiha__planMinutesNum{color:var(--plp-accent)}.PricingSection-module__bGXiha__planMinutesLabel{color:var(--plp-grey-400);margin-top:4px;font-size:14px;font-weight:500}.PricingSection-module__bGXiha__planAnnualNote{color:var(--plp-grey-400);min-height:16px;margin-bottom:18px;font-size:11px}.PricingSection-module__bGXiha__planFeats{flex-direction:column;gap:8px;margin-bottom:22px;padding:0;list-style:none;display:flex}.PricingSection-module__bGXiha__planFeats li{color:var(--plp-grey-800);align-items:center;gap:7px;font-size:12px;display:flex}.PricingSection-module__bGXiha__planFeats li:before{content:"✓";color:var(--plp-green);flex-shrink:0;font-size:13px;font-weight:700}.PricingSection-module__bGXiha__planFeats li.PricingSection-module__bGXiha__no:before{content:"✗";color:var(--plp-grey-400)}.PricingSection-module__bGXiha__planFeats li.PricingSection-module__bGXiha__no{color:var(--plp-grey-400)}.PricingSection-module__bGXiha__planFeatsExtra{flex-direction:column;gap:8px;display:flex}.PricingSection-module__bGXiha__planFeatsToggle{color:var(--plp-accent);cursor:pointer;background:0 0;border:none;padding:0 0 10px;font-family:inherit;font-size:12px;font-weight:600;display:none}.PricingSection-module__bGXiha__btnPlan{border-radius:var(--plp-radius-xs);cursor:pointer;border:none;width:100%;padding:12px;font-family:inherit;font-size:13px;font-weight:700;transition:all .2s}.PricingSection-module__bGXiha__btnPlanDefault{background:var(--plp-bg);color:var(--plp-secondary);border:1.5px solid var(--plp-grey-200)}.PricingSection-module__bGXiha__btnPlanDefault:hover{border-color:var(--plp-accent);color:var(--plp-accent)}.PricingSection-module__bGXiha__btnPlanAccent{background:var(--plp-accent);color:#fff;box-shadow:0 4px 14px #2176ae4d}.PricingSection-module__bGXiha__btnPlanAccent:hover{background:var(--plp-accent-dark);transform:translateY(-1px)}.PricingSection-module__bGXiha__btnPlanGreen{background:var(--plp-white);border:1.5px solid var(--plp-green);color:var(--plp-green)}.PricingSection-module__bGXiha__btnPlanGreen:hover{background:var(--plp-green-light)}.PricingSection-module__bGXiha__trialRow{background-color:var(--plp-accent);background:var(--plp-accent);justify-content:center;align-items:center;gap:40px;display:flex;position:relative;overflow:hidden}.PricingSection-module__bGXiha__trialRow:before{content:"";pointer-events:none;background:#ffffff0f;border-radius:50%;width:400px;height:400px;position:absolute;top:-80px;right:-80px}.PricingSection-module__bGXiha__trialRow:after{content:"";pointer-events:none;background:#ffffff0a;border-radius:50%;width:300px;height:300px;position:absolute;bottom:-60px;left:-60px}.PricingSection-module__bGXiha__trialImageWrap{justify-content:center;align-items:flex-end;display:flex}.PricingSection-module__bGXiha__trialImage{object-fit:contain;filter:drop-shadow(0 8px 32px #00000040);width:100%;max-width:400px;height:auto;display:block}.PricingSection-module__bGXiha__trialBox{border:17px solid var(--plp-accent);background:#fff;border-radius:40px;flex-direction:column;justify-content:center;align-items:flex-start;gap:20px;max-width:600px;padding:28px 32px;display:flex}.PricingSection-module__bGXiha__tTitle{color:var(--plp-secondary);margin-bottom:4px;font-size:18px;font-weight:700}.PricingSection-module__bGXiha__tSub{color:var(--plp-grey-600);font-size:13px}.PricingSection-module__bGXiha__btnTrial{background:var(--plp-accent);color:#fff;border-radius:var(--plp-radius-sm);cursor:pointer;white-space:nowrap;border:none;padding:13px 28px;font-family:inherit;font-size:14px;font-weight:700;transition:all .2s}.PricingSection-module__bGXiha__morePricing{cursor:pointer;background:0 0;border:none;font-family:inherit;display:none}.PricingSection-module__bGXiha__moreOverlay{z-index:10000;-webkit-backdrop-filter:blur(6px);background:#0f172a8c;justify-content:center;align-items:center;padding:16px;animation:.2s ease-out PricingSection-module__bGXiha__moreFadeIn;display:flex;position:fixed;inset:0}@keyframes PricingSection-module__bGXiha__moreFadeIn{0%{opacity:0}to{opacity:1}}.PricingSection-module__bGXiha__morePopup{background:#fff;border-radius:16px;width:100%;max-width:440px;padding:24px 22px 20px;animation:.25s ease-out PricingSection-module__bGXiha__moreSlideIn;position:relative;box-shadow:0 20px 60px #0000002e}@keyframes PricingSection-module__bGXiha__moreSlideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.PricingSection-module__bGXiha__moreCloseBtn{color:#6b6b6b;cursor:pointer;background:0 0;border:none;padding:4px;font-size:26px;line-height:1;position:absolute;top:10px;right:14px}.PricingSection-module__bGXiha__moreCloseBtn:hover{color:#24252c}.PricingSection-module__bGXiha__moreTitle{color:var(--plp-secondary);margin:0 0 6px;font-size:18px;font-weight:700}.PricingSection-module__bGXiha__moreSub{color:var(--plp-grey-600);margin:0 0 16px;font-size:13px;line-height:1.5}.PricingSection-module__bGXiha__moreAccordion{flex-direction:column;gap:10px;margin-bottom:18px;display:flex}.PricingSection-module__bGXiha__moreItem{border:1.5px solid var(--plp-grey-200);cursor:pointer;border-radius:12px;padding:12px 14px;transition:border-color .18s,background .18s;display:block}.PricingSection-module__bGXiha__moreItemOpen{border-color:var(--plp-accent);background:var(--plp-accent-light)}.PricingSection-module__bGXiha__moreItemHeader{align-items:center;gap:10px;display:flex}.PricingSection-module__bGXiha__moreRadio{accent-color:var(--plp-accent);flex-shrink:0;width:16px;height:16px}.PricingSection-module__bGXiha__moreItemName{color:var(--plp-secondary);flex:1;font-size:14px;font-weight:700}.PricingSection-module__bGXiha__moreItemPrice{color:var(--plp-accent);font-size:14px;font-weight:800}.PricingSection-module__bGXiha__moreItemSuffix{color:var(--plp-grey-400);margin-left:2px;font-size:11px;font-weight:500}.PricingSection-module__bGXiha__moreItemBody{padding:10px 0 2px 26px}.PricingSection-module__bGXiha__moreItemMins{color:var(--plp-grey-600);margin-bottom:8px;font-size:12px;font-weight:600}.PricingSection-module__bGXiha__moreItemFeats{flex-direction:column;gap:4px;margin:0;padding-left:18px;list-style:outside;display:flex}.PricingSection-module__bGXiha__moreItemFeats li{color:var(--plp-grey-600);font-size:12px;line-height:1.5}.PricingSection-module__bGXiha__moreCheckoutBtn{background:var(--plp-accent);color:#fff;cursor:pointer;border:none;border-radius:12px;width:100%;height:46px;font-size:15px;font-weight:700;transition:background .18s,transform .15s}.PricingSection-module__bGXiha__moreCheckoutBtn:hover{background:var(--plp-accent-dark);transform:translateY(-1px)}@media (max-width:960px){.PricingSection-module__bGXiha__section{padding:60px 20px}.PricingSection-module__bGXiha__plansGrid{grid-template-columns:1fr}.PricingSection-module__bGXiha__planFeatsToggle{display:block}.PricingSection-module__bGXiha__planFeatsExtra{display:none}.PricingSection-module__bGXiha__planFeatsExtra.PricingSection-module__bGXiha__open{display:flex}.PricingSection-module__bGXiha__trialRow{flex-direction:column;gap:0}.PricingSection-module__bGXiha__trialImageWrap,.PricingSection-module__bGXiha__trialBox{width:100%}.PricingSection-module__bGXiha__trialImage{max-width:170px}.PricingSection-module__bGXiha__trialBox{text-align:center;align-items:center}}@media (max-width:768px){.PricingSection-module__bGXiha__trialRow{overflow:unset;background:linear-gradient(135deg,var(--plp-accent-dark)0%,#6524eb 100%);flex-direction:row-reverse}.PricingSection-module__bGXiha__trialImageWrap{position:absolute;bottom:0;right:-35%}.PricingSection-module__bGXiha__trialImage{max-width:300px}.PricingSection-module__bGXiha__trialContent{z-index:11;padding:20px}.PricingSection-module__bGXiha__trialBox{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffe9;border:5px solid #fff;border-radius:20px;padding:20px}.PricingSection-module__bGXiha__sectionLabel{font-size:9px}.PricingSection-module__bGXiha__sectionTitle2{width:65%}.PricingSection-module__bGXiha__sectionHeaderCenter2{margin-bottom:30px}}@media (max-width:650px){.PricingSection-module__bGXiha__section{padding-top:0}.PricingSection-module__bGXiha__nonFeatured{display:none}.PricingSection-module__bGXiha__morePricing{color:var(--plp-accent);justify-content:center;align-items:center;font-size:12px;font-weight:600;display:flex}}
