.breadcrumb{justify-content:start!important}.check-list{list-style:none;padding:0;margin:0}.check-list li{display:flex;align-items:flex-start;padding:8px 0}.check-list i.list-circle{display:inline-flex;align-items:center;justify-content:center;background-color:var(--green);border-radius:50%;color:var(--white);width:20px;height:20px;font-size:10px;flex-shrink:0;margin-right:12px;margin-top:2px}.bd-section{padding:88px 0}@media only screen and (max-width:992px){.bd-section{padding:64px 0}}@media only screen and (max-width:768px){.bd-section{padding:48px 0}}.bd-section.bg-light{background-color:var(--bg-light)!important}.bd-section.is-dark{background:var(--blue);color:var(--white-30)}.bd-section.is-dark .head-title-big,.bd-section.is-dark h2,.bd-section.is-dark h3{color:var(--white)}.bd-section.is-dark p,.bd-section.is-dark .p-style{color:#ffffffad}.bd-section.is-dark .check-list li{color:#ffffffd9}.bd-eyebrow{display:block;color:var(--green);font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;margin-bottom:10px}.bd-section-head{margin-bottom:40px}.bd-section-head.text-center,.bd-section-head.text-md-center{margin-left:auto;margin-right:auto}.bd-section-head h2{margin-bottom:14px}.bd-section-head p{margin:0}.bd-section-head-split{margin-bottom:40px}.bd-section-head-split h2{margin-bottom:0}.bd-section-head-split p{margin:0}section.hero.bd-hero{padding:0;background:var(--bg-light);overflow:visible}section.hero.bd-hero .bd-hero-grid{display:flex;align-items:center;gap:56px;justify-content:space-between}section.hero.bd-hero .bd-hero-left{width:720px;max-width:100%}section.hero.bd-hero .bd-hero-badge{display:inline-flex;align-items:center;gap:7px;background:#1ccc9914;border:1px solid rgba(28,204,153,.35);border-radius:30px;padding:5px 14px;margin-bottom:16px;width:-moz-fit-content;width:fit-content;font-size:13px;color:var(--green-dark);font-weight:700;letter-spacing:.02em;text-transform:uppercase}section.hero.bd-hero .bd-hero-badge .dot{width:7px;height:7px;border-radius:50%;background:var(--green);flex-shrink:0}section.hero.bd-hero .bd-hero-badge h1{font:inherit;color:inherit;letter-spacing:inherit;text-transform:inherit;margin:0;display:inline}section.hero.bd-hero .page-title{color:var(--blue);font-weight:600;line-height:1.2;margin-bottom:16px}section.hero.bd-hero .bd-hero-desc{max-width:560px;margin-bottom:22px}section.hero.bd-hero .bd-hero-micro{font-size:13px;color:var(--text-muted);margin:2px 0 22px}section.hero.bd-hero .bd-hero-points{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}section.hero.bd-hero .bd-hero-points li{display:flex;align-items:flex-start;gap:10px;font-size:14px;font-weight:500;color:var(--blue-darken)}section.hero.bd-hero .bd-hero-points li i{color:var(--green);margin-top:3px;flex-shrink:0}section.hero.bd-hero .bd-hero-points li a{color:inherit;text-decoration:none;display:inline-flex;align-items:center;gap:4px}section.hero.bd-hero .bd-hero-points li a .fa-arrow-up-right-from-square{font-size:10px}section.hero.bd-hero .bd-hero-points li a:hover{color:var(--green-dark)}section.hero.bd-hero .bd-hero-visual{flex:0 0 520px;max-width:520px;position:relative}section.hero.bd-hero .bd-panel{background:var(--white);border:1px solid var(--border-color);border-radius:18px;padding:18px 20px}section.hero.bd-hero .bd-panel-tabs{display:flex;justify-content:flex-end;gap:20px;border-bottom:1px solid var(--border-color);margin-bottom:14px}section.hero.bd-hero .bd-panel-tabs button{background:none;border:none;border-bottom:2px solid rgba(0,0,0,0);padding:0 0 10px;margin:0;font-family:inherit;cursor:pointer;font-size:12.5px;font-weight:500;color:var(--text-muted);transition:all .2s ease-in-out}section.hero.bd-hero .bd-panel-tabs button.is-active{color:var(--blue);font-weight:600;border-bottom-color:var(--green)}section.hero.bd-hero .bd-panel-tabs button:hover:not(.is-active){color:var(--blue)}section.hero.bd-hero .bd-panel-tabpanes{position:relative;min-height:288px}section.hero.bd-hero .bd-panel-pane{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;opacity:0;transform:translateY(8px);pointer-events:none;z-index:1;transition:opacity .45s ease,transform .45s ease}section.hero.bd-hero .bd-panel-pane.is-active{opacity:1;transform:translateY(0);pointer-events:auto;z-index:2}section.hero.bd-hero .bd-panel-stat-grid{list-style:none;display:grid;grid-template-columns:repeat(2,1fr);gap:12px;padding:0;margin:0}section.hero.bd-hero .bd-panel-stat-grid li{display:flex;flex-direction:column;align-items:flex-start;gap:8px;background:var(--bg-light);border-radius:10px;padding:18px 16px}section.hero.bd-hero .bd-panel-stat-grid .ic{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:9px;background:var(--white);color:var(--green-dark);font-size:13px}section.hero.bd-hero .bd-panel-stat-grid b{display:block;font-size:23px;font-weight:700;color:var(--blue);font-variant-numeric:tabular-nums}section.hero.bd-hero .bd-panel-stat-grid span{display:block;font-size:11.5px;color:var(--text-muted);margin-top:-4px}section.hero.bd-hero .bd-panel-tier-list{list-style:none;padding:0;margin:0}section.hero.bd-hero .bd-panel-tier-list li{padding:10px 0;border-bottom:1px solid var(--border-color)}section.hero.bd-hero .bd-panel-tier-list li:last-child{border-bottom:none}section.hero.bd-hero .bd-panel-tier-list .bd-tier-row{display:flex;align-items:center;gap:10px;margin-bottom:7px}section.hero.bd-hero .bd-panel-tier-list .ic{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:7px;background:var(--bg-light);color:var(--blue);font-size:11px}section.hero.bd-hero .bd-panel-tier-list .info{display:flex;align-items:baseline;gap:8px;min-width:0}section.hero.bd-hero .bd-panel-tier-list b{font-size:13px;font-weight:600;color:var(--blue);flex-shrink:0}section.hero.bd-hero .bd-panel-tier-list .info span{font-size:11px;color:var(--text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}section.hero.bd-hero .bd-tier-bar{height:4px;border-radius:4px;background:var(--bg-light);overflow:hidden}section.hero.bd-hero .bd-tier-bar span{display:block;height:100%;width:0;border-radius:4px;background:var(--green);transition:width 1s cubic-bezier(.16,1,.3,1)}section.hero.bd-hero .bd-panel-pane.is-active .bd-tier-bar span{width:var(--w)}section.hero.bd-hero .bd-panel-chart{padding:14px 0 16px;border-bottom:1px solid var(--border-color)}section.hero.bd-hero .bd-panel-chart-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}section.hero.bd-hero .bd-panel-chart-head span{font-size:12px;color:var(--text-muted)}section.hero.bd-hero .bd-panel-chart-head b.is-up{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:600;color:var(--green-dark)}section.hero.bd-hero .bd-panel-chart-head b.is-up i{font-size:10px}section.hero.bd-hero .bd-panel-chart-bars{display:flex;align-items:flex-end;gap:5px;height:56px}section.hero.bd-hero .bd-panel-chart-bars span{flex:1;height:var(--h);background:var(--bg-light);border-radius:2px 2px 0 0;animation:bd-bar-grow .9s ease-out backwards}section.hero.bd-hero .bd-panel-chart-bars span.is-current{background:var(--green)}section.hero.bd-hero .bd-panel-chart-bars span:nth-child(1){animation-delay:.05s}section.hero.bd-hero .bd-panel-chart-bars span:nth-child(2){animation-delay:.1s}section.hero.bd-hero .bd-panel-chart-bars span:nth-child(3){animation-delay:.15s}section.hero.bd-hero .bd-panel-chart-bars span:nth-child(4){animation-delay:.2s}section.hero.bd-hero .bd-panel-chart-bars span:nth-child(5){animation-delay:.25s}section.hero.bd-hero .bd-panel-chart-bars span:nth-child(6){animation-delay:.3s}section.hero.bd-hero .bd-panel-chart-bars span:nth-child(7){animation-delay:.35s}section.hero.bd-hero .bd-panel-chart-bars span:nth-child(8){animation-delay:.4s}section.hero.bd-hero .bd-panel-chart-bars span:nth-child(9){animation-delay:.45s}section.hero.bd-hero .bd-panel-chart-bars span:nth-child(10){animation-delay:.5s}section.hero.bd-hero .bd-panel-benefits{list-style:none;padding:0;margin:0}section.hero.bd-hero .bd-panel-benefits li{display:flex;align-items:flex-start;gap:12px;padding:12px 0;border-bottom:1px solid var(--border-color)}section.hero.bd-hero .bd-panel-benefits li:last-child{border-bottom:none}section.hero.bd-hero .bd-panel-benefits li i{flex-shrink:0;width:16px;margin-top:2px;font-size:13px;color:var(--blue);text-align:center;opacity:.6}section.hero.bd-hero .bd-panel-benefits li b{display:block;font-size:13.5px;font-weight:500;color:var(--blue)}section.hero.bd-hero .bd-panel-benefits li span{display:block;font-size:12px;color:var(--text-muted);margin-top:1px}section.hero.bd-hero .bd-float-badge{position:absolute;bottom:-20px;right:-18px;display:flex;align-items:center;gap:10px;background:var(--blue-dark);color:var(--white);padding:12px 16px;border-radius:12px;white-space:nowrap;box-shadow:0 14px 28px -10px #09253d80;z-index:3}section.hero.bd-hero .bd-float-badge .ic{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:var(--green);color:var(--white);font-size:11px}section.hero.bd-hero .bd-float-badge b{display:block;font-size:12.5px;font-weight:600;line-height:1.3}section.hero.bd-hero .bd-float-badge span{display:block;font-size:11px;color:#fff9;margin-top:2px}@keyframes bd-bar-grow{0%{height:0}to{height:var(--h)}}section.hero.bd-hero .dna-hero-trust{background:var(--white);border-top:1px solid var(--border-thin);margin-top:36px}section.hero.bd-hero .dna-hero-trust-inner{display:flex;align-items:center;justify-content:center;padding:11px 0;overflow:hidden}section.hero.bd-hero .dna-hero-trust-track{display:flex;align-items:center;flex-wrap:wrap;justify-content:center}section.hero.bd-hero .dna-hero-ti{display:flex;align-items:center;gap:6px;font-size:13px;color:var(--color-light-top);white-space:nowrap;padding:0 16px}section.hero.bd-hero .dna-hero-ti i{color:var(--green);font-size:13px;width:14px;text-align:center;flex-shrink:0}section.hero.bd-hero .dna-hero-ti strong{color:var(--blue-dark);font-weight:600}section.hero.bd-hero .dna-hero-ti+.dna-hero-ti:before{content:"";width:1px;height:16px;background:var(--border-rgba-darken);flex-shrink:0;margin-right:16px}@media only screen and (max-width:1200px){section.hero.bd-hero .bd-hero-grid{flex-direction:column;align-items:stretch}section.hero.bd-hero .bd-hero-left,section.hero.bd-hero .bd-hero-visual{max-width:100%;flex:none}}@media only screen and (max-width:768px){section.hero.bd-hero{text-align:center}section.hero.bd-hero .dna-hero-trust-track{gap:8px}section.hero.bd-hero .dna-hero-ti{padding:6px 12px;background:var(--bg-light);border:1px solid var(--border-thin);border-radius:20px;font-size:12px;flex:0 0 calc(50% - 4px);justify-content:center}section.hero.bd-hero .dna-hero-ti+.dna-hero-ti:before{display:none}section.hero.bd-hero .bd-hero-left{margin:0 auto}section.hero.bd-hero .bd-hero-badge{margin-left:auto;margin-right:auto}section.hero.bd-hero .bd-hero-points{align-items:flex-start;width:-moz-fit-content;width:fit-content;margin:0 auto}section.hero.bd-hero .dna-hero-cta{justify-content:center}}.bd-price-split{margin-bottom:40px}.bd-price-intro .bd-eyebrow{display:block;margin-bottom:10px}.bd-price-intro h3{font-size:24px;font-weight:600;color:var(--blue);width:100%;margin-bottom:15px}.bd-price-intro p{color:var(--text-muted);width:100%;margin-bottom:20px}.bd-price-intro a{display:inline-flex;align-items:center;gap:8px;color:var(--green-dark);font-weight:600;text-decoration:none}.bd-price-intro a:hover{color:var(--green)}.bd-table-card{background:var(--white);border-radius:12px;border:1px solid var(--border-color)}.bd-table-card .table-responsive{border-radius:12px}.bd-tier-table{width:100%;border-collapse:collapse}.bd-tier-table th,.bd-tier-table td{padding:18px 22px;text-align:left;border-bottom:1px solid var(--border-color)}.bd-tier-table thead th{font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);background:var(--bg-light-gray)}.bd-tier-table tbody th,.bd-tier-table tbody td.is-name{font-size:16px;font-weight:700;color:var(--blue)}.bd-tier-table tbody td{font-size:14px;color:var(--text)}.bd-tier-table tbody tr:last-child td{border-bottom:none}.bd-tier-table a{color:var(--green-dark);font-weight:700;text-decoration:none}.bd-tier-table a:hover{text-decoration:underline}@media only screen and (max-width:600px){.bd-tier-table th,.bd-tier-table td{padding:12px 14px;font-size:13px}}.bd-tier-row-list{list-style:none;display:grid;grid-template-columns:repeat(4,1fr);padding:20px 0 0;margin:0;border-top:1px solid var(--border-color)}.bd-tier-row-list li{display:flex;gap:10px;padding:0 20px;border-left:1px solid var(--border-color)}.bd-tier-row-list li:first-child{border-left:none;padding-left:0}.bd-tier-row-list .num{flex-shrink:0;font-size:12px;font-weight:700;color:var(--green-dark);padding-top:3px}.bd-tier-row-list h3{font-size:16px;font-weight:600;color:var(--blue);margin-bottom:4px}.bd-tier-row-list small{display:block;font-size:12.5px;color:var(--text-muted);margin-bottom:8px}.bd-tier-row-list p{font-size:13px;color:var(--text-muted);margin:0}@media only screen and (max-width:768px){.bd-tier-row-list{grid-template-columns:1fr 1fr;row-gap:20px}.bd-tier-row-list li:nth-child(3){border-left:none}.bd-tier-row-list li:nth-child(odd){border-left:none;padding-left:0}}@media only screen and (max-width:480px){.bd-tier-row-list{grid-template-columns:1fr}.bd-tier-row-list li{border-left:none;padding-left:0}}.bd-tier-note{margin:20px 0 0;font-size:13.5px;line-height:1.6;color:var(--text-muted)}.bd-tier-note a{display:inline;padding:0;font-size:inherit;font-weight:600;color:var(--green-dark)}.bd-tier-note a:before{display:none}.bd-tier-note a:hover{text-decoration:underline}.bd-promo-img{width:450px;max-width:100%;height:auto;display:inline-block}.bd-side-card{background:var(--white);border-radius:12px;padding:30px;box-shadow:0 25px 46px -21px #0000004d}.bd-side-card .bd-side-card-tag{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--green-dark);background:var(--green-10);padding:4px 10px;border-radius:20px;margin-bottom:10px}.bd-side-card h3{color:var(--blue);font-size:19px;font-weight:600;margin-bottom:15px}.bd-section.is-dark .bd-side-card h3{color:var(--blue)}.bd-section.is-dark .bd-side-card .bd-side-card-note{color:var(--text-muted)}.bd-numbered-list{list-style:none;padding:0;margin:0 0 20px}.bd-numbered-list li{display:flex;align-items:flex-start;gap:12px;padding:12px 0;border-bottom:1px solid var(--border-color)}.bd-numbered-list li:last-child{border-bottom:none}.bd-numbered-list .num{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:var(--bg-light);color:var(--blue);font-size:11px;font-weight:700}.bd-numbered-list b{display:block;font-size:14.5px;color:var(--blue)}.bd-numbered-list span{display:block;font-size:13px;color:var(--text-muted);margin-top:2px}.bd-side-card-note{font-size:12.5px;color:var(--text-muted);text-align:center;margin:12px 0 0}.bd-audience-row{display:flex;align-items:flex-start;gap:30px;max-width:1200px;margin-right:auto;margin-left:auto}@media only screen and (max-width:992px){.bd-audience-row{flex-direction:column}}.bd-audience-col{flex:1 1 auto;min-width:0}.bd-audience-img{width:450px;height:450px;max-width:100%;-o-object-fit:contain;object-fit:contain;flex-shrink:0;display:block;margin:0 auto}@media only screen and (min-width:993px){.bd-audience-img{position:sticky;top:100px}}.bd-audience-list{list-style:none;padding:0;margin:0}.bd-audience-list li{display:flex;align-items:flex-start;gap:16px;padding:15px 0;border-bottom:1px solid var(--border-color)}.bd-audience-list li:last-child{border-bottom:none}.bd-audience-list .num{flex-shrink:0;font-size:12px;font-weight:700;color:var(--text-muted);padding-top:3px}.bd-audience-list h3{font-size:17px;color:var(--blue);font-weight:600;margin-bottom:6px}.bd-audience-list p{font-size:14px;color:var(--text-muted);margin-bottom:8px}.bd-audience-list a{display:inline-flex;align-items:center;gap:8px}.bd-audience-timeline{list-style:none;position:relative;padding:0;margin:0}.bd-audience-timeline:before{content:"";position:absolute;left:19px;top:8px;bottom:8px;width:1px;background:var(--border-color)}.bd-audience-timeline li{position:relative;padding:0 0 30px 58px}.bd-audience-timeline li:last-child{padding-bottom:0}.bd-audience-timeline .ic-dot{position:absolute;left:0;top:0;width:39px;height:39px;border-radius:50%;background:var(--white);border:1px solid var(--green);color:var(--green-dark);display:flex;align-items:center;justify-content:center;font-size:15px}.bd-audience-timeline h3{font-size:17px;color:var(--blue);font-weight:600;margin-bottom:6px}.bd-audience-timeline p{font-size:14px;color:var(--text-muted);margin:0 0 8px}.bd-audience-timeline a{display:inline-flex;align-items:center;gap:8px}.bd-stats-band{padding:20px 0 30px}.bd-stats-band .numbers-dna{padding:0 0 15px}.bd-stats-band .num-item .countplus{font-size:27px;font-weight:600;color:var(--blue);height:auto;margin:0 0 4px}.bd-stats-band .num-item span{font-size:11.5px;font-weight:600;letter-spacing:.02em;text-transform:uppercase;color:var(--text-muted)}.bd-stats-caption{margin:0 auto;padding-top:20px;border-top:1px solid var(--border-thin);font-size:13.5px;color:var(--text-muted)}.bd-stats-updated{margin:5px auto 0;font-size:12px;color:var(--text-muted)}.bd-stats-updated a{font-size:12px}.bd-feature-checklist{display:grid;grid-template-columns:1fr 1fr;-moz-column-gap:40px;column-gap:40px}.bd-feature-item{display:flex;align-items:flex-start;gap:15px;padding:15px 0;border-top:1px solid var(--border-color)}.bd-feature-item:nth-child(1),.bd-feature-item:nth-child(2){border-top:none}.bd-feature-item h3{font-size:16px;font-weight:600;color:var(--blue);margin:0 0 5px}.bd-feature-item p{font-size:14px;line-height:1.6;color:var(--text-muted);margin:0 0 8px}.bd-feature-item a{display:inline-flex;align-items:center;gap:8px}.bd-feature-icon{width:40px;height:40px;border-radius:50%;background:var(--green-10);color:var(--green-dark);display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:16px}@media only screen and (max-width:768px){.bd-feature-checklist{grid-template-columns:1fr}.bd-feature-item:nth-child(2){border-top:1px solid var(--border-color)}}.bd-dual-cta{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-top:48px}@media only screen and (max-width:600px){.bd-dual-cta{flex-direction:column;align-items:stretch}}.bd-btn-outline-light{display:inline-flex;align-items:center;gap:8px;background:#0000;color:var(--white);font-size:15px;font-weight:600;padding:11px 22px;border-radius:8px;border:1px solid rgba(255,255,255,.3);text-decoration:none;transition:all .2s ease-in-out}.bd-btn-outline-light:hover{background:#ffffff14;color:var(--white);border-color:#ffffff80}.bd-infra-split{margin-bottom:40px}.bd-infra-split h2{margin:10px 0 14px}.bd-infra-split>.col-lg-7>p{margin-bottom:20px}.bd-infra-left{text-align:center}.bd-infra-img{width:450px;max-width:100%;aspect-ratio:1/1;-o-object-fit:contain;object-fit:contain;display:block;margin:0 auto}@media only screen and (max-width:768px){.bd-infra-img{max-width:260px}}.bd-infra-list-v2{list-style:none;padding:0;margin:0;width:100%}.bd-infra-list-v2 li{display:flex;gap:15px;padding:15px 0;border-top:1px solid var(--border-color)}.bd-infra-list-v2 li:first-child{border-top:none;padding-top:0}.bd-infra-list-v2 .ic-dot{width:34px;height:34px;border-radius:10px;background:var(--green-10);color:var(--green-dark);display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:13px}.bd-infra-list-v2 h3{font-size:15.5px;font-weight:600;color:var(--blue);margin-bottom:4px}.bd-infra-list-v2 p{font-size:13px;color:var(--text-muted);line-height:1.5;margin-bottom:6px}.bd-infra-list-v2 a{display:inline-flex;align-items:center;gap:6px}.bd-infra-list-v2.bd-infra-list-compact{display:grid;grid-template-columns:1fr 1fr;-moz-column-gap:20px;column-gap:20px}.bd-infra-list-v2.bd-infra-list-compact li{gap:10px;padding:10px 0}.bd-infra-list-v2.bd-infra-list-compact li:nth-child(1),.bd-infra-list-v2.bd-infra-list-compact li:nth-child(2){border-top:none;padding-top:0}.bd-infra-list-v2.bd-infra-list-compact .ic-dot{width:28px;height:28px;font-size:11px}.bd-infra-list-v2.bd-infra-list-compact h3{font-size:13.5px;margin-bottom:3px}.bd-infra-list-v2.bd-infra-list-compact p{font-size:12px;margin-bottom:0}@media only screen and (max-width:480px){.bd-infra-list-v2.bd-infra-list-compact{grid-template-columns:1fr}.bd-infra-list-v2.bd-infra-list-compact li:nth-child(2){border-top:1px solid var(--border-color);padding-top:10px}}.bd-rate-row{display:grid;grid-template-columns:repeat(3,1fr);background:var(--white);border:1px solid var(--border-color);border-radius:12px;overflow:hidden}@media only screen and (max-width:768px){.bd-rate-row{grid-template-columns:1fr}}.bd-rate-item{padding:20px;border-left:1px solid var(--border-color)}.bd-rate-item:first-child{border-left:none}.bd-rate-item b{display:block;color:var(--blue);font-size:19px;font-weight:700;margin-bottom:6px}.bd-rate-item span{display:block;font-size:12.5px;color:var(--text-muted);line-height:1.5}@media only screen and (max-width:768px){.bd-rate-item{border-left:none;border-top:1px solid var(--border-color)}.bd-rate-item:first-child{border-top:none}}.bd-stepper{display:flex;align-items:flex-start}@media only screen and (max-width:768px){.bd-stepper{flex-direction:column}}.bd-stepper-item{flex:1 1 0;position:relative;padding:0 20px 0 0}.bd-stepper-item:not(:last-child):after{content:"";position:absolute;top:20px;left:40px;right:0;height:1px;background:#ffffff26}.bd-stepper-item:last-child{padding-right:0}.bd-stepper-item .circle{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:var(--green);color:var(--white);font-size:13px;font-weight:700;margin-bottom:16px}.bd-stepper-item h3{font-size:17px;color:var(--blue);font-weight:600;margin-bottom:8px}.bd-stepper-item p{font-size:14px;color:var(--text-muted);margin:0;max-width:260px}@media only screen and (max-width:768px){.bd-stepper-item{display:flex;align-items:flex-start;gap:16px;padding:0 0 30px}.bd-stepper-item:after{display:none}.bd-stepper-item:not(:last-child):before{content:"";position:absolute;top:40px;left:19px;bottom:0;width:1px;background:#ffffff26}.bd-stepper-item:last-child{padding-bottom:0}.bd-stepper-item .circle{flex-shrink:0;margin-bottom:0}.bd-stepper-item .bd-stepper-text{flex:1;min-width:0}.bd-stepper-item p{max-width:none}}@media only screen and (min-width:992px){.bd-transfer-row>div:nth-child(1){padding-right:40px}.bd-transfer-row>div:nth-child(2){padding-left:40px}}.bd-mini-steps{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:14px}.bd-mini-steps li{display:flex;align-items:flex-start;gap:14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:15px 20px}.bd-mini-steps .circle{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;border:1px solid var(--green);color:var(--green);font-size:13px;font-weight:700}.bd-mini-steps b{display:block;color:var(--white);font-size:15px}.bd-mini-steps span{display:block;font-size:13px;color:#fff9;margin-top:2px}.bd-faq .accordion{max-width:860px;margin:0 auto;width:100%}.bd-support-banner{background:var(--bg-light);border-radius:12px;padding:50px}.bd-support-banner-img{width:320px;max-width:100%;height:auto;display:inline-block}.bd-support-banner-content h2{color:var(--blue);font-size:32px;font-weight:600;margin-bottom:15px}.bd-support-banner-content p{color:var(--text-muted);margin-bottom:20px}.bd-support-banner-content .btn{display:inline-flex;align-items:center;gap:8px}.bd-support-banner-contact{margin-top:30px;padding-top:20px;border-top:1px solid var(--border-color)}.bd-support-banner-contact>span{display:block;color:var(--blue);font-weight:600;font-size:14px;margin-bottom:10px}.bd-support-banner-contact div{display:flex;flex-wrap:wrap;gap:20px}.bd-support-banner-contact a{display:inline-flex;align-items:center;gap:8px;color:var(--text-muted);font-size:14px;text-decoration:none;transition:all .2s ease-in-out}.bd-support-banner-contact a:hover{color:var(--green-dark)}@media only screen and (max-width:768px){.bd-support-banner{padding:30px}}.bd-section.is-dark.bd-final{background:#1c2441}.bd-final .bd-section-head{margin-bottom:0}.bd-final-list{display:flex;flex-direction:column;gap:12px;max-width:460px}.bd-final-row{display:flex;align-items:center;gap:16px;background:#ffffff0a;border:1px solid rgba(255,255,255,.14);border-radius:12px;padding:20px 30px;text-decoration:none;transition:all .2s ease-in-out}.bd-final-row .num{flex-shrink:0;font-size:12px;font-weight:700;color:#ffffff80}.bd-final-row b{flex:1;color:var(--white);font-size:16px;font-weight:600}.bd-final-row i{color:#fff9;flex-shrink:0}.bd-final-row:hover{border-color:#ffffff4d;background:#ffffff12}.bd-final-row.is-primary{background:var(--green);border-color:var(--green)}.bd-final-row.is-primary .num,.bd-final-row.is-primary b,.bd-final-row.is-primary i{color:var(--white)}.bd-final-row.is-primary:hover{background:var(--green-dark);border-color:var(--green-dark)}@media only screen and (min-width:992px){.bd-quote-row>.col-lg-5{position:sticky;top:100px;align-self:flex-start}}.bd-quote-points{list-style:none;padding:0;margin:20px 0 0}.bd-quote-points li{display:flex;align-items:flex-start;gap:10px;padding:6px 0;font-size:14px;color:var(--text)}.bd-quote-points li i{color:var(--green);margin-top:3px;flex-shrink:0}.bd-quote-form{background:var(--white);border:1px solid var(--border-color);border-radius:12px;padding:30px}.bd-quote-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}@media only screen and (max-width:600px){.bd-quote-grid{grid-template-columns:1fr}}.bd-quote-field{display:flex;flex-direction:column;gap:6px;min-width:0;border:0;margin:0;padding:0}.bd-quote-field.bd-quote-field-full{grid-column:1/-1}.bd-quote-field label,.bd-quote-field legend{font-size:13px;font-weight:600;color:var(--blue);padding:0}.bd-quote-field label .bd-optional,.bd-quote-field legend .bd-optional{font-weight:400;color:var(--text-muted)}.bd-quote-field input,.bd-quote-field select,.bd-quote-field textarea{width:100%;border:1px solid var(--border-color);border-radius:8px;padding:10px 12px;font-size:14px;font-family:inherit;color:var(--text);background-color:var(--white);transition:all .2s ease-in-out}.bd-quote-field input:focus-visible,.bd-quote-field select:focus-visible,.bd-quote-field textarea:focus-visible{outline:2px solid var(--green);outline-offset:1px;border-color:var(--green)}.bd-quote-field textarea{resize:vertical}.bd-quote-checks{display:flex;flex-wrap:wrap;gap:10px}.bd-quote-checks label{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:500;color:var(--text);border:1px solid var(--border-color);border-radius:20px;padding:8px 16px;cursor:pointer;background:var(--white);transition:all .2s ease-in-out}.bd-quote-checks label:hover{border-color:var(--green)}.bd-quote-checks label:has(input:checked),.bd-quote-checks label.is-checked{border-color:var(--green);background:var(--green-10);color:var(--green-dark);font-weight:600}.bd-quote-checks input[type=checkbox]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:18px;height:18px;flex-shrink:0;margin:0;border:1.5px solid var(--border-color);border-radius:5px;background:var(--white);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease-in-out}.bd-quote-checks input[type=checkbox]:after{content:"";font-family:var(--fontawesome);font-weight:900;font-size:11px;line-height:1;color:var(--white);opacity:0;transform:scale(.6);transition:all .2s ease-in-out}.bd-quote-checks input[type=checkbox]:checked{background:var(--green);border-color:var(--green)}.bd-quote-checks input[type=checkbox]:checked:after{opacity:1;transform:scale(1)}.bd-quote-checks input[type=checkbox]:focus-visible{outline:2px solid var(--green);outline-offset:2px}.bd-quote-consent{display:flex;align-items:center;gap:10px;font-size:13px;line-height:1.5;color:var(--text-muted);margin-bottom:20px;cursor:pointer}.bd-quote-consent input[type=checkbox]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:18px;height:18px;flex-shrink:0;margin:0;border:1.5px solid var(--border-color);border-radius:5px;background:var(--white);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease-in-out}.bd-quote-consent input[type=checkbox]:after{content:"";font-family:var(--fontawesome);font-weight:900;font-size:11px;line-height:1;color:var(--white);opacity:0;transform:scale(.6);transition:all .2s ease-in-out}.bd-quote-consent input[type=checkbox]:checked{background:var(--green);border-color:var(--green)}.bd-quote-consent input[type=checkbox]:checked:after{opacity:1;transform:scale(1)}.bd-quote-consent input[type=checkbox]:focus-visible{outline:2px solid var(--green);outline-offset:2px}.bd-quote-captcha{display:flex;align-items:flex-end;flex-wrap:wrap;gap:15px;padding:14px 16px;border:1px solid var(--border-color);border-radius:6px;background:var(--white);margin-bottom:20px}.bd-quote-captcha-visual{display:flex;align-items:center;gap:8px;flex-shrink:0}.bd-quote-captcha-img{display:block;width:150px;height:50px;border-radius:4px;background:#f2f4f9;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.bd-quote-captcha-refresh{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:1px solid var(--border-color);border-radius:6px;background:var(--white);color:var(--text-muted);cursor:pointer;transition:color .2s ease,border-color .2s ease}.bd-quote-captcha-refresh i{font-size:14px}.bd-quote-captcha-refresh:hover{color:var(--blue);border-color:var(--blue)}.bd-quote-captcha-refresh:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.bd-quote-captcha-refresh.is-busy i{animation:bd-captcha-spin .6s linear infinite}@keyframes bd-captcha-spin{to{transform:rotate(360deg)}}.bd-quote-captcha-field{flex:1 1 150px;min-width:140px}.bd-quote-captcha-field label{display:block;margin-bottom:6px;font-size:13.5px;font-weight:500;color:var(--text)}.bd-quote-captcha-field input[type=text]{width:100%;height:44px;padding:0 14px;border:1px solid var(--border-color);border-radius:6px;background:var(--white);font-size:15px;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:var(--text)}.bd-quote-captcha-field input[type=text]:focus{outline:none;border-color:var(--blue)}.bd-quote-captcha-badge{display:flex;align-items:center;gap:6px;flex-shrink:0;margin-left:auto}.bd-quote-captcha-badge img{display:block;width:22px;height:22px;opacity:.85}.bd-quote-captcha-badge span{font-size:9px;line-height:1.3;color:var(--text-muted);font-weight:600}.bd-quote-captcha-badge small{font-size:8px;font-weight:400;color:var(--text-muted)}@media only screen and (max-width:575px){.bd-quote-captcha{align-items:stretch}.bd-quote-captcha-badge{margin-left:0}}.bd-quote-submit{display:inline-flex;align-items:center;gap:8px;border:none;cursor:pointer}.bd-quote-submit:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.bd-quote-submit[disabled]{opacity:.6;cursor:progress}.bd-quote-status{margin:15px 0 0;font-size:13.5px;font-weight:600;color:var(--green-dark)}.bd-quote-status[hidden]{display:none}.bd-quote-status.is-error{color:#c0392b}.bd-quote-hp{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}@media(prefers-reduced-motion:reduce){section.hero.bd-hero .bd-panel-chart-bars span,section.hero.bd-hero .bd-panel-pane,section.hero.bd-hero .bd-tier-bar span{animation:none!important;transition:none!important}}
