.elementor-926 .elementor-element.elementor-element-341e6ca{--display:flex;--min-height:0px;}.elementor-926 .elementor-element.elementor-element-341e6ca:not(.elementor-motion-effects-element-type-background), .elementor-926 .elementor-element.elementor-element-341e6ca > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://hypnoessenz.at/wp-content/uploads/2026/07/hintergrunde-lichtspiel-3.png");background-position:center center;background-size:cover;}.elementor-926 .elementor-element.elementor-element-640c796{--display:flex;--min-height:0px;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:050px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-926 .elementor-element.elementor-element-640c796:not(.elementor-motion-effects-element-type-background), .elementor-926 .elementor-element.elementor-element-640c796 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-cdaf995 );}.elementor-926 .elementor-element.elementor-element-8bb43f8{--display:flex;}.elementor-926 .elementor-element.elementor-element-8bb43f8:not(.elementor-motion-effects-element-type-background), .elementor-926 .elementor-element.elementor-element-8bb43f8 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-cdaf995 );}.elementor-926 .elementor-element.elementor-element-f6f335a{--display:flex;--min-height:431px;--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;--justify-content:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overlay-opacity:0.42;--padding-top:30px;--padding-bottom:50px;--padding-left:10px;--padding-right:10px;}.elementor-926 .elementor-element.elementor-element-f6f335a:not(.elementor-motion-effects-element-type-background), .elementor-926 .elementor-element.elementor-element-f6f335a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-8135624 );background-image:url("https://hypnoessenz.at/wp-content/uploads/2026/05/ChatGPT-Image-18.-Mai-2026-21_14_16.png");background-position:center center;background-size:cover;}.elementor-926 .elementor-element.elementor-element-f6f335a::before, .elementor-926 .elementor-element.elementor-element-f6f335a > .elementor-background-video-container::before, .elementor-926 .elementor-element.elementor-element-f6f335a > .e-con-inner > .elementor-background-video-container::before, .elementor-926 .elementor-element.elementor-element-f6f335a > .elementor-background-slideshow::before, .elementor-926 .elementor-element.elementor-element-f6f335a > .e-con-inner > .elementor-background-slideshow::before, .elementor-926 .elementor-element.elementor-element-f6f335a > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:var( --e-global-color-8135624 );--background-overlay:'';}@media(min-width:768px){.elementor-926 .elementor-element.elementor-element-640c796{--content-width:1200px;}}@media(max-width:767px){.elementor-926 .elementor-element.elementor-element-341e6ca{--min-height:45vh;--justify-content:center;}.elementor-926 .elementor-element.elementor-element-341e6ca:not(.elementor-motion-effects-element-type-background), .elementor-926 .elementor-element.elementor-element-341e6ca > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:top center;}.elementor-926 .elementor-element.elementor-element-640c796{--padding-top:15px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-926 .elementor-element.elementor-element-f6f335a{--min-height:0px;--flex-direction:row-reverse;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap-reverse;--padding-top:0px;--padding-bottom:15px;--padding-left:15px;--padding-right:15px;}}/* Start custom CSS for html, class: .elementor-element-21ed9ac */@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600&display=swap");


/* =========================================
   THEMEN HERO
========================================= */

.themen-hero,
.themen-hero *{
    box-sizing:border-box;
}

.themen-hero{

    width:100%;
    min-height:290px;

    display:flex;
    align-items:center;

    padding:42px 64px 38px;

    background:transparent;

    font-family:"Montserrat",sans-serif;
}


/* =========================================
   INHALT
========================================= */

.themen-hero__content{

    width:100%;
    max-width:560px;

}


/* =========================================
   EYEBROW
========================================= */

.themen-hero__eyebrow{

    margin:0 0 10px;

    color:#F2A432;

    font-size:16px;
    font-weight:600;

    line-height:1.4;

    letter-spacing:.18em;
    text-transform:uppercase;

}


/* =========================================
   ÜBERSCHRIFT
========================================= */

.themen-hero__title{

    margin:0 0 16px;

    color:#173E6E;

    font-size:clamp(32px,3.4vw,42px);
    font-weight:300;

    line-height:1.18;

    letter-spacing:-0.03em;

}


/* =========================================
   TEXT
========================================= */

.themen-hero__text{

    max-width:500px;

    margin:0;

    color:#4E6B93;

    font-size:15px;
    font-weight:400;

    line-height:1.7;

}


/* =========================================
   TABLET
========================================= */

@media (max-width:1024px){

    .themen-hero{

        min-height:250px;

        padding:40px 42px;

    }

    .themen-hero__content{
        max-width:520px;
    }

    .themen-hero__eyebrow{

        font-size:15px;

    }

    .themen-hero__title{

        font-size:38px;

    }

}


/* =========================================
   MOBILE
========================================= */

