.elementor-1104 .elementor-element.elementor-element-e37442c{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:80px;--padding-left:0px;--padding-right:0px;}.elementor-1104 .elementor-element.elementor-element-683d9c1{--display:grid;--e-con-grid-template-columns:repeat(2, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;}.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-1104 .elementor-element.elementor-element-2748130{padding:0% 5% 0% 0%;}.elementor-1104 .elementor-element.elementor-element-ca533a2{padding:0% 5% 0% 0%;}body.elementor-page-1104:not(.elementor-motion-effects-element-type-background), body.elementor-page-1104 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}@media(max-width:1024px){.elementor-1104 .elementor-element.elementor-element-683d9c1{--grid-auto-flow:row;}}@media(max-width:767px){.elementor-1104 .elementor-element.elementor-element-683d9c1{--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;}}/* Start custom CSS for text-editor, class: .elementor-element-2748130 */.dd-read-more {
  margin-top: 24px;
}

.dd-read-more summary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  list-style: none;
  background: #CCFF00;
  color: #050607;
  padding: 12px 24px;
  border-radius: 999px;
  font-weight: 700;
  font-size: 16px;
}

.dd-read-more summary::-webkit-details-marker {
  display: none;
}

.dd-read-more .hide-text {
  display: none;
}

.dd-read-more[open] .show-text {
  display: none;
}

.dd-read-more[open] .hide-text {
  display: inline;
}

.dd-more-content {
  margin-top: 24px;
}/* End custom CSS */