.elementor-846 .elementor-element.elementor-element-8e266a6{--display:flex;box-shadow:0px 4px 8px 0px rgba(0, 0, 0, 0.1);}.elementor-846 .elementor-element.elementor-element-8e266a6:not(.elementor-motion-effects-element-type-background), .elementor-846 .elementor-element.elementor-element-8e266a6 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-accent );}.elementor-846 .elementor-element.elementor-element-6598e54 .jet-listing-dynamic-image{justify-content:flex-start;}.elementor-846 .elementor-element.elementor-element-6598e54 .jet-listing-dynamic-image__figure{align-items:flex-start;}.elementor-846 .elementor-element.elementor-element-6598e54 .jet-listing-dynamic-image a{display:flex;justify-content:flex-start;width:100%;}.elementor-846 .elementor-element.elementor-element-6598e54 .jet-listing-dynamic-image img{width:100%;}.elementor-846 .elementor-element.elementor-element-6598e54 .jet-listing-dynamic-image__caption{text-align:left;}.elementor-846 .elementor-element.elementor-element-fbe12a6 .jet-listing-dynamic-field__content{color:var( --e-global-color-primary );font-family:var( --e-global-typography-accent-font-family ), Open sans;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );text-align:left;}.elementor-846 .elementor-element.elementor-element-fbe12a6 .jet-listing-dynamic-field .jet-listing-dynamic-field__inline-wrap{width:auto;}.elementor-846 .elementor-element.elementor-element-fbe12a6 .jet-listing-dynamic-field .jet-listing-dynamic-field__content{width:auto;}.elementor-846 .elementor-element.elementor-element-fbe12a6 .jet-listing-dynamic-field{justify-content:flex-start;}.elementor-846 .elementor-element.elementor-element-3e52582 .jet-listing-dynamic-field__content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Open sans;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );text-align:left;}.elementor-846 .elementor-element.elementor-element-3e52582 .jet-listing-dynamic-field .jet-listing-dynamic-field__inline-wrap{width:auto;}.elementor-846 .elementor-element.elementor-element-3e52582 .jet-listing-dynamic-field .jet-listing-dynamic-field__content{width:auto;}.elementor-846 .elementor-element.elementor-element-3e52582 .jet-listing-dynamic-field{justify-content:flex-start;}.elementor-846 .elementor-element.elementor-element-629267d .jet-listing-dynamic-link__link{background-color:var( --e-global-color-primary );align-self:stretch;font-family:var( --e-global-typography-accent-font-family ), Open sans;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );color:var( --e-global-color-accent );padding:10px 10px 10px 10px;border-radius:0px 0px 0px 0px;flex-direction:row;}.elementor-846 .elementor-element.elementor-element-629267d .jet-listing-dynamic-link__icon{color:var( --e-global-color-primary );order:1;}.elementor-846 .elementor-element.elementor-element-629267d .jet-listing-dynamic-link__icon :is(svg, path){fill:var( --e-global-color-primary );}@media(max-width:1024px){.elementor-846 .elementor-element.elementor-element-fbe12a6 .jet-listing-dynamic-field__content{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-846 .elementor-element.elementor-element-3e52582 .jet-listing-dynamic-field__content{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-846 .elementor-element.elementor-element-629267d .jet-listing-dynamic-link__link{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}}@media(max-width:767px){.elementor-846 .elementor-element.elementor-element-8e266a6{--justify-content:space-between;}.elementor-846 .elementor-element.elementor-element-fbe12a6 .jet-listing-dynamic-field__content{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-846 .elementor-element.elementor-element-3e52582 .jet-listing-dynamic-field__content{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-846 .elementor-element.elementor-element-629267d .jet-listing-dynamic-link__link{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}}/* Start custom CSS for jet-listing-dynamic-link, class: .elementor-element-629267d */.elementor-846 .elementor-element.elementor-element-629267d a {
  position: relative;
  padding: 12px 24px;
  color: #fff; /* warna teks default */
  background: #C5353F; /* warna background default */
  border-radius: 8px;
  overflow: hidden;
  transition: color 0.3s ease;
  z-index: 1;
}

/* pseudo element untuk efek slide */
.elementor-846 .elementor-element.elementor-element-629267d a::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: #283466; /* warna hover */
  transition: all 0.4s ease;
  z-index: -1;
}

/* saat hover, warna slide muncul */
.elementor-846 .elementor-element.elementor-element-629267d a:hover::before {
  left: 0;
}

.elementor-846 .elementor-element.elementor-element-629267d a:hover {
  color: #fff; /* biar teks tetap kontras */
}/* End custom CSS */