.elementor-1086 .elementor-element.elementor-element-37cacfa{--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;}.elementor-1086 .elementor-element.elementor-element-e9f9736{--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;}.elementor-1086 .elementor-element.elementor-element-6f7d69f{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:flex-start;--align-items:center;--gap:16px 16px;--row-gap:16px;--column-gap:16px;}.elementor-widget-icon.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-primary );}.elementor-widget-icon.elementor-view-framed .elementor-icon, .elementor-widget-icon.elementor-view-default .elementor-icon{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-widget-icon.elementor-view-framed .elementor-icon, .elementor-widget-icon.elementor-view-default .elementor-icon svg{fill:var( --e-global-color-primary );}.elementor-1086 .elementor-element.elementor-element-559f88d{width:auto;max-width:auto;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-1086 .elementor-element.elementor-element-559f88d .elementor-icon-wrapper{text-align:center;}.elementor-1086 .elementor-element.elementor-element-559f88d .elementor-icon{font-size:8px;}.elementor-1086 .elementor-element.elementor-element-559f88d .elementor-icon svg{height:8px;}.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-1086 .elementor-element.elementor-element-29b1ad9 .elementor-heading-title{font-family:var( --e-global-typography-8a2d6b6-font-family ), Sans-serif;font-size:var( --e-global-typography-8a2d6b6-font-size );font-weight:var( --e-global-typography-8a2d6b6-font-weight );line-height:var( --e-global-typography-8a2d6b6-line-height );color:var( --e-global-color-v4-body );}.elementor-1086 .elementor-element.elementor-element-4a07105{--display:flex;}.elementor-1086 .elementor-element.elementor-element-1b0b082{text-align:end;}.elementor-1086 .elementor-element.elementor-element-1b0b082 .elementor-heading-title{font-family:var( --e-global-typography-2479b11-font-family ), Sans-serif;font-size:var( --e-global-typography-2479b11-font-size );font-weight:var( --e-global-typography-2479b11-font-weight );line-height:var( --e-global-typography-2479b11-line-height );color:var( --e-global-color-v4-primary );}@media(min-width:768px){.elementor-1086 .elementor-element.elementor-element-6f7d69f{--width:70%;}.elementor-1086 .elementor-element.elementor-element-4a07105{--width:30%;}}@media(max-width:1024px){.elementor-1086 .elementor-element.elementor-element-559f88d{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-1086 .elementor-element.elementor-element-559f88d .elementor-icon{font-size:8px;}.elementor-1086 .elementor-element.elementor-element-559f88d .elementor-icon svg{height:8px;}.elementor-1086 .elementor-element.elementor-element-29b1ad9 .elementor-heading-title{font-size:var( --e-global-typography-8a2d6b6-font-size );line-height:var( --e-global-typography-8a2d6b6-line-height );}.elementor-1086 .elementor-element.elementor-element-1b0b082 .elementor-heading-title{font-size:var( --e-global-typography-2479b11-font-size );line-height:var( --e-global-typography-2479b11-line-height );}}@media(max-width:767px){.elementor-1086 .elementor-element.elementor-element-559f88d{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-1086 .elementor-element.elementor-element-559f88d .elementor-icon{font-size:8px;}.elementor-1086 .elementor-element.elementor-element-559f88d .elementor-icon svg{height:8px;}.elementor-1086 .elementor-element.elementor-element-29b1ad9 .elementor-heading-title{font-size:var( --e-global-typography-8a2d6b6-font-size );line-height:var( --e-global-typography-8a2d6b6-line-height );}.elementor-1086 .elementor-element.elementor-element-1b0b082 .elementor-heading-title{font-size:var( --e-global-typography-2479b11-font-size );line-height:var( --e-global-typography-2479b11-line-height );}}/* Start custom CSS for icon, class: .elementor-element-559f88d */.live-dot-el .elementor-icon-wrapper {
    display: flex;
    height: 8px !important;
}
.live-dot-el::before {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: 50%;
  background: #34A853;
  z-index: 0;
  animation: ripple 2s ease-out infinite;
   height: 8px !important;
}

.live-dot-el i,
.live-dot-el svg {
  position: relative;
  z-index: 1;
  color: #34A853 !important;
  fill: #34A853 !important;
}

@keyframes ripple {
  0%   { transform: scale(1);   opacity: 0.6; }
  100% { transform: scale(2.8); opacity: 0;   }
}

elementor-icon-wrapper/* End custom CSS */