.elementor-kit-9463{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#0C6FB3;--e-global-color-text:#18181B;--e-global-color-accent:#D26A34;--e-global-color-796c53b:#EAE5DD;--e-global-color-796c52a:#9D8968;--e-global-color-796c54a:#FF0000;--e-global-color-796c55b:#FF0020;--e-global-typography-primary-font-family:"Open Sans";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Open Sans";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Open Sans";--e-global-typography-accent-font-weight:600;background-color:var( --e-global-color-primary );color:var( --e-global-color-text );}.elementor-kit-9463 button,.elementor-kit-9463 input[type="button"],.elementor-kit-9463 input[type="submit"],.elementor-kit-9463 .elementor-button{background-color:var( --e-global-color-secondary );color:var( --e-global-color-primary );border-radius:0px 0px 0px 0px;}.elementor-kit-9463 button:hover,.elementor-kit-9463 button:focus,.elementor-kit-9463 input[type="button"]:hover,.elementor-kit-9463 input[type="button"]:focus,.elementor-kit-9463 input[type="submit"]:hover,.elementor-kit-9463 input[type="submit"]:focus,.elementor-kit-9463 .elementor-button:hover,.elementor-kit-9463 .elementor-button:focus{background-color:var( --e-global-color-accent );color:var( --e-global-color-primary );border-radius:2px 2px 2px 2px;}.elementor-kit-9463 e-page-transition{background-color:var( --e-global-color-primary );}.elementor-kit-9463 a{color:var( --e-global-color-accent );}.elementor-kit-9463 a:hover{color:var( --e-global-color-secondary );}.elementor-kit-9463 h1{color:var( --e-global-color-accent );}.elementor-kit-9463 h2{color:var( --e-global-color-accent );}.elementor-kit-9463 h3{color:var( --e-global-color-text );}.elementor-kit-9463 h4{color:var( --e-global-color-text );}.elementor-kit-9463 h5{color:var( --e-global-color-text );}.elementor-kit-9463 h6{color:var( --e-global-color-text );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1340px;}.e-con{--container-max-width:1340px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-9463{--e-global-typography-primary-font-size:38px;}.elementor-kit-9463 h1{font-size:2.5rem;}.elementor-kit-9463 h2{font-size:2em;}.elementor-kit-9463 h3{font-size:2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-9463{--e-global-typography-primary-font-size:30px;--e-global-typography-text-font-size:15px;--e-global-typography-accent-font-size:1.1em;}.elementor-kit-9463 h1{font-size:22px;}.elementor-kit-9463 h2{font-size:25px;}.elementor-kit-9463 h3{font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* StandardCSS */
a {transition: 0.6s;}
ul {margin-bottom: 1rem;}
ol {margin-bottom: 1rem;}

.elementor-button-wrapper {
    text-align: center;
}
#gallery_related1 h3 {
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    hyphenate-limit-chars: 10 3 10;
}

#gallery_related2 h3 {
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    hyphenate-limit-chars: 10 3 10;
}

#gallery_related3 h3 {
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    hyphenate-limit-chars: 10 3 10;
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 2rem;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    hyphenate-limit-chars: 10 4 6;    
}
#benefit p{
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    hyphenate-limit-chars: auto;
}
.uael-post-image-background .uael-post__thumbnail img {
    height: 100%!important;
    width: auto!important;
}

/* ./StandardCSS */


@media (max-width: 768px) {
h1, h2, h3, .heading {
  white-space: normal;
  word-break: break-word;
  overflow-wrap: break-word;
  hyphens: auto;
}
}

/*List style*/
/* Add spacing around lists */
.elementor-widget-text-editor  ul, 
.elementor-widget-text-editor  ol, .beitrag-content  ul,
.beitrag-content  ol {
  margin-top: 1em;
  margin-bottom: 1em;
  padding-left: 1.5em;
}

/* Style bullets in unordered lists */
.elementor-widget-text-editor  ul li, .beitrag-content  ul li {
  position: relative;
  list-style: none;
  margin-bottom: 0.5em;
}

.elementor-widget-text-editor  ul li::before, .beitrag-content  ul li::before {
  content: "•";
  position: absolute;
  left: -1em;
  color: #D26A34;
  font-size: 1.4em;
  line-height: 1;
}

/* Style numbers in ordered lists */
.elementor-widget-text-editor  ol, .beitrag-content  ol {
  counter-reset: custom-counter;
}

.elementor-widget-text-editor  ol li, .beitrag-content  ol li {
  counter-increment: custom-counter;
  list-style: none;
  position: relative;
  margin-bottom: 0.5em;
}

.elementor-widget-text-editor ol li::before, .beitrag-content ol li::before {
  content: counter(custom-counter) ".";
  position: absolute;
  left: -1.8em;
  color: #D26A34;
  font-weight: bold;
}

.beitrag-content h2, .beitrag-content h3, .beitrag-content h4, .beitrag-content h5 {
    margin-top:1em; 
    margin-bottom:0.6em;
}

.no-img a.elementor-post__thumbnail__link
 {
    display: none !important;
}/* End custom CSS */