.elementor-107 .elementor-element.elementor-element-14046a8{--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;--justify-content:center;}.elementor-107 .elementor-element.elementor-element-f0572ee{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--padding-top:75px;--padding-bottom:40px;--padding-left:8%;--padding-right:8%;}.elementor-107 .elementor-element.elementor-element-f0572ee:not(.elementor-motion-effects-element-type-background), .elementor-107 .elementor-element.elementor-element-f0572ee > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-secondary );}.elementor-107 .elementor-element.elementor-element-ed661ec{margin:0rem 0rem calc(var(--kit-widget-spacing, 0px) + 2rem) 0rem;}.elementor-107 .elementor-element.elementor-element-ed661ec .jet-listing-dynamic-field__content{color:var( --e-global-color-62dab75 );font-size:clamp(0.9rem, 0.83768rem + 0.328vw, 1.1rem);line-height:1.818em;text-align:center;}.elementor-107 .elementor-element.elementor-element-a746117 .jet-listing-dynamic-field__content{color:var( --e-global-color-62dab75 );font-size:clamp(0.9rem, 0.83768rem + 0.328vw, 1.1rem);font-style:italic;text-align:center;}@media(max-width:1024px){.elementor-107 .elementor-element.elementor-element-f0572ee{--padding-top:60px;--padding-bottom:40px;--padding-left:8%;--padding-right:8%;}}@media(max-width:767px){.elementor-107 .elementor-element.elementor-element-f0572ee{--padding-top:60px;--padding-bottom:30px;--padding-left:10%;--padding-right:10%;}}/* Start custom CSS for jet-listing-dynamic-field, class: .elementor-element-ed661ec */.quotes::before,
.quotes::after {
  font-family: "Font Awesome 5 Free"; /* Use Font Awesome */
  font-weight: 900; /* Required for some Font Awesome icons */
  
font-size: clamp(0.9rem, 0.39023rem + 2.683vw, 2rem); /* Adjust size */
  color: #fff; /* Adjust color */
  position: absolute;
}

.quotes::before {
  content: "\f10d"; /* Font Awesome Unicode for left quote */
  top: 0;
  left: 0;
  transform: translate(-100%, -100%);
}

.quotes::after {
  content: "\f10e"; /* Font Awesome Unicode for right quote */
  bottom: 0;
  right: 0;
  transform: translate(100%, 50%);
}/* End custom CSS */