.elementor-widget-container .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-container .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-233 .elementor-element.elementor-element-7f63eb6{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:56px;--padding-bottom:48px;--padding-left:24px;--padding-right:24px;}.elementor-233 .elementor-element.elementor-element-fa91a4f{--display:flex;}.elementor-widget-heading .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-233 .elementor-element.elementor-element-e5ca65d{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 24px;padding:0px 0px 0px 0px;}.elementor-233 .elementor-element.elementor-element-e5ca65d .elementor-heading-title{font-family:"Plus Jakarta Sans", Sans-serif;font-size:3em;font-weight:800;letter-spacing:-0.5px;color:var( --e-global-color-06c245b );}.elementor-widget-text-editor .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-text-editor .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-233 .elementor-element.elementor-element-94defaf{width:var( --container-widget-width, 593px );max-width:593px;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 12px) 24px;padding:0px 0px 0px 0px;--container-widget-width:593px;--container-widget-flex-grow:0;font-family:"Plus Jakarta Sans", Sans-serif;font-size:1.1rem;font-weight:400;line-height:1.2em;color:#555555;}.elementor-widget-html .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-html .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}@media(max-width:767px){.elementor-233 .elementor-element.elementor-element-7f63eb6{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-233 .elementor-element.elementor-element-fa91a4f{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-233 .elementor-element.elementor-element-e5ca65d{margin:40px 0px calc(var(--kit-widget-spacing, 0px) + 12px) 24px;}.elementor-233 .elementor-element.elementor-element-e5ca65d .elementor-heading-title{font-size:2rem;line-height:1.15em;letter-spacing:-0.5px;}.elementor-233 .elementor-element.elementor-element-94defaf{width:var( --container-widget-width, 320px );max-width:320px;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 20px) 24px;--container-widget-width:320px;--container-widget-flex-grow:0;font-size:0.95em;}}@media(min-width:768px){.elementor-233 .elementor-element.elementor-element-7f63eb6{--content-width:1200px;}.elementor-233 .elementor-element.elementor-element-fa91a4f{--width:100%;}}/* Start custom CSS for html, class: .elementor-element-9248447 *//* ---- KALKULATOR NADPŁATY KREDYTU ---- */
#mortgage-calc { width: 100%; }

.mc-card {
  background: #fff !important;
  border: 1px solid #e5e5e0 !important;
  border-radius: 14px !important;
  padding: 28px 24px !important;
  box-shadow: 0 1px 3px rgba(0,0,0,0.04), 0 4px 12px rgba(0,0,0,0.03) !important;
  margin-bottom: 24px !important;
}

.mc-grid {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 20px !important;
}

.mc-field label {
  display: block !important;
  font-family: 'Plus Jakarta Sans', sans-serif !important;
  font-size: 0.82rem !important;
  font-weight: 600 !important;
  color: #555 !important;
  margin-bottom: 6px !important;
}

.mc-field input, .mc-field select {
  width: 100% !important;
  padding: 12px 14px !important;
  border: 1px solid #e5e5e0 !important;
  border-radius: 8px !important;
  font-family: 'Plus Jakarta Sans', sans-serif !important;
  font-size: 0.95rem !important;
  color: #1a1a1a !important;
  background: #f5f5f0 !important;
  outline: none !important;
  transition: border-color 0.2s !important;
  -webkit-appearance: none !important;
}

.mc-field input:focus, .mc-field select:focus {
  border-color: #22a06b !important;
}

.mc-hint {
  font-family: 'Plus Jakarta Sans', sans-serif !important;
  font-size: 0.72rem !important;
  color: #888 !important;
  margin-top: 4px !important;
}

.mc-btn-wrap { grid-column: 1 / -1 !important; }

.mc-btn {
  width: 100% !important;
  padding: 14px !important;
  background: #22a06b !important;
  color: white !important;
  border: none !important;
  border-radius: 10px !important;
  font-family: 'Plus Jakarta Sans', sans-serif !important;
  font-size: 0.95rem !important;
  font-weight: 700 !important;
  cursor: pointer !important;
  transition: background 0.2s, transform 0.15s !important;
}

.mc-btn:hover {
  background: #1a8055 !important;
  transform: translateY(-1px) !important;
}

/* WYNIKI */
.mc-results {
  background: #fff !important;
  border: 1px solid #e5e5e0 !important;
  border-radius: 14px !important;
  padding: 28px 24px !important;
  box-shadow: 0 1px 3px rgba(0,0,0,0.04), 0 4px 12px rgba(0,0,0,0.03) !important;
  display: none !important;
  margin-bottom: 24px !important;
}

.mc-results.visible { display: block !important; }

