.elementor-2212 .elementor-element.elementor-element-ef8af26{--display:flex;--border-radius:15px 15px 15px 15px;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);--padding-top:1em;--padding-bottom:1em;--padding-left:1em;--padding-right:1em;}.elementor-2212 .elementor-element.elementor-element-ef8af26:not(.elementor-motion-effects-element-type-background), .elementor-2212 .elementor-element.elementor-element-ef8af26 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-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-2212 .elementor-element.elementor-element-18f33e1 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:16px;font-weight:600;line-height:1.5em;color:var( --e-global-color-8cacb57 );}.elementor-2212 .elementor-element.elementor-element-cfba591{margin:-12px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-2212 .elementor-element.elementor-element-cfba591 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:15px;font-weight:400;color:var( --e-global-color-secondary );}.elementor-2212 .elementor-element.elementor-element-c8eb826{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--margin-top:-12px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2212 .elementor-element.elementor-element-8827a2a{--display:grid;--e-con-grid-template-columns:repeat(2, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--gap:5px 5px;--row-gap:5px;--column-gap:5px;--grid-auto-flow:row;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-2212 .elementor-element.elementor-element-aa7a502 .elementor-button{background-color:var( --e-global-color-59f0988 );fill:#FFFFFF;color:#FFFFFF;border-radius:50px 50px 50px 50px;}.elementor-2212 .elementor-element.elementor-element-aa7a502 .elementor-button-content-wrapper{flex-direction:row;}.elementor-2212 .elementor-element.elementor-element-aa7a502 .elementor-button .elementor-button-content-wrapper{justify-content:center;}.elementor-2212 .elementor-element.elementor-element-f7d3b05 .elementor-button{background-color:var( --e-global-color-5e93751 );fill:#000000;color:#000000;border-radius:50px 50px 50px 50px;}.elementor-2212 .elementor-element.elementor-element-f7d3b05 .elementor-button-content-wrapper{flex-direction:row;}@media(max-width:1366px){.elementor-2212 .elementor-element.elementor-element-8827a2a{--grid-auto-flow:row;}}@media(max-width:1024px){.elementor-2212 .elementor-element.elementor-element-8827a2a{--grid-auto-flow:row;}}@media(max-width:767px){.elementor-2212 .elementor-element.elementor-element-8827a2a{--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;}}/* Start custom CSS for heading, class: .elementor-element-18f33e1 */.elementor-2212 .elementor-element.elementor-element-18f33e1 {
  width: 100%;
  max-width: 100%;
  min-width: 0 !important;
  overflow: hidden !important;
}

.elementor-2212 .elementor-element.elementor-element-18f33e1 .elementor-heading-title {
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0 !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}/* End custom CSS */
/* Start custom CSS for heading, class: .elementor-element-cfba591 */.two-line-title .elementor-heading-title {
  display: -webkit-box !important;
  -webkit-line-clamp: 1 !important;
  line-clamp: 2;
  -webkit-box-orient: vertical !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: normal !important;
  line-height: 1.5em !important;
  max-height: 3em !important;
  margin: 0 !important;
}


/* 防止 Loop 卡片被文字撐開 */
.elementor-loop-container .e-loop-item,
.elementor-loop-container .e-loop-item > .elementor,
.elementor-loop-container .e-loop-item .e-con {
  min-width: 0 !important;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-ef8af26 */.loan-card {
  position: relative;
  border: 1px solid #ddd;
  border-radius: 14px;
  overflow: hidden;
  background: #fff;
}

/* 把短碼產生的 marker 完全隱藏，避免變成黑色區塊 */
.loan-level-4500-marker {
  display: none !important;
  width: 0 !important;
  height: 0 !important;
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

/* 4500 卡片只加黑框，不加黑底 */
.loan-card:has(.loan-level-4500-marker) {
  border: 3px solid #e60012 !important;
  box-shadow: 0 0 0 3px rgba(0,0,0,0.08), 0 8px 22px rgba(0,0,0,0.18) !important;
  background: #fff !important;
}/* End custom CSS */