.cc-banner[data-v-5a752902]{position:fixed;left:16px;right:16px;bottom:16px;z-index:50;max-width:895px;margin:0 auto;display:flex;align-items:center;gap:20px;padding:16px 20px;background:#0e0e12;color:#d7d7dd;border:1px solid #22222c;border-radius:16px;box-shadow:0 24px 60px -20px #0000008c;font-family:Geist,-apple-system,sans-serif}.cc-banner__text[data-v-5a752902]{margin:0;font-size:13.5px;line-height:1.5}.cc-banner__text a[data-v-5a752902]{color:#fff;text-decoration:underline;text-underline-offset:2px}.cc-banner__actions[data-v-5a752902]{display:flex;gap:8px;flex-shrink:0}.cc-btn[data-v-5a752902]{font-family:inherit;font-size:13.5px;font-weight:600;padding:10px 16px;border-radius:10px;cursor:pointer;white-space:nowrap;border:1px solid transparent;transition:background .15s,border-color .15s,color .15s}.cc-btn--primary[data-v-5a752902]{background:#00a86b;color:#fff}.cc-btn--primary[data-v-5a752902]:hover{background:#059862}.cc-btn--ghost[data-v-5a752902]{background:transparent;color:#c9c9d4;border-color:#33333e}.cc-btn--ghost[data-v-5a752902]:hover{background:#18181f;color:#fff}.cc-overlay[data-v-5a752902]{position:fixed;inset:0;z-index:70;background:#0a0a0d8c;backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;padding:20px}.cc-modal[data-v-5a752902]{width:100%;max-width:560px;max-height:calc(100vh - 40px);overflow-y:auto;background:#fff;border-radius:18px;box-shadow:0 30px 80px -20px #0f0f1e80;font-family:Geist,-apple-system,sans-serif;color:#0e0e12}.cc-modal__head[data-v-5a752902]{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 24px 14px;border-bottom:1px solid #eeeff3}.cc-modal__title[data-v-5a752902]{margin:0;font-size:18px;font-weight:700;letter-spacing:-.01em}.cc-close[data-v-5a752902]{flex-shrink:0;width:34px;height:34px;display:grid;place-items:center;border:1px solid #eeeff3;background:#fff;border-radius:9px;color:#6b6b74;cursor:pointer;transition:background .15s,color .15s}.cc-close[data-v-5a752902]:hover{background:#f5f6fa;color:#0e0e12}.cc-modal__body[data-v-5a752902]{padding:18px 24px 4px}.cc-modal__intro[data-v-5a752902]{margin:0 0 16px;font-size:13.5px;line-height:1.6;color:#4a4a55}.cc-modal__intro a[data-v-5a752902]{color:#00a86b;font-weight:600;text-decoration:none}.cc-modal__intro a[data-v-5a752902]:hover{text-decoration:underline}.cc-item[data-v-5a752902]{display:flex;align-items:flex-start;gap:13px;padding:14px 16px;margin-bottom:10px;border:1px solid #eeeff3;border-radius:12px;cursor:pointer;transition:border-color .15s}.cc-item[data-v-5a752902]:hover{border-color:#dcdde4}.cc-item--locked[data-v-5a752902]{cursor:default;background:#fafafb}.cc-item input[data-v-5a752902]{position:absolute;opacity:0;width:0;height:0}.cc-item__box[data-v-5a752902]{flex-shrink:0;width:20px;height:20px;margin-top:1px;border:1.5px solid #c9cad2;border-radius:6px;background:#fff;position:relative;transition:background .15s,border-color .15s}.cc-item input:checked+.cc-item__box[data-v-5a752902]{background:#00a86b;border-color:#00a86b}.cc-item input:checked+.cc-item__box[data-v-5a752902]:after{content:"";position:absolute;left:6px;top:2px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.cc-item input:disabled+.cc-item__box[data-v-5a752902]{background:#c9cad2;border-color:#c9cad2}.cc-item input:focus-visible+.cc-item__box[data-v-5a752902]{outline:2px solid #00a86b;outline-offset:2px}.cc-item__name[data-v-5a752902]{display:block;font-size:14.5px;font-weight:600;letter-spacing:-.01em}.cc-item__desc[data-v-5a752902]{display:block;font-size:12.5px;color:#6b6b74;line-height:1.5;margin-top:4px}.cc-modal__foot[data-v-5a752902]{padding:14px 24px 22px;display:flex;justify-content:flex-end}.cc-modal__foot .cc-btn[data-v-5a752902]{padding:11px 24px}.cc-fade-enter-active[data-v-5a752902],.cc-fade-leave-active[data-v-5a752902]{transition:opacity .18s}.cc-fade-enter-from[data-v-5a752902],.cc-fade-leave-to[data-v-5a752902]{opacity:0}@media(max-width:640px){.cc-banner[data-v-5a752902]{flex-direction:column;align-items:stretch;gap:14px;left:10px;right:10px;bottom:10px;padding:16px}.cc-banner__actions[data-v-5a752902]{flex-wrap:wrap}.cc-banner__actions .cc-btn[data-v-5a752902]{flex:1 1 auto}}:root{--layout-content-width: 1200px;--layout-gutter: 32px;--layout-shell-width: calc(var(--layout-content-width) + var(--layout-gutter) + var(--layout-gutter));--wordmark-font: "Geist", sans-serif;--wordmark-weight: 700;--wordmark-style: normal;--wordmark-ls: -.03em;--wordmark-size: .62}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:84px}html,body{margin:0;padding:0;background:#fafafb}body{font-family:Geist,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;color:#0e0e12}.r-pad{max-width:var(--layout-shell-width)!important}.r-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.help-prose a{color:#00a86b;font-weight:600;text-decoration:none}.help-prose a:hover{text-decoration:underline}.r-hero-sub a{color:#00a86b;font-weight:600;text-decoration:none}.r-hero-sub a:hover{text-decoration:underline}.r-help-faq-answer a{color:#00a86b;font-weight:600;text-decoration:none}.r-help-faq-answer a:hover{text-decoration:underline}.help-prose b,.help-prose strong{font-weight:700;color:#0e0e12}.help-prose code{font-family:Geist Mono,monospace;font-size:.9em;background:#f2f3f6;border:1px solid #eaebef;padding:1px 6px;border-radius:6px}@media(max-width:1024px){.r-cols-6{grid-template-columns:repeat(4,1fr)!important}}@media(max-width:900px){.r-split,.r-sidebar{grid-template-columns:1fr!important;gap:32px!important}.r-cols-4,.r-cols-3{grid-template-columns:repeat(2,1fr)!important}.r-cols-6{grid-template-columns:repeat(3,1fr)!important}.r-faq-2{grid-template-columns:1fr!important}.r-trust{grid-template-columns:1fr!important;gap:18px!important}.r-trust>*{border-left:0!important;justify-content:flex-start!important}.r-trust>*>div:first-child{min-width:96px;text-align:right}.r-howline{display:none!important}.r-hero-title{font-size:38px!important}.r-hero-title span{white-space:normal!important}.r-cta-title{font-size:40px!important}.r-h2{font-size:34px!important}}@media(max-width:760px){.r-pricetable{overflow-x:auto!important;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;scroll-padding-left:148px}.r-pt-row{grid-template-columns:148px repeat(4,116px)!important;width:max-content;min-width:100%}.r-pt-row>div{padding:14px 10px!important}.r-pt-label{position:sticky;left:0;z-index:2;background:#fff;padding-left:16px!important;box-shadow:1px 0 #eeeff3}.r-pt-head .r-pt-label{background:#fafafb}.r-pt-head>div:nth-child(n+2){scroll-snap-align:start}.r-qs-progress{overflow-x:auto;-webkit-overflow-scrolling:touch}}.r-plans-dots{display:none;justify-content:center;gap:8px;margin-top:18px}.r-plans-dots button{width:7px;height:7px;padding:0;border:0;border-radius:999px;cursor:pointer;transition:width .2s,background .2s}.r-plans-dots button.active{width:20px}.r-discount-short{display:none}@media(max-width:755px){.r-discount{flex-basis:100%;justify-content:center}}@media(max-width:640px){.r-cols-2,.r-cols-3,.r-cols-4{grid-template-columns:1fr!important}.r-cols-6{grid-template-columns:repeat(2,1fr)!important}.r-hero-title,.r-cta-title{font-size:30px!important}.r-h2{font-size:28px!important}.r-calc{padding:24px!important}.r-step{text-align:left!important;display:grid!important;grid-template-columns:auto 1fr;column-gap:16px;align-items:center}.r-step>div:first-child{margin:0!important}.r-step>p{grid-column:1 / -1!important;max-width:none!important;margin-left:0!important;margin-right:0!important}.r-reviews-label{flex-basis:100%;text-align:center}.r-section,.r-pad{padding-left:20px!important;padding-right:20px!important}.r-plans{display:flex!important;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.r-plans::-webkit-scrollbar{display:none}.r-plans>*{flex:0 0 86%;scroll-snap-align:start}.r-plans-dots{display:flex}.r-discount{white-space:normal!important;font-size:12px!important}.r-discount-full{display:none}.r-discount-short{display:inline;text-align:center}.r-discount-short b{white-space:nowrap}.r-hero-sub{font-size:15px!important;line-height:1.5!important;margin-top:16px!important}.r-article-h2{font-size:24px!important;margin-top:32px!important}.r-cat-hero-ico{display:none!important}.r-help-search{padding:13px 14px 13px 44px!important;border-radius:12px!important;box-shadow:0 8px 20px -14px #14142840!important}.r-help-search-ico{left:16px!important}.r-help-search-ico svg{width:18px;height:18px}.r-help-cat{padding:20px!important}.r-help-cat-ico{width:38px!important;height:38px!important;border-radius:10px!important}.r-help-cat-ico svg{width:20px;height:20px}.r-help-cat-title{font-size:15.5px!important;letter-spacing:-.015em!important}.r-help-cat-meta{font-size:12px!important}.r-help-cat-desc{font-size:13px!important;margin:12px 0 14px!important}.r-help-cat-item{font-size:12.5px!important}.r-help-faq-sub{font-size:13.5px!important;margin-bottom:20px!important}.r-helpband-actions{flex-wrap:nowrap!important;width:100%;gap:8px!important}.r-helpband-actions>a{flex:1 1 0;min-width:0;justify-content:center;padding:10px 8px!important;font-size:12.5px!important;gap:6px!important}}@media(max-width:480px){.r-hero-sub{font-size:14px!important}.r-helpband-desc{display:none!important}.r-article-h2{font-size:21px!important;margin-top:28px!important}}@media(max-width:820px){.r-article-grid{grid-template-columns:1fr!important;gap:0!important}.r-article-toc{display:none!important}}@media(max-width:820px){.r-vsec{padding-top:48px!important;padding-bottom:48px!important}.r-vsec-b{padding-bottom:48px!important}}@media(max-width:640px){.r-vsec{padding-top:36px!important;padding-bottom:36px!important}.r-vsec-b{padding-bottom:36px!important}}@media(max-width:480px){.r-hero-title{font-size:24px!important}.r-cta-title{font-size:26px!important}}