@media (max-width:767px){

    .themen-hero{

        min-height:auto;

        align-items:flex-start;

        padding:34px 24px 34px;

    }

    .themen-hero__content{
        max-width:100%;
    }

    .themen-hero__eyebrow{

        margin-bottom:10px;

        font-size:14px;

        letter-spacing:.16em;

    }

    .themen-hero__title{

        margin-bottom:14px;

        font-size:30px;

        line-height:1.18;

    }

    .themen-hero__text{

        max-width:100%;

        font-size:15px;

        line-height:1.65;

    }

}


/* =========================================
   KLEINE SMARTPHONES
========================================= */

@media (max-width:420px){

    .themen-hero{

        padding:28px 20px 30px;

    }

    .themen-hero__eyebrow{

        font-size:13px;

    }

    .themen-hero__title{

        font-size:27px;

    }

}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-640c796 *//* THEMEN-ÜBERSCHRIFTENBLOCK */

/* Kleine orange Zeile */
body .themen-kicker,
body .themen-kicker p {
  font-size: 13px !important;
  font-weight: 600 !important;
  letter-spacing: 2.4px !important;
  text-transform: uppercase !important;
  color: #d89a4a !important;
  text-align: center !important;
  margin: 0 !important;
  padding: 0 !important;
  position: relative !important;
}

body .themen-kicker::after {
  content: "";
  display: block;
  width: 48px;
  height: 2px;
  background: #d89a4a;
  margin: 14px auto 0;
}

/* Große Headline */
body .themen-headline,
body .themen-headline h1,
body .themen-headline h2,
body .themen-headline h3,
body .themen-headline .elementor-heading-title {
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: 40px !important;
  line-height: 1.15 !important;
  font-weight: 400 !important;
  color: #0472B2 !important;
  text-align: center !important;
  max-width: 1200px !important;
  margin: 0 auto !important;
  padding: 0 !important;
  letter-spacing: -0.3px !important;
}

/* Untertext */
body .themen-subtext,
body .themen-subtext p {
  font-size: 17px !important;
  line-height: 1.7 !important;
  color: #5b6770 !important;
  text-align: center !important;
  max-width: 820px !important;
  margin: 0 auto !important;
  padding: 0 !important;
}

/* Widget-Abstände kompakt */
body .themen-kicker {
  margin-bottom: 22px !important;
}

body .themen-headline {
  margin-bottom: 18px !important;
}

body .themen-subtext {
  margin-bottom: 0 !important;
}