.mc-results-header {
  font-family: 'Plus Jakarta Sans', sans-serif !important;
  font-size: 0.75rem !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  letter-spacing: 1.2px !important;
  color: #22a06b !important;
  margin-bottom: 20px !important;
}

.mc-results-grid {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 12px !important;
  margin-bottom: 24px !important;
}

.mc-grid-3 { grid-template-columns: 1fr !important; }

.mc-box {
  background: #f5f5f0 !important;
  border-radius: 10px !important;
  padding: 16px 18px !important;
  text-align: center !important;
}

.mc-box-highlight { background: #e6f7ef !important; }
.mc-box-savings { background: #fef3e6 !important; }

.mc-value {
  font-family: 'Plus Jakarta Sans', sans-serif !important;
  font-size: 1.5rem !important;
  font-weight: 800 !important;
  color: #1a1a1a !important;
  line-height: 1.2 !important;
  margin-bottom: 2px !important;
}

.mc-box-highlight .mc-value { color: #22a06b !important; }
.mc-box-savings .mc-value { color: #e8862a !important; }

.mc-label {
  font-family: 'Plus Jakarta Sans', sans-serif !important;
  font-size: 0.76rem !important;
  color: #555 !important;
  font-weight: 500 !important;
}

/* PASKI */
.mc-compare-title {
  font-family: 'Plus Jakarta Sans', sans-serif !important;
  font-size: 0.82rem !important;
  font-weight: 700 !important;
  color: #1a1a1a !important;
  margin-bottom: 12px !important;
}

.mc-bars { margin-bottom: 28px !important; }

.mc-bar-group { margin-bottom: 16px !important; }

.mc-bar-label {
  display: flex !important;
  justify-content: space-between !important;
  font-family: 'Plus Jakarta Sans', sans-serif !important;
  font-size: 0.8rem !important;
  margin-bottom: 4px !important;
}

.mc-bar-label span:first-child { font-weight: 600 !important; color: #1a1a1a !important; }
.mc-bar-label span:last-child { font-weight: 700 !important; }

.mc-bar-track {
  height: 28px !important;
  background: #f5f5f0 !important;
  border-radius: 6px !important;
  overflow: hidden !important;
}

.mc-bar-fill {
  height: 100% !important;
  border-radius: 6px !important;
  display: flex !important;
  align-items: center !important;
  padding-left: 10px !important;
  font-family: 'Plus Jakarta Sans', sans-serif !important;
  font-size: 0.7rem !important;
  font-weight: 700 !important;
  color: white !important;
  transition: width 0.8s ease !important;
}

.mc-bar-no { background: #e5e5e0 !important; color: #888 !important; width: 100% !important; }
.mc-bar-yes { background: #22a06b !important; width: 70% !important; }

/* WYKRES */
.mc-chart-wrap {
  width: 100% !important;
  height: 300px !important;
  position: relative !important;
  margin-bottom: 20px !important;
}

.mc-chart-wrap canvas { width: 100% !important; height: 100% !important; }

/* HARMONOGRAM */
.mc-toggle {
  display: flex !important;
  align-items: center !important;
  gap: 8px !important;
  font-family: 'Plus Jakarta Sans', sans-serif !important;
  font-size: 0.88rem !important;
  font-weight: 600 !important;
  color: #22a06b !important;
  cursor: pointer !important;
  background: none !important;
  border: none !important;
  padding: 0 !important;
}

.mc-breakdown {
  display: none !important;
  overflow-x: auto !important;
  margin-top: 16px !important;
  -webkit-overflow-scrolling: touch !important;
}

.mc-breakdown.visible { display: block !important; }

.mc-table {
  width: 100% !important;
  border-collapse: collapse !important;
  font-family: 'Plus Jakarta Sans', sans-serif !important;
  font-size: 0.78rem !important;
  min-width: 600px !important;
}

.mc-table thead { background: #1a1a1a !important; color: white !important; }

.mc-table th {
  padding: 10px 12px !important;
  text-align: left !important;
  font-weight: 700 !important;
  font-size: 0.72rem !important;
  text-transform: uppercase !important;
  letter-spacing: 0.5px !important;
}

.mc-table td {
  padding: 8px 12px !important;
  border-bottom: 1px solid #e5e5e0 !important;
  background: #fff !important;
}

.mc-table tr:last-child td { border-bottom: none !important; }
.mc-table td:first-child { font-weight: 600 !important; }
.mc-hl-row td { background: #e6f7ef !important; }

/* DESKTOP */
@media (min-width: 768px) {
  .mc-grid { grid-template-columns: 1fr 1fr !important; }
  .mc-grid-3 { grid-template-columns: repeat(3, 1fr) !important; }
  .mc-chart-wrap { height: 360px !important; }
}/* End custom CSS */