.breakdance .bde-section-5393-100 .section-container{display:flex;flex-direction:column}.breakdance .bde-section-5393-100{background-color:#000}.breakdance .bde-section-5393-100 .section-container{padding-top:8rem}.of-calc *{box-sizing:border-box}.of-calc{max-width:720px;margin:0 auto;color:#b0b4ba}.of-calc .of-section-label{font-weight:500;color:#fff}.of-calc .of-section-heading{color:#fff}.of-calc .of-section-sub{color:#b0b4ba;line-height:1.5}.of-calc .of-divider{height:1px;background:#e2e8f0;margin:40px 0;opacity:0}.of-calc .of-slider-box{background:#161616;border-radius:8px;padding:1rem}.of-calc .of-slider-header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:10px}.of-calc .of-slider-value{font-weight:500}.of-calc .of-slider-track{position:relative;height:6px}.of-calc .of-slider-bg{position:absolute;top:0;left:0;right:0;height:6px;border-radius:3px;background:#b0b4ba}.of-calc .of-slider-fill{position:absolute;top:0;left:0;height:6px;border-radius:3px;background:linear-gradient(90deg,#c10101,#ff4b4b);transition:width 0.1s ease}.of-calc .of-slider-track input[type="range"]{position:absolute;top:-8px;left:0;width:100%;height:22px;-webkit-appearance:none;appearance:none;background:transparent;cursor:pointer}.of-calc .of-slider-track input[type="range"]::-webkit-slider-thumb{-webkit-appearance:none;width:24px;height:24px;border-radius:50%;background:#c10101;border:3px solid #161616;cursor:pointer}.of-calc .of-slider-track input[type="range"]::-moz-range-thumb{width:24px;height:24px;border-radius:50%;background:#c10101;border:3px solid #161616;cursor:pointer}.of-calc .of-slider-range{display:flex;justify-content:space-between;margin-top:6px;color:#a0aec0}.of-calc .of-current-cost-container{border:1px solid var(--bde-brand-primary-color);border-radius:8px;padding:1rem}.of-calc .of-current-cost{display:flex;justify-content:space-between;align-items:center}.of-current-cost-container .of-cost-disclaimer-text{font-style:italic;font-size:0.750em;margin-top:1.5rem}.of-calc .of-current-cost .of-cc-label{font-weight:500;color:#fff}.of-calc .of-current-cost .of-cc-sub{color:#c2c7d0;margin-top:2px}.of-calc .of-current-cost .of-cc-value{font-weight:700;color:#fff;text-align:right;line-height:1.2}.of-calc .of-current-cost .of-cc-value-sub{color:#c2c7d0;text-align:right;margin-top:2px}.of-calc .of-models{display:grid;grid-template-columns:1fr 1fr 1fr;gap:14px}.of-calc .of-model-card{border-radius:8px;padding:1rem;position:relative;overflow:hidden}.of-calc .of-model-card.tier-nordic{background-color:#0a5b53}.of-calc .of-model-card.tier-european{background:#0f1e53}.of-calc .of-model-card.tier-humanai{background:#331667}.of-calc .of-model-card .of-mc-label{font-weight:500;color:#fff}.of-calc .of-model-card .of-mc-desc{font-size:0.875rem;color:rgba(255,255,255,0.55);margin-bottom:16px}.of-calc .of-model-card .of-mc-cost-label{font-size:0.875rem;color:rgba(255,255,255,0.5);margin-bottom:4px}.of-calc .of-model-card .of-mc-cost{font-weight:500;color:#fff;line-height:1.1}.of-calc .of-model-card .of-mc-divider{height:1px;background:rgba(255,255,255,0.15);margin:14px 0}.of-calc .of-model-card .of-mc-save-label{font-size:0.875rem;color:rgba(255,255,255,0.5);margin-bottom:4px}.of-calc .of-model-card .of-mc-save{font-weight:500;color:#c2c7d0;line-height:1.1}.of-calc .of-model-card .of-mc-pct{display:inline-block;padding:3px 10px;border-radius:20px;background:rgba(255,255,255,0.2);font-size:0.875rem;font-weight:700;color:#fff}.of-calc .of-rate{display:flex;align-items:center;gap:8px;padding:10px 16px;background:#161616;border-radius:8px}.of-calc .of-rate-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.of-calc .of-rate-text{color:#b0bab4}.of-calc .ofcalc-disclaimer-text{color:#718096}.calc-cost-types .cost-type-btn button{background-color:#161616;border:0;color:#b0bab4;font-size:1em}.calc-cost-types .cost-type-btn.cost-type-btn--active button{background:var(--bde-button-primary-background-color);color:var(--bde-button-primary-text-color)}.calc-cost-result{display:none}.calc-cost-result.calc-cost-result--active{display:block}@media (max-width:640px){.of-calc .of-models{grid-template-columns:1fr}.of-calc .of-current-cost{flex-direction:column;gap:12px;align-items:flex-start}.of-calc .of-current-cost .of-cc-value{text-align:left}.of-calc .of-current-cost .of-cc-value-sub{text-align:left}}#frm_form_3_container .frm_fields_container>* + *{margin-top:1rem}#frm_form_3_container fieldset{border:0;padding:0}#frm_form_3_container input,#frm_form_3_container select{font-size:inherit;color:#c2c7d0;background-color:#161616;padding:12px 16px;border-radius:3px;border:1px solid #43484e;width:100%}#frm_form_3_container .frm_form_field .frm_error{margin-top:4px;color:var(--of-text-color-red);font-size:0.875rem}#frm_form_3_container input::placeholder{color:#a1a1a1}#frm_form_3_container .frm_submit{text-align:center;padding-top:1rem}#frm_form_3_container .frm_submit button{color:#fff;font-weight:500;font-size:1rem;line-height:1rem;padding:8px 20px;border-radius:30px;background:var(--bde-button-primary-background-color);border-color:var(--bde-button-primary-border-color);cursor:pointer}#frm_form_3_container .frm_message{text-align:center;margin-top:1rem;margin-bottom:1rem;padding:15px;border:1px solid #d6e9c6;background-color:#dff0d8;color:#468847;border-radius:3px;font-size:14px}