.elementor-339676 .elementor-element.elementor-element-7bac7779{--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;--padding-top:80px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-339676 .elementor-element.elementor-element-5dfcb8d4{--display:flex;--margin-top:20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-339676 .elementor-element.elementor-element-2b819b78{width:var( --container-widget-width, 100% );max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0;z-index:0;}.elementor-339676 .elementor-element.elementor-element-2b819b78 > .elementor-widget-container{margin:-150px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-339676 .elementor-element.elementor-element-2b819b78.elementor-element{--align-self:center;}.elementor-339676 .elementor-element.elementor-element-2b819b78 .tp-el-subtitle{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-339676 .elementor-element.elementor-element-2b819b78 .tp-el-title{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}@media(max-width:767px){.elementor-339676 .elementor-element.elementor-element-2b819b78 > .elementor-widget-container{padding:0px 0px 0px 0px;}}/* Start custom CSS for tp-platform-area, class: .elementor-element-2b819b78 *//* AI Agent accordion sizing */

.row-custom-wrapper {
  width: 100% !important;
  max-width: 100% !important;
  overflow-x: auto !important;
  overflow-y: visible !important;
}

.row-custom-wrapper .row {
  display: flex !important;
  flex-wrap: nowrap !important;
  justify-content: flex-start !important;
  align-items: stretch !important;
  gap: 14px !important;
  width: max-content !important;
  min-width: 100% !important;
  overflow: visible !important;
}

.row-custom-wrapper .col-custom {
  flex: 0 0 78px !important;
  width: 78px !important;
  min-width: 78px !important;
  max-width: 78px !important;
  min-height: 520px !important;
  display: flex !important;
  align-items: center !important;
}

.row-custom-wrapper .col-custom.active {
  flex: 0 0 330px !important;
  width: 330px !important;
  min-width: 330px !important;
  max-width: 330px !important;
}

.tp-panel-title {
  white-space: nowrap !important;
}

.sai_image {
  border-radius: 10px;
  padding: 15px 0;
}

iframe {
  padding: 15px 0;
}

/* Tablet */
@media only screen and (max-width: 1024px) {
  .row-custom-wrapper .row {
    gap: 12px !important;
  }

  .row-custom-wrapper .col-custom {
    flex: 0 0 68px !important;
    width: 68px !important;
    min-width: 68px !important;
    max-width: 68px !important;
  }

  .row-custom-wrapper .col-custom.active {
    flex: 0 0 310px !important;
    width: 310px !important;
    min-width: 310px !important;
    max-width: 310px !important;
  }
}

/* Mobile */
@media only screen and (max-width: 767px) {
  .row-custom-wrapper {
    overflow-x: visible !important;
  }

  .row-custom-wrapper .row {
    flex-wrap: wrap !important;
    width: 100% !important;
    min-width: 0 !important;
    gap: 16px !important;
  }

  .row-custom-wrapper .col-custom,
  .row-custom-wrapper .col-custom.active {
    flex: 0 0 100% !important;
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
    min-height: auto !important;
  }

  .tp-panel-title {
    white-space: normal !important;
    writing-mode: horizontal-tb !important;
    transform: none !important;
  }

  .mb-60 {
    margin-bottom: 0 !important;
  }
}/* End custom CSS */