.elementor-761 .elementor-element.elementor-element-935dc45{--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-761 .elementor-element.elementor-element-372515f{--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-widget-search{--e-search-input-color:var( --e-global-color-text );}.elementor-widget-search.e-focus{--e-search-input-color:var( --e-global-color-text );}.elementor-widget-search .elementor-pagination{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-761 .elementor-element.elementor-element-bef81bf{--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;}/* Start custom CSS for search, class: .elementor-element-0085d1d *//* ─── Tradility Hilfe: Suchleiste (größer) ─── */
.elementor-element-0085d1d {
  max-width: 680px;        /* vorher 560 – mehr Platz für den Platzhalter */
  width: 50%;
  margin: 2px auto 0;
}

@media (max-width: 720px) {
  .elementor-element-0085d1d {
    margin: 20px 16px 0;
    max-width: 100%;
    width: auto;        /* oder width: 100% – hebt die 50% auf */
  }
  .elementor-element-0085d1d .e-search-submit { padding: 0 20px !important; }
}

.elementor-element-0085d1d .e-search-form {
  display: flex;
  align-items: stretch;
  background: #fff;
  border-radius: 16px;
  overflow: hidden;
  padding: 6px;
  box-shadow: 0 6px 24px rgba(0,0,0,.08);
  border: 1px solid rgba(0,0,0,.06);
  transition: box-shadow .25s, border-color .25s;
}
.elementor-element-0085d1d .e-search-form:focus-within {
  box-shadow: 0 10px 34px rgba(200,16,46,.16);
  border-color: rgba(200,16,46,.30);
}

.elementor-element-0085d1d .e-search-input-wrapper {
  flex: 1;
  display: flex;
  align-items: center;
}
.elementor-element-0085d1d .e-search-input {
  flex: 1;
  width: 100%;
  border: none !important;
  padding: 16px 22px !important;   /* höher + mehr Innenabstand */
  font-family: 'DM Sans', sans-serif !important;
  font-size: 17px !important;
  color: #1A1A1F !important;
  background: transparent !important;
  outline: none !important;
  box-shadow: none !important;
}
.elementor-element-0085d1d .e-search-input::placeholder {
  color: #a0a0a8 !important;
  text-overflow: ellipsis;
}

.elementor-element-0085d1d .e-search-submit {
  border: none !important;
  background: #C8102E !important;
  color: #fff !important;
  padding: 0 30px !important;
  font-family: 'DM Sans', sans-serif !important;
  font-size: 15px !important;
  font-weight: 600 !important;
  cursor: pointer;
  border-radius: 11px !important;
  display: inline-flex !important;
  align-items: center;
  gap: 8px;
  white-space: nowrap;             /* "Suchen" bricht nie um */
  transition: background .2s, transform .1s;
}
.elementor-element-0085d1d .e-search-submit:hover { background: #E03050 !important; }
.elementor-element-0085d1d .e-search-submit:active { transform: scale(.98); }
.elementor-element-0085d1d .e-search-submit::before {
  content: "";
  width: 16px;
  height: 16px;
  flex-shrink: 0;
  background: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='m21 21-4.3-4.3'/%3E%3C/svg%3E") center/contain no-repeat;
  mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='m21 21-4.3-4.3'/%3E%3C/svg%3E") center/contain no-repeat;
}

.elementor-element-0085d1d .e-search-input-wrapper > svg { display: none !important; }

.elementor-element-0085d1d .e-search-results-container {
  border-radius: 12px;
  box-shadow: 0 12px 36px rgba(0,0,0,.14);
  margin-top: 10px;
  overflow: hidden;
  font-family: 'DM Sans', sans-serif;
}

@media (max-width: 720px) {
  .elementor-element-0085d1d { margin: 20px 16px 0; max-width: 100%; }
  .elementor-element-0085d1d .e-search-submit { padding: 0 20px !important; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3308b70 */.tr-help2 .tr-grid {
    display: flex;
    gap: 24px;
    flex-wrap: wrap;
}

.tr-help2 .tr-grid .tr-card {
    flex: 1 1 320px;
    margin: 0;
}

.tr-help2 .tr-grid {
    margin-bottom: 52px;
}/* End custom CSS */