/* Mobile */
@media (max-width: 768px) {
  body .themen-kicker,
  body .themen-kicker p {
    font-size: 12px !important;
    letter-spacing: 2px !important;
  }

  body .themen-headline,
  body .themen-headline h1,
  body .themen-headline h2,
  body .themen-headline h3,
  body .themen-headline .elementor-heading-title {
    font-size: 32px !important;
    line-height: 1.2 !important;
    max-width: 95% !important;
  }

  body .themen-subtext,
  body .themen-subtext p {
    font-size: 15.5px !important;
    line-height: 1.65 !important;
    max-width: 92% !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e43e910 */@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600&display=swap");


/* =========================================
   THEMENKARTEN
========================================= */

.themen-karten,
.themen-karten * {
  box-sizing: border-box;
}

.themen-karten {
  width: 100%;
  padding: 34px 20px 90px;

  font-family: "Montserrat", sans-serif;
}


/* =========================================
   GRID
========================================= */

.themen-grid {
  width: 100%;
  max-width: 1120px;

  margin: 0 auto;

  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 34px;
}


/* =========================================
   KARTE
========================================= */

.themen-card {
  position: relative;

  display: flex;
  flex-direction: column;

  width: 100%;
  height: 100%;

  overflow: hidden;

  background: #ffffff;

  color: inherit;
  text-decoration: none;

  border: 1px solid rgba(33, 72, 107, 0.07);
  border-radius: 14px;

  box-shadow: 0 12px 30px rgba(33, 72, 107, 0.055);

  transition:
    transform 0.32s ease,
    box-shadow 0.32s ease,
    border-color 0.32s ease;
}

.themen-card:hover {
  transform: translateY(-5px);

  border-color: rgba(33, 72, 107, 0.13);

  box-shadow: 0 20px 44px rgba(33, 72, 107, 0.11);
}


/* =========================================
   BILD
========================================= */

.themen-card img {
  display: block;

  width: 100%;
  aspect-ratio: 16 / 9;

  object-fit: cover;
  object-position: center;

  transition: transform 0.55s ease;
}

.themen-card:hover img {
  transform: scale(1.035);
}


/* =========================================
   INHALT
========================================= */

.themen-content {
  display: flex;
  flex-direction: column;
  flex-grow: 1;

  min-height: 190px;

  padding: 28px 24px 30px;

  text-align: center;
}


/* =========================================
   ÜBERSCHRIFT
========================================= */

.themen-card .themen-content h3 {
  margin: 0 0 12px;

  font-family: "Montserrat", sans-serif !important;
  font-size: 19px;
  font-style: normal !important;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.01em;

  color: #1f4668;
}


/* =========================================
   BESCHREIBUNG
========================================= */

.themen-card .themen-content p {
  margin: 0 0 22px;

  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.7;

  color: #5f6870;
}


/* =========================================
   LINKTEXT
========================================= */

.themen-card .themen-content span {
  margin-top: auto;

  font-family: "Montserrat", sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0.9px;
  text-transform: uppercase;

  color: #c58a4b;

  transition: color 0.3s ease;
}

.themen-card:hover .themen-content span {
  color: #1f4668;
}


/* =========================================
   RESPONSIVE
========================================= */

@media (max-width: 1100px) {
  .themen-grid {
    gap: 28px;
  }
}

@media (max-width: 820px) {
  .themen-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 24px;
  }
}

@media (max-width: 520px) {
  .themen-karten {
    padding: 16px 16px 60px;
  }

  .themen-grid {
    grid-template-columns: 1fr;
  }

  .themen-card img {
    height: 200px;
    aspect-ratio: auto;
  }

  .themen-content {
    min-height: auto;
    padding: 26px 22px 30px;
  }

  .themen-card .themen-content h3 {
    font-size: 18px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-60a6562 *//* =========================================
   THEMEN CTA
========================================= */

.themen-cta,
.themen-cta *{
    box-sizing:border-box;
}

.themen-cta{

    width:100%;

    display:flex;
    justify-content:center;
    align-items:center;

    padding:54px 32px;

    background:transparent;

    font-family:"Montserrat",sans-serif;

}


/* =========================================
   CONTENT
========================================= */

.themen-cta__content{

    width:100%;
    max-width:760px;

    margin:0 auto;

    text-align:center;

}


/* =========================================
   EYEBROW
========================================= */

.themen-cta__eyebrow{

    margin:0 0 10px;

    color:#F2A432;

    font-size:13px;
    font-weight:600;
    line-height:1.4;

    letter-spacing:.18em;
    text-transform:uppercase;

}


/* =========================================
   TITLE
========================================= */

.themen-cta__title{

    max-width:760px;

    margin:0 auto 18px;

    color:#ffffff;

    font-size:clamp(27px,2.15vw,32px);
    font-weight:300;

    line-height:1.18;

    letter-spacing:-0.03em;

    text-shadow:
        0 2px 10px rgba(0,0,0,.22),
        0 8px 22px rgba(0,0,0,.12);

}


/* =========================================
   TEXT
========================================= */

.themen-cta__text{

    max-width:560px;

    margin:0 auto 30px;

    color:rgba(255,255,255,.98);

    font-size:16px;
    font-weight:400;

    line-height:1.72;

    text-shadow:
        0 2px 8px rgba(0,0,0,.28);

}


/* =========================================
   BUTTON
========================================= */

.themen-cta__button{

    display:inline-flex;
    justify-content:center;
    align-items:center;

    min-width:235px;

    padding:15px 32px;

    border-radius:999px;

    background:#F2A432;

    color:#ffffff !important;

    font-size:14px;
    font-weight:600;

    text-decoration:none !important;

    transition:
        background .25s ease,
        transform .25s ease,
        box-shadow .25s ease;

    box-shadow:
        0 10px 24px rgba(0,0,0,.16);

}

.themen-cta__button:hover{

    background:#E89B22;

    color:#ffffff !important;

    transform:translateY(-2px);

    box-shadow:
        0 14px 30px rgba(0,0,0,.20);

}

.themen-cta__button:visited,
.themen-cta__button:focus,
.themen-cta__button:active{

    color:#ffffff !important;

    text-decoration:none !important;

}


/* =========================================
   TABLET
========================================= */

@media (max-width:1024px){

    .themen-cta{

        padding:48px 28px;

    }

    .themen-cta__content{

        max-width:680px;

    }

    .themen-cta__title{

        max-width:680px;

        font-size:30px;

    }

    .themen-cta__text{

        max-width:540px;

        font-size:15px;

    }

}


/* =========================================
   MOBILE
========================================= */

@media (max-width:767px){

    .themen-cta{

        padding:42px 22px;

    }

    .themen-cta__content{

        max-width:100%;

    }

    .themen-cta__eyebrow{

        font-size:12px;

        letter-spacing:.16em;

    }

    .themen-cta__title{

        max-width:100%;

        margin-bottom:14px;

        font-size:26px;

        line-height:1.2;

    }

    .themen-cta__text{

        max-width:100%;

        margin-bottom:24px;

        font-size:15px;

        line-height:1.65;

    }

    .themen-cta__button{

        width:100%;
        max-width:300px;

        min-width:0;

    }

}/* End custom CSS */