.breakdance .bde-section-1010-162 .section-container{display:flex;flex-direction:column}.breakdance .bde-section-1010-162 .section-container{--bde-section-width:100%}.breakdance .bde-section-1010-162 .section-container{padding-left:0px;padding-right:0px;padding-bottom:0px;padding-top:0px}.breakdance .bde-code-block-1010-163{width:100%}.pr-hero{width:100%;background:#fff;position:relative;overflow:hidden;padding:200px 48px 56px;text-align:center;font-family:'DM Sans',sans-serif}.pr-hero::before{content:'';position:absolute;top:-180px;right:-180px;width:600px;height:600px;background:radial-gradient(circle,rgba(47,128,237,.07) 0%,transparent 65%);pointer-events:none}.pr-hero::after{content:'';position:absolute;bottom:-80px;left:-80px;width:440px;height:440px;background:radial-gradient(circle,rgba(111,207,151,.05) 0%,transparent 65%);pointer-events:none}.pr-hero-in{max-width:680px;margin:0 auto;position:relative;z-index:1}.pr-hero-ey{display:inline-flex;align-items:center;gap:7px;font-size:11.5px;font-weight:600;color:#2F80ED;background:#eef4fb;border:1px solid rgba(47,128,237,.18);padding:4px 13px;border-radius:20px;margin-bottom:22px;letter-spacing:.06em;text-transform:uppercase}.pr-hero-h1{font-family:'Instrument Serif',serif;font-size:56px;font-weight:400;line-height:1.04;letter-spacing:-.026em;color:#1F2A44;margin-bottom:18px}.pr-hero-h1 em{font-style:italic;color:#2F80ED}.pr-hero-sub{font-size:17px;color:#7a8799;line-height:1.72;font-weight:300;max-width:520px;margin:0 auto 36px}.pr-hero-sub strong{color:#3d4a62;font-weight:500}.pr-toggle-wrap{display:inline-flex;align-items:center;background:#f7fafd;border:1px solid #e4eaf2;border-radius:12px;padding:4px}.pr-toggle-btn{font-family:'DM Sans',sans-serif;font-size:13.5px;font-weight:500;padding:10px 28px;border-radius:9px;cursor:pointer;border:none;background:transparent;color:#7a8799;transition:all .2s}.pr-toggle-btn.active{background:#1F2A44;color:#fff;box-shadow:0 2px 8px rgba(31,42,68,.15)}.pr-toggle-save{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:600;color:#6FCF97;background:rgba(111,207,151,.12);border:1px solid rgba(111,207,151,.25);padding:2px 9px;border-radius:10px;margin-left:7px;vertical-align:middle}.pr-cards{width:100%;padding:48px 48px 72px;background:#f7fafd;border-top:1px solid #e4eaf2}.pr-cards-in{max-width:1160px;margin:0 auto}.pr-mode-lbl{font-size:12px;font-weight:600;color:#b0bbc8;letter-spacing:.12em;text-transform:uppercase;margin-bottom:28px;display:flex;align-items:center;gap:12px}.pr-mode-lbl::after{content:'';flex:1;height:1px;background:#e4eaf2}.pr-mode-lbl span{color:#2F80ED}.pr-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.pr-card{background:#fff;border:1px solid #e4eaf2;border-radius:18px;padding:32px;display:flex;flex-direction:column;position:relative;overflow:hidden;transition:all .2s}.pr-card:hover{box-shadow:0 12px 48px rgba(31,42,68,.1);transform:translateY(-3px)}.pr-card::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;border-radius:18px 18px 0 0}.pr-c-blue::before{background:linear-gradient(90deg,#2F80ED,#56CCF2)}.pr-c-navy::before{background:linear-gradient(90deg,#1F2A44,#2F80ED)}.pr-c-green::before{background:linear-gradient(90deg,#6FCF97,#2F80ED)}.pr-card-featured{border-color:#2F80ED;box-shadow:0 0 0 2px rgba(47,128,237,.12)}.pr-card-featured:hover{box-shadow:0 0 0 2px rgba(47,128,237,.2),0 12px 48px rgba(31,42,68,.1)}.pr-featured-badge{position:absolute;top:18px;right:18px;font-size:10px;font-weight:700;color:#2F80ED;background:#eef4fb;border:1px solid rgba(47,128,237,.2);padding:3px 10px;border-radius:8px;letter-spacing:.08em;text-transform:uppercase}.pr-card-name{font-size:13px;font-weight:600;color:#7a8799;letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px}.pr-card-price{font-family:'Instrument Serif',serif;font-size:48px;font-weight:400;color:#1F2A44;line-height:1;margin-bottom:4px}.pr-card-price span{font-family:'DM Sans',sans-serif;font-size:16px;color:#b0bbc8;font-weight:300}.pr-card-cadence{font-size:13px;color:#b0bbc8;font-weight:300;margin-bottom:14px}.pr-card-ann-val{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:500;color:#6FCF97;background:rgba(111,207,151,.12);border:1px solid rgba(111,207,151,.2);padding:3px 10px;border-radius:10px;margin-bottom:14px}.pr-card-ann-val svg{width:10px;height:10px;stroke:#6FCF97;fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.pr-card-tagline{font-size:14px;color:#3d4a62;line-height:1.6;font-weight:300;padding:14px 0;border-top:1px solid #e4eaf2;border-bottom:1px solid #e4eaf2;margin-bottom:20px}.pr-card-tagline strong{color:#1F2A44;font-weight:500}.pr-card-feats{display:flex;flex-direction:column;gap:10px;margin-bottom:28px;flex:1}.pr-feat{display:flex;align-items:flex-start;gap:10px;font-size:13.5px;color:#3d4a62;line-height:1.5;font-weight:300}.pr-feat-dot{width:18px;height:18px;border-radius:50%;background:#e8f8ef;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.pr-feat-dot svg{width:9px;height:9px;stroke:#1a7a45;fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.pr-feat strong{color:#1F2A44;font-weight:500}.pr-card-cta{font-family:'DM Sans',sans-serif;font-size:14.5px;font-weight:500;padding:13px;border-radius:10px;cursor:pointer;text-align:center;text-decoration:none;display:block;transition:all .15s}.pr-cta-primary{background:#2F80ED;color:#fff!important}.pr-cta-primary:hover{background:#1a6fd4;transform:translateY(-1px);box-shadow:0 4px 16px rgba(47,128,237,.25)}.pr-cta-outline{background:#fff;color:#1F2A44;border:1.5px solid #d0daea}.pr-cta-outline:hover{border-color:#2F80ED;color:#2F80ED}@media(max-width:900px){.pr-grid{grid-template-columns:1fr}.pr-cards{padding:36px 24px 60px}.pr-hero{padding:120px 20px 44px}.pr-hero-h1{font-size:38px}.pr-toggle-btn{padding:10px 18px}}.breakdance .bde-section-1010-168 .section-container{display:flex;flex-direction:column}.breakdance .bde-section-1010-168 .section-container{--bde-section-width:100%}.breakdance .bde-section-1010-168 .section-container{padding-left:0px;padding-right:0px;padding-bottom:0px;padding-top:0px}.breakdance .bde-code-block-1010-169{width:100%}.pr3{width:100%;padding:88px 48px;background:#fff;border-top:1px solid #e4eaf2;border-bottom:1px solid #e4eaf2;font-family:'DM Sans',sans-serif}.pr3-in{max-width:1160px;margin:0 auto}.pr3-lbl{font-size:12px;font-weight:600;color:#2F80ED;letter-spacing:.14em;text-transform:uppercase;margin-bottom:14px;display:flex;align-items:center;gap:10px}.pr3-lbl::after{content:'';flex:0 0 28px;height:1.5px;background:#2F80ED;opacity:.3}.pr3-h2{font-family:'Instrument Serif',serif;font-size:40px;font-weight:400;line-height:1.12;letter-spacing:-.022em;color:#1F2A44;margin-bottom:14px}.pr3-h2 em{font-style:italic;color:#2F80ED}.pr3-sub{font-size:16px;color:#7a8799;line-height:1.72;font-weight:300;max-width:580px;margin-bottom:52px}.pr3-sub strong{color:#1F2A44;font-weight:500}.pr3-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.pr3-card{background:#f7fafd;border:1px solid #e4eaf2;border-radius:14px;padding:28px;position:relative;overflow:hidden;transition:all .2s}.pr3-card:hover{border-color:#d0daea;box-shadow:0 4px 20px rgba(31,42,68,.06)}.pr3-card::before{content:'';position:absolute;top:0;left:0;right:0;height:2px;border-radius:14px 14px 0 0}.pr3-c1::before{background:linear-gradient(90deg,#2F80ED,#56CCF2)}.pr3-c2::before{background:linear-gradient(90deg,#6FCF97,#a8e6c0)}.pr3-c3::before{background:linear-gradient(90deg,#56CCF2,#2F80ED)}.pr3-c4::before{background:linear-gradient(90deg,#d4a06a,#e8c49a)}.pr3-card-ico{font-size:22px;margin-bottom:12px}.pr3-card-tit{font-size:15px;font-weight:600;color:#1F2A44;margin-bottom:8px}.pr3-card-body{font-size:13.5px;color:#7a8799;line-height:1.68;font-weight:300}.pr3-card-body strong{color:#3d4a62;font-weight:500}.pr3-notice{margin-top:36px;padding:20px 24px;background:#eef4fb;border:1px solid rgba(47,128,237,.15);border-radius:12px;font-size:15px;color:#3d4a62;line-height:1.65;font-weight:300}.pr3-notice strong{color:#1F2A44;font-weight:500}@media(max-width:860px){.pr3-grid{grid-template-columns:1fr 1fr}.pr3{padding:60px 24px}.pr3-h2{font-size:32px}}@media(max-width:560px){.pr3-grid{grid-template-columns:1fr}}.breakdance .bde-section-1010-166 .section-container{display:flex;flex-direction:column}.breakdance .bde-section-1010-166 .section-container{--bde-section-width:100%}.breakdance .bde-section-1010-166 .section-container{padding-left:0px;padding-right:0px;padding-bottom:0px;padding-top:0px}.breakdance .bde-code-block-1010-167{width:100%}.pr4{width:100%;padding:88px 48px;background:#1F2A44;position:relative;overflow:hidden;font-family:'DM Sans',sans-serif}.pr4::before{content:'';position:absolute;top:-200px;right:-200px;width:600px;height:600px;background:radial-gradient(circle,rgba(86,204,242,.07) 0%,transparent 65%);pointer-events:none}.pr4-in{max-width:1160px;margin:0 auto;position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.pr4-lbl{font-size:12px;font-weight:600;color:#6FCF97;letter-spacing:.14em;text-transform:uppercase;margin-bottom:14px;display:flex;align-items:center;gap:10px}.pr4-lbl::after{content:'';flex:0 0 28px;height:1.5px;background:#6FCF97;opacity:.4}.pr4-h2{font-family:'Instrument Serif',serif;font-size:38px;font-weight:400;line-height:1.12;letter-spacing:-.022em;color:#fff!important;margin-bottom:16px}.pr4-h2 em{font-style:italic;color:#56CCF2}.pr4-body{font-size:15.5px;color:rgba(255,255,255,.5);line-height:1.8;font-weight:300;margin-bottom:14px}.pr4-body strong{color:#fff;font-weight:500}.pr4-points{display:flex;flex-direction:column;gap:12px;margin-top:8px}.pr4-pt{display:flex;align-items:flex-start;gap:12px;padding:16px 18px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:10px;transition:background .15s}.pr4-pt:hover{background:rgba(255,255,255,.08)}.pr4-pt-dot{width:7px;height:7px;background:#6FCF97;border-radius:50%;flex-shrink:0;margin-top:6px}.pr4-pt-txt{font-size:14px;color:rgba(255,255,255,.7);line-height:1.55;font-weight:300}.pr4-pt-txt strong{color:#fff;font-weight:500}.pr4-r-lbl{font-size:12px;font-weight:600;color:#56CCF2;letter-spacing:.14em;text-transform:uppercase;margin-bottom:14px;display:flex;align-items:center;gap:10px}.pr4-r-lbl::after{content:'';flex:0 0 28px;height:1.5px;background:#56CCF2;opacity:.4}.pr4-r-h2{font-family:'Instrument Serif',serif;font-size:30px;font-weight:400;color:#fff!important;margin-bottom:24px}.pr4-r-h2 em{font-style:italic;color:#56CCF2}.pr4-mode{padding:24px;border-radius:14px;margin-bottom:16px}.pr4-mode-monthly{background:rgba(47,128,237,.12);border:1px solid rgba(47,128,237,.2)}.pr4-mode-annual{background:rgba(111,207,151,.1);border:1px solid rgba(111,207,151,.2)}.pr4-mode-badge{font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px}.pr4-mb-blue{color:#56CCF2}.pr4-mb-green{color:#6FCF97}.pr4-mode-tit{font-size:16px;font-weight:600;color:#fff;margin-bottom:8px}.pr4-mode-body{font-size:13.5px;color:rgba(255,255,255,.55);line-height:1.65;font-weight:300}@media(max-width:860px){.pr4-in{grid-template-columns:1fr;gap:48px}.pr4{padding:60px 24px}.pr4-h2{font-size:30px}}.breakdance .bde-section-1010-164 .section-container{display:flex;flex-direction:column}.breakdance .bde-section-1010-164 .section-container{--bde-section-width:100%}.breakdance .bde-section-1010-164 .section-container{padding-left:0px;padding-right:0px;padding-bottom:0px;padding-top:0px}.breakdance .bde-code-block-1010-165{width:100%}.pr5{width:100%;padding:88px 48px;background:#f7fafd;border-top:1px solid #e4eaf2;border-bottom:1px solid #e4eaf2;font-family:'DM Sans',sans-serif}.pr5-in{max-width:1160px;margin:0 auto;display:grid;grid-template-columns:300px 1fr;gap:72px;align-items:start}.pr5-lbl{font-size:12px;font-weight:600;color:#2F80ED;letter-spacing:.14em;text-transform:uppercase;margin-bottom:14px;display:flex;align-items:center;gap:10px}.pr5-lbl::after{content:'';flex:0 0 28px;height:1.5px;background:#2F80ED;opacity:.3}.pr5-h2{font-family:'Instrument Serif',serif;font-size:36px;font-weight:400;line-height:1.15;letter-spacing:-.02em;color:#1F2A44;margin-bottom:14px}.pr5-h2 em{font-style:italic;color:#2F80ED}.pr5-intro{font-size:14.5px;color:#7a8799;line-height:1.7;font-weight:300;margin-bottom:24px}.pr5-contact{padding:16px 18px;background:#fff;border:1px solid #e4eaf2;border-radius:12px}.pr5-contact-lbl{font-size:11.5px;font-weight:600;color:#b0bbc8;letter-spacing:.1em;text-transform:uppercase;margin-bottom:6px}.pr5-contact-val{font-size:13.5px;color:#3d4a62;font-weight:300}.pr5-contact-val a{color:#2F80ED;font-weight:500;text-decoration:none}.pr5-contact-val a:hover{text-decoration:underline}.pr5-faqs{display:flex;flex-direction:column;gap:0}.pr5-faq{border-bottom:1px solid #e4eaf2}.pr5-faq:first-child{border-top:1px solid #e4eaf2}.pr5-faq-q{font-size:15px;font-weight:600;color:#1F2A44;padding:18px 0;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;user-select:none;transition:color .15s}.pr5-faq-q:hover{color:#2F80ED}.pr5-faq-ico{width:22px;height:22px;border-radius:6px;background:#f7fafd;border:1px solid #e4eaf2;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s}.pr5-faq-ico svg{width:11px;height:11px;stroke:#7a8799;fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s}.pr5-faq.open .pr5-faq-ico{background:#eef4fb;border-color:rgba(47,128,237,.2)}.pr5-faq.open .pr5-faq-ico svg{stroke:#2F80ED;transform:rotate(45deg)}.pr5-faq-a{font-size:14.5px;color:#7a8799;line-height:1.72;font-weight:300;padding:0 0 18px;display:none}.pr5-faq.open .pr5-faq-a{display:block}.pr5-faq-a strong{color:#1F2A44;font-weight:500}@media(max-width:860px){.pr5-in{grid-template-columns:1fr}.pr5{padding:60px 24px}.pr5-h2{font-size:28px}}.breakdance .bde-section-1010-170 .section-container{display:flex;flex-direction:column}.breakdance .bde-section-1010-170 .section-container{--bde-section-width:100%}.breakdance .bde-section-1010-170 .section-container{padding-left:0px;padding-right:0px;padding-bottom:0px;padding-top:0px}.breakdance .bde-code-block-1010-171{width:100%}.pr6{width:100%;padding:96px 48px;background:#1F2A44;position:relative;overflow:hidden;text-align:center;font-family:'DM Sans',sans-serif}.pr6::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at center,rgba(47,128,237,.12) 0%,transparent 65%);pointer-events:none}.pr6-in{max-width:680px;margin:0 auto;position:relative;z-index:1}.pr6-lbl{font-size:12px;font-weight:600;color:#6FCF97;letter-spacing:.14em;text-transform:uppercase;margin-bottom:16px;display:flex;align-items:center;justify-content:center;gap:10px}.pr6-lbl::before,.pr6-lbl::after{content:'';flex:0 0 28px;height:1.5px;background:#6FCF97;opacity:.4}.pr6-h2{font-family:'Instrument Serif',serif;font-size:44px;font-weight:400;line-height:1.1;letter-spacing:-.025em;color:#fff!important;margin-bottom:16px}.pr6-h2 em{font-style:italic;color:#56CCF2}.pr6-body{font-size:16px;color:rgba(255,255,255,.5);line-height:1.75;font-weight:300;margin-bottom:40px;max-width:500px;margin-left:auto;margin-right:auto}.pr6-body strong{color:rgba(255,255,255,.75);font-weight:500}.pr6-trust{display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:28px;flex-wrap:wrap}.pr6-ti{display:flex;align-items:center;gap:7px;font-size:13px;color:rgba(255,255,255,.4);font-weight:300}.pr6-ti svg{width:13px;height:13px;stroke:#6FCF97;fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.pr6-btns{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;margin-bottom:28px}.pr6-bp{font-family:'DM Sans',sans-serif;font-size:15px;font-weight:500;background:#2F80ED;color:#fff!important;padding:14px 28px;border-radius:10px;text-decoration:none;display:inline-block;transition:all .15s}.pr6-bp:hover{background:#1a6fd4;transform:translateY(-1px);box-shadow:0 6px 24px rgba(47,128,237,.3)}.pr6-bo{font-family:'DM Sans',sans-serif;font-size:15px;font-weight:500;background:transparent;color:rgba(255,255,255,.65)!important;padding:13px 22px;border-radius:10px;border:1px solid rgba(255,255,255,.2);text-decoration:none;display:inline-block;transition:all .15s}.pr6-bo:hover{border-color:rgba(255,255,255,.4);color:#fff}.pr6-support{font-size:13px;color:rgba(255,255,255,.28);line-height:1.65}.pr6-support a{color:rgba(255,255,255,.45);text-decoration:none;transition:color .15s}.pr6-support a:hover{color:rgba(255,255,255,.75)}@media(max-width:560px){.pr6{padding:64px 20px}.pr6-h2{font-size:34px}.pr6-btns{flex-direction:column;align-items:center}}