.elementor-13523 .elementor-element.elementor-element-af710cb{--display:grid;--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-13523 .elementor-element.elementor-element-5fae74c{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:#E5E7EB;--border-color:#E5E7EB;--border-radius:16px 16px 16px 16px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-13523 .elementor-element.elementor-element-54c790e{--display:flex;border-style:solid;--border-style:solid;border-width:0px 0px 1px 0px;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:1px;--border-left-width:0px;border-color:#E5E7EB;--border-color:#E5E7EB;--border-radius:16px 16px 0px 0px;--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-13523 .elementor-element.elementor-element-54c790e:not(.elementor-motion-effects-element-type-background), .elementor-13523 .elementor-element.elementor-element-54c790e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FDFDFD;}.elementor-13523 .elementor-element.elementor-element-d7c1e39 .jet-listing-dynamic-field__content{font-size:24px;font-weight:600;text-align:left;}.elementor-13523 .elementor-element.elementor-element-d7c1e39 .jet-listing-dynamic-field .jet-listing-dynamic-field__inline-wrap{width:auto;}.elementor-13523 .elementor-element.elementor-element-d7c1e39 .jet-listing-dynamic-field .jet-listing-dynamic-field__content{width:auto;}.elementor-13523 .elementor-element.elementor-element-d7c1e39 .jet-listing-dynamic-field{justify-content:flex-start;}.elementor-13523 .elementor-element.elementor-element-66287c3{padding:20px 20px 20px 20px;}.elementor-13523 .elementor-element.elementor-element-66287c3 .jet-listing-dynamic-field__content{font-size:20px;font-weight:700;text-align:left;}.elementor-13523 .elementor-element.elementor-element-66287c3 .jet-listing-dynamic-field .jet-listing-dynamic-field__inline-wrap{width:auto;}.elementor-13523 .elementor-element.elementor-element-66287c3 .jet-listing-dynamic-field .jet-listing-dynamic-field__content{width:auto;}.elementor-13523 .elementor-element.elementor-element-66287c3 .jet-listing-dynamic-field{justify-content:flex-start;}.elementor-13523 .elementor-element.elementor-element-0932abd{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-13523 .elementor-element.elementor-element-6e0b5ed .elementor-button{background-color:var( --e-global-color-97c5704 );fill:#FFFFFF;color:#FFFFFF;border-radius:16px 16px 16px 16px;}.elementor-13523 .elementor-element.elementor-element-6e0b5ed .elementor-button:hover, .elementor-13523 .elementor-element.elementor-element-6e0b5ed .elementor-button:focus{background-color:#2F6CFFF0;color:#FFFFFF;}.elementor-13523 .elementor-element.elementor-element-6e0b5ed{padding:0px 20px 10px 20px;}.elementor-13523 .elementor-element.elementor-element-6e0b5ed .elementor-button:hover svg, .elementor-13523 .elementor-element.elementor-element-6e0b5ed .elementor-button:focus svg{fill:#FFFFFF;}.elementor-13523 .elementor-element.elementor-element-c9b0fe6{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:20px;--padding-left:0px;--padding-right:0px;}.elementor-13523 .elementor-element.elementor-element-7b53640{padding:20px 20px 20px 20px;}.elementor-13523 .elementor-element.elementor-element-7b53640 .jet-listing-dynamic-field__content{font-size:15px;text-align:left;}.elementor-13523 .elementor-element.elementor-element-7b53640 .jet-listing-dynamic-field .jet-listing-dynamic-field__inline-wrap{width:auto;}.elementor-13523 .elementor-element.elementor-element-7b53640 .jet-listing-dynamic-field .jet-listing-dynamic-field__content{width:auto;}.elementor-13523 .elementor-element.elementor-element-7b53640 .jet-listing-dynamic-field{justify-content:flex-start;}.elementor-13523 .elementor-element.elementor-element-f4eb328.elementor-element{--align-self:center;}@media(max-width:1024px){.elementor-13523 .elementor-element.elementor-element-af710cb{--grid-auto-flow:row;}}@media(max-width:767px){.elementor-13523 .elementor-element.elementor-element-af710cb{--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;}}/* Start custom CSS for container, class: .elementor-element-c9b0fe6 *//* === PRICING FEATURES: 5 LINES CLAMP + TOGGLE BUTTON === */

/* Closed state: clamp to ~5 lines */
.pricing-features-wrap:not(.is-open) .pricing-features{
  max-height: 7.5em;          /* 5 lines if line-height ~1.5 */
  overflow: hidden;
  mask-image: linear-gradient(to bottom, #000 78%, transparent);
}

/* Optional: remove mask on open */
.pricing-features-wrap.is-open .pricing-features{
  max-height: none;
  overflow: visible;
  mask-image: none;
}

/* Button base style */
.pricing-features-toggle{
  display:none;               /* JS shows only when needed */
  align-items:center;
  gap:6px;
  margin-top:10px;
  background: transparent !important;
  border: 0 !important;
  padding: 0 !important;
  font-size: 13px;
  font-weight: 600;
  color: #2563eb;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}

/* Remove ugly hover/focus backgrounds (red/grey) */
.pricing-features-toggle:hover,
.pricing-features-toggle:focus,
.pricing-features-toggle:active{
  background: transparent !important;
  outline: none !important;
  box-shadow: none !important;
}

/* If your theme adds focus ring, keep accessibility but clean */
.pricing-features-toggle:focus-visible{
  outline: 2px solid rgba(37,99,235,.35);
  outline-offset: 2px;
  border-radius: 8px;
}

/* Icon */
.pricing-toggle-icon{
  display:inline-block;
  transform: rotate(90deg);
  transition: transform .18s ease;
  line-height: 1;
}

/* Rotate icon when open */
.pricing-features-wrap.is-open .pricing-toggle-icon{
  transform: rotate(-90deg);
}

/* Clean WYSIWYG spacing inside features */
.pricing-features p{ margin: 0; }
.pricing-features ul{ margin: 0; padding-left: 18px; }
.pricing-features li{ margin: 6px 0; }

@media (min-width: 1025px){
  .pricing-features-toggle{
    position: relative;
    z-index: 10;
  }
}
/* FORCE the toggle button to never turn white / never get a bg */
.pricing-features-toggle,
.pricing-features-toggle:hover,
.pricing-features-toggle:focus,
.pricing-features-toggle:active,
.pricing-features-toggle:visited{
  background: transparent !important;
  box-shadow: none !important;
  border-color: transparent !important;
  color: #2563eb !important;
  -webkit-text-fill-color: #2563eb !important; /* iOS/Safari */
}

/* FORCE the inner text + icon color too */
.pricing-features-toggle .pricing-toggle-text,
.pricing-features-toggle:hover .pricing-toggle-text,
.pricing-features-toggle:focus .pricing-toggle-text,
.pricing-features-toggle:active .pricing-toggle-text{
  color: #2563eb !important;
  -webkit-text-fill-color: #2563eb !important;
}

.pricing-features-toggle .pricing-toggle-icon,
.pricing-features-toggle:hover .pricing-toggle-icon,
.pricing-features-toggle:focus .pricing-toggle-icon,
.pricing-features-toggle:active .pricing-toggle-icon{
  color: #2563eb !important;
}

/* If Elementor/theme applies a "button" reset */
.pricing-features-toggle{
  appearance: none;
  -webkit-appearance: none;
}/* End custom CSS */