.elementor-2430 .elementor-element.elementor-element-1aada1f:not(.elementor-motion-effects-element-type-background), .elementor-2430 .elementor-element.elementor-element-1aada1f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FBFAF7;}.elementor-2430 .elementor-element.elementor-element-1aada1f{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-2430 .elementor-element.elementor-element-1aada1f > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-2430 .elementor-element.elementor-element-a4a211b:not(.elementor-motion-effects-element-type-background), .elementor-2430 .elementor-element.elementor-element-a4a211b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F8F5EF;}.elementor-2430 .elementor-element.elementor-element-a4a211b{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-2430 .elementor-element.elementor-element-a4a211b > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-2430 .elementor-element.elementor-element-a64d583:not(.elementor-motion-effects-element-type-background), .elementor-2430 .elementor-element.elementor-element-a64d583 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#B87969;}.elementor-2430 .elementor-element.elementor-element-a64d583{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-2430 .elementor-element.elementor-element-a64d583 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}/* Start custom CSS for html, class: .elementor-element-97fa332 */.sonovie-menu,
.sonovie-menu *{
  box-sizing:border-box;
}

.sonovie-menu{
  width:100%;
  min-height:126px;
  padding:26px 46px;

  display:grid;
  grid-template-columns:220px 1fr 120px;
  align-items:center;
  gap:34px;

  background:#FBFAF7;

  font-family:"Montserrat",Arial,sans-serif;
}


/* LOGO */

.sonovie-logo{
  display:flex;
  flex-direction:column;
  width:max-content;

  text-decoration:none;
}

.sonovie-logo-main{
  color:#293952;

  font-family:Georgia,"Times New Roman",serif;
  font-size:33px;
  font-weight:400;
  line-height:1;

  letter-spacing:.13em;
}

.sonovie-logo-sub{
  margin-top:8px;
  padding-left:2px;

  color:#B97C70;

  font-size:8px;
  font-weight:600;
  line-height:1;

  letter-spacing:.30em;
}


/* NAVIGATION */

.sonovie-nav{
  display:flex;
  align-items:center;
  justify-content:center;

  gap:clamp(24px,3vw,52px);
}

.sonovie-nav a{
  position:relative;

  color:#293952;

  text-decoration:none;
  text-transform:uppercase;

  font-size:10px;
  font-weight:600;
  line-height:1;

  letter-spacing:.06em;

  white-space:nowrap;
}

.sonovie-nav a::after{
  content:"";

  position:absolute;
  left:0;
  bottom:-8px;

  width:0;
  height:1px;

  background:#B97C70;

  transition:width .25s ease;
}

.sonovie-nav a:hover::after{
  width:100%;
}


/* CTA */

.sonovie-menu-cta{
  min-width:104px;
  min-height:48px;

  padding:14px 18px;

  display:flex;
  align-items:center;
  justify-content:center;

  background:#B97C70;
  border:1px solid #B97C70;

  color:#FFFFFF;

  text-decoration:none;
  text-transform:uppercase;

  font-size:9px;
  font-weight:600;
  line-height:1;

  letter-spacing:.10em;

  transition:
    background .25s ease,
    color .25s ease;
}

.sonovie-menu-cta:hover{
  background:transparent;
  color:#293952;
}


/* TABLET */

@media(max-width:1000px){

  .sonovie-menu{
    grid-template-columns:1fr auto;
    min-height:auto;
    padding:24px 32px;
  }

  .sonovie-nav{
    grid-column:1 / -1;
    grid-row:2;

    justify-content:flex-start;
    flex-wrap:wrap;

    margin-top:18px;

    gap:24px;
  }

}


/* MOBILE */

@media(max-width:700px){

  .sonovie-menu{
    padding:20px 22px;

    grid-template-columns:1fr auto;
    gap:18px;
  }

  .sonovie-logo-main{
    font-size:27px;
  }

  .sonovie-logo-sub{
    font-size:7px;
  }

  .sonovie-nav{
    display:none;
  }

  .sonovie-menu-cta{
    min-width:auto;
    min-height:42px;

    padding:12px 15px;

    font-size:8px;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a7f942a */@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500&family=Montserrat:wght@300;400;500&display=swap");


/* =========================================
   SONOVIE – PRIVATE ANLÄSSE HERO
========================================= */

.sonovie-private-hero,
.sonovie-private-hero * {
  box-sizing: border-box;
}

.sonovie-private-hero {
  width: 100%;
  margin: 0;

  /* bewusst kein Hintergrund:
     kommt über den äußeren Container */
  background: transparent;

  color: #20334e;
}


/* =========================================
   INNER
========================================= */

.sonovie-private-hero__inner {
  width: min(1180px, calc(100% - 60px));
  min-height: 520px;

  margin: 0 auto;

  display: flex;
  align-items: center;
}


/* =========================================
   CONTENT
========================================= */

.sonovie-private-hero__content {
  width: min(610px, 100%);
}


/* =========================================
   EYEBROW
========================================= */

.sonovie-private-hero__eyebrow {
  margin: 0 0 14px;

  font-family: "Montserrat", sans-serif;
  font-size: 10.5px;
  line-height: 1.2;
  font-weight: 500;

  letter-spacing: 0.20em;
  text-transform: uppercase;

  color: #B87969;
}


/* =========================================
   H1
========================================= */

.sonovie-private-hero h1 {
  max-width: 600px;
  margin: 0;

  font-family: "Cormorant Garamond", serif;
  font-size: clamp(54px, 5vw, 72px);
  line-height: 0.98;
  font-weight: 400;

  letter-spacing: -0.025em;

  color: #20334e;
}


/* =========================================
   LINIE
========================================= */

.sonovie-private-hero__line {
  display: block;

  width: 54px;
  height: 1px;

  margin: 24px 0 23px;

  background: #B87969;
}


/* =========================================
   TEXT
========================================= */

.sonovie-private-hero__text {
  max-width: 560px;
  margin: 0;

  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  line-height: 1.75;
  font-weight: 300;

  color: #55585d;
}


/* =========================================
   CTA
========================================= */

.sonovie-private-hero__link {
  display: inline-flex;
  align-items: center;
  gap: 11px;

  margin-top: 27px;

  font-family: "Montserrat", sans-serif;
  font-size: 9.8px;
  line-height: 1;
  font-weight: 500;

  letter-spacing: 0.17em;
  text-transform: uppercase;

  color: #B87969;
  text-decoration: none;

  transition:
    gap 0.3s ease,
    color 0.3s ease;
}

.sonovie-private-hero__link::after {
  content: "";

  display: block;

  width: 36px;
  height: 1px;

  background: currentColor;

  transition: width 0.3s ease;
}

.sonovie-private-hero__link:hover {
  gap: 15px;
  color: #965c50;
}

.sonovie-private-hero__link:hover::after {
  width: 48px;
}


/* =========================================
   TABLET
========================================= */

@media (max-width: 980px) {

  .sonovie-private-hero__inner {
    width: min(760px, calc(100% - 40px));
    min-height: 460px;
  }

  .sonovie-private-hero h1 {
    font-size: 58px;
  }

}


/* =========================================
   MOBILE
========================================= */

@media (max-width: 680px) {

  .sonovie-private-hero__inner {
    width: calc(100% - 28px);
    min-height: 420px;
  }

  .sonovie-private-hero__eyebrow {
    margin-bottom: 11px;

    font-size: 9.5px;
    letter-spacing: 0.18em;
  }

  .sonovie-private-hero h1 {
    max-width: 420px;

    font-size: 47px;
    line-height: 1;
  }

  .sonovie-private-hero__line {
    margin: 20px 0;
  }

  .sonovie-private-hero__text {
    max-width: 480px;

    font-size: 13px;
    line-height: 1.7;
  }

  .sonovie-private-hero__link {
    margin-top: 24px;

    font-size: 9.5px;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4fdd2b5 */@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500&family=Montserrat:wght@300;400;500&display=swap");


/* =========================================
   SONOVIE – PRIVATE ANLÄSSE
========================================= */

.sonovie-private-overview,
.sonovie-private-overview * {
  box-sizing: border-box;
}

.sonovie-private-overview {
  width: 100%;
  margin: 0;
  padding: 86px 0 82px;

  color: #1b2b42;
}

.sonovie-private-overview__inner {
  width: min(1180px, calc(100% - 60px));
  margin: 0 auto;
}


/* =========================================
   INTRO
========================================= */

.sonovie-private-overview__intro {
  max-width: 740px;
  margin: 0 auto 48px;
  text-align: center;
}

.sonovie-private-overview__eyebrow {
  margin: 0 0 14px;

  font-family: "Montserrat", sans-serif;
  font-size: 10px;
  font-weight: 500;
  line-height: 1.4;

  letter-spacing: 0.22em;
  text-transform: uppercase;

  color: #b46c4f;
}

.sonovie-private-overview__intro h2 {
  margin: 0;

  font-family: "Cormorant Garamond", serif;
  font-size: clamp(50px, 5vw, 70px);
  line-height: 0.98;
  font-weight: 400;
  letter-spacing: -0.025em;

  color: #20334e;
}

.sonovie-private-overview__line {
  display: block;

  width: 54px;
  height: 1px;

  margin: 22px auto 20px;

  background: #c98a70;
}

.sonovie-private-overview__lead {
  max-width: 640px;
  margin: 0 auto;

  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  line-height: 1.75;
  font-weight: 300;

  color: #555b63;
}


/* =========================================
   GRID
========================================= */

.sonovie-private-overview__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));

  gap: 24px;

  align-items: stretch;
}


/* =========================================
   CARD
========================================= */

.sonovie-private-card {
  min-width: 0;

  display: flex;
  flex-direction: column;

  background: rgba(255, 253, 249, 0.84);

  border: 1px solid rgba(32, 51, 78, 0.055);

  box-shadow:
    0 8px 26px rgba(32, 51, 78, 0.035);

  overflow: hidden;

  transition:
    transform 0.35s ease,
    box-shadow 0.35s ease;
}

.sonovie-private-card:hover {
  transform: translateY(-2px);

  box-shadow:
    0 13px 30px rgba(32, 51, 78, 0.055);
}


/* =========================================
   IMAGE
========================================= */

.sonovie-private-card__image-wrap {
  width: 100%;
  aspect-ratio: 1.55 / 1;

  overflow: hidden;
}

.sonovie-private-card__image {
  display: block;

  width: 100%;
  height: 100%;

  object-fit: cover;
  object-position: center center;

  transition: transform 0.7s ease;
}

.sonovie-private-card--hauskonzert
.sonovie-private-card__image {
  object-position: center 80%;
}

.sonovie-private-card:hover
.sonovie-private-card__image {
  transform: scale(1.02);
}


/* =========================================
   CARD CONTENT
========================================= */

.sonovie-private-card__content {
  flex: 1;

  display: flex;
  flex-direction: column;
  align-items: flex-start;

  padding: 27px 27px 29px;
}


/* =========================================
   CARD HEADLINE
========================================= */

.sonovie-private-card h3 {
  margin: 0;

  min-height: 34px;

  font-family: "Cormorant Garamond", serif;
  font-size: 27px;
  line-height: 1.06;
  font-weight: 400;
  letter-spacing: -0.015em;

  color: #20334e;
}

.sonovie-private-card:first-child h3 {
  white-space: nowrap;
  font-size: 25px;
}


/* =========================================
   SMALL LINE
========================================= */

.sonovie-private-card__line {
  display: block;

  width: 30px;
  height: 1px;

  margin: 13px 0 14px;

  background: #c98a70;
}


/* =========================================
   EMOTIONAL INTRO
========================================= */

.sonovie-private-card__intro {
  min-height: 22px;

  margin: 0 0 7px;

  font-family: "Cormorant Garamond", serif;
  font-size: 17px;
  line-height: 1.35;
  font-weight: 500;
  font-style: italic;

  color: #b46c4f;
}


/* =========================================
   CARD TEXT
========================================= */

.sonovie-private-card__text {
  min-height: 108px;

  margin: 0;

  font-family: "Montserrat", sans-serif;
  font-size: 12.5px;
  line-height: 1.72;
  font-weight: 300;

  color: #5a5d61;
}


/* =========================================
   CARD LINK
========================================= */

.sonovie-private-card__link {
  margin-top: auto;
  padding-top: 22px;

  display: inline-flex;
  align-items: center;

  gap: 12px;

  font-family: "Montserrat", sans-serif;
  font-size: 9px;
  line-height: 1.4;
  font-weight: 500;

  letter-spacing: 0.15em;
  text-transform: uppercase;

  color: #b46c4f;

  text-decoration: none;

  transition:
    gap 0.3s ease,
    color 0.3s ease;
}

.sonovie-private-card__link::after {
  content: "";

  display: block;
  flex-shrink: 0;

  width: 28px;
  height: 1px;

  background: currentColor;

  transition: width 0.3s ease;
}

.sonovie-private-card__link:hover {
  gap: 15px;

  color: #8f4e38;
}

.sonovie-private-card__link:hover::after {
  width: 38px;
}


/* =========================================
   EDITORIAL INFOBOX
========================================= */

.sonovie-private-more {
  margin-top: 22px;

  display: grid;
  grid-template-columns:
    minmax(0, 0.85fr)
    1px
    minmax(0, 1.75fr);

  gap: 36px;
  align-items: center;

  padding: 26px 34px 27px;

  background: rgba(255, 253, 249, 0.38);

  border-top:
    1px solid rgba(180, 108, 79, 0.28);

  border-bottom:
    1px solid rgba(180, 108, 79, 0.16);
}


/* =========================================
   INFOBOX LEFT
========================================= */

.sonovie-private-more__heading {
  min-width: 0;
}

.sonovie-private-more__eyebrow {
  margin: 0 0 8px;

  font-family: "Montserrat", sans-serif;
  font-size: 8.5px;
  font-weight: 500;
  line-height: 1.4;

  letter-spacing: 0.19em;
  text-transform: uppercase;

  color: #b46c4f;
}

.sonovie-private-more__heading h3 {
  margin: 0;

  font-family: "Cormorant Garamond", serif;
  font-size: clamp(29px, 2.7vw, 36px);
  line-height: 1.04;
  font-weight: 400;
  letter-spacing: -0.02em;

  color: #20334e;
}


/* =========================================
   INFOBOX DIVIDER
========================================= */

.sonovie-private-more__divider {
  display: block;

  width: 1px;
  height: 66px;

  background: rgba(180, 108, 79, 0.36);
}


/* =========================================
   INFOBOX RIGHT
========================================= */

.sonovie-private-more__content {
  min-width: 0;
}

.sonovie-private-more__content p {
  max-width: 620px;

  margin: 0;

  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  line-height: 1.7;
  font-weight: 300;

  color: #595d62;
}


/* =========================================
   INFOBOX LINK
========================================= */

.sonovie-private-more__link {
  display: inline-flex;
  align-items: center;

  gap: 11px;

  margin-top: 14px;
  padding-bottom: 5px;

  border-bottom: 1px solid rgba(180, 108, 79, 0.8);

  font-family: "Montserrat", sans-serif;
  font-size: 8.8px;
  font-weight: 500;
  line-height: 1.4;

  letter-spacing: 0.15em;
  text-transform: uppercase;

  color: #b46c4f;

  text-decoration: none;

  transition:
    gap 0.25s ease,
    color 0.25s ease;
}

.sonovie-private-more__link::after {
  content: "→";

  font-size: 12px;

  transition: transform 0.25s ease;
}

.sonovie-private-more__link:hover {
  color: #8f4e38;
}

.sonovie-private-more__link:hover::after {
  transform: translateX(4px);
}


/* =========================================
   TABLET
========================================= */

@media (max-width: 980px) {

  .sonovie-private-overview {
    padding: 74px 0 72px;
  }

  .sonovie-private-overview__inner {
    width: min(100% - 40px, 800px);
  }

  .sonovie-private-overview__intro {
    margin-bottom: 44px;
  }

  .sonovie-private-overview__grid {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .sonovie-private-card {
    display: grid;
    grid-template-columns: 44% 56%;
  }

  .sonovie-private-card__image-wrap {
    height: 100%;
    aspect-ratio: auto;
  }

  .sonovie-private-card__content {
    justify-content: center;

    padding: 34px 36px;
  }

  .sonovie-private-card h3,
  .sonovie-private-card:first-child h3 {
    min-height: 0;

    white-space: normal;

    font-size: 29px;
  }

  .sonovie-private-card__intro,
  .sonovie-private-card__text {
    min-height: 0;
  }


  /* INFOBOX */

  .sonovie-private-more {
    grid-template-columns:
      minmax(0, 0.8fr)
      1px
      minmax(0, 1.4fr);

    gap: 28px;

    padding: 25px 28px;
  }

}


/* =========================================
   MOBILE
========================================= */

@media (max-width: 680px) {

  .sonovie-private-overview {
    padding: 58px 0 56px;
  }

  .sonovie-private-overview__inner {
    width: calc(100% - 28px);
  }

  .sonovie-private-overview__intro {
    margin-bottom: 34px;
  }

  .sonovie-private-overview__eyebrow {
    font-size: 9px;
  }

  .sonovie-private-overview__intro h2 {
    font-size: 44px;
  }

  .sonovie-private-overview__line {
    margin: 18px auto 18px;
  }

  .sonovie-private-overview__lead {
    font-size: 13.5px;
    line-height: 1.7;
  }

  .sonovie-private-overview__grid {
    gap: 20px;
  }

  .sonovie-private-card {
    display: flex;
  }

  .sonovie-private-card__image-wrap {
    aspect-ratio: 1.45 / 1;
  }

  .sonovie-private-card__content {
    padding: 25px 24px 27px;
  }

  .sonovie-private-card h3,
  .sonovie-private-card:first-child h3 {
    min-height: 0;

    white-space: normal;

    font-size: 28px;
  }

  .sonovie-private-card__intro {
    min-height: 0;

    font-size: 16px;
  }

  .sonovie-private-card__text {
    min-height: 0;

    font-size: 12.5px;
  }

  .sonovie-private-card__link {
    margin-top: 22px;
    padding-top: 0;
  }


  /* INFOBOX */

  .sonovie-private-more {
    margin-top: 18px;

    grid-template-columns: 1fr;

    gap: 0;

    padding: 24px 22px 25px;

    border-left: 0;
    border-right: 0;
  }

  .sonovie-private-more__heading h3 {
    font-size: 33px;
  }

  .sonovie-private-more__divider {
    width: 32px;
    height: 1px;

    margin: 15px 0 15px;
  }

  .sonovie-private-more__content p {
    max-width: 100%;

    font-size: 12.5px;
    line-height: 1.68;
  }

  .sonovie-private-more__link {
    margin-top: 15px;
  }

}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-a4a211b */background:
  radial-gradient(
    ellipse at 90% 10%,
    rgba(255,255,255,.70) 0%,
    transparent 45%
  ),
  radial-gradient(
    ellipse at 5% 100%,
    rgba(184,121,105,.045) 0%,
    transparent 55%
  ),
  linear-gradient(
    135deg,
    #F8F6F2 0%,
    #F3F1ED 52%,
    #EEEDE9 100%
  );/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-60352fb */@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500&family=Montserrat:wght@300;400;500&display=swap");


:root {
  --sonovie-navy: #293952;
  --sonovie-clay: #B87969;
  --sonovie-text: #4A5668;
}


/* =========================================
   SONOVIE – PERSON MINI
========================================= */

.sonovie-person-mini,
.sonovie-person-mini * {
  box-sizing: border-box;
}

.sonovie-person-mini {
  width: 100%;
  margin: 0;
  padding: 0;

  background: transparent;

  font-family: "Montserrat", sans-serif;
  color: var(--sonovie-navy);
}


/* =========================================
   INNER
========================================= */

.sonovie-person-mini__inner {
  width: min(1000px, calc(100% - 60px));
  margin: 0 auto;

  display: grid;
  grid-template-columns: 34% 66%;

  align-items: center;
}


/* =========================================
   BILD
   vollständig sichtbar – kein Beschnitt
========================================= */

.sonovie-person-mini__image {
  width: 100%;
  overflow: hidden;
}

.sonovie-person-mini__image img {
  display: block;

  width: 100%;
  height: auto;

  object-fit: contain;
}


/* =========================================
   CONTENT
========================================= */

.sonovie-person-mini__content {
  display: flex;
  flex-direction: column;
  justify-content: center;

  padding: 28px 0 28px 48px;
}


/* =========================================
   EYEBROW
========================================= */

.sonovie-person-mini__eyebrow {
  margin: 0 0 9px;

  color: var(--sonovie-clay);

  font-size: 9px;
  font-weight: 500;
  line-height: 1.4;

  letter-spacing: 0.18em;
  text-transform: uppercase;
}


/* =========================================
   HEADLINE
========================================= */

.sonovie-person-mini__content h2 {
  margin: 0;

  color: var(--sonovie-navy);

  font-family: "Cormorant Garamond", serif;
  font-size: clamp(32px, 3vw, 42px);
  font-weight: 500;
  line-height: 1.02;

  letter-spacing: -0.02em;
}


/* =========================================
   LINIE
========================================= */

.sonovie-person-mini__line {
  display: block;

  width: 32px;
  height: 1px;

  margin: 15px 0 17px;

  background: var(--sonovie-clay);
}


/* =========================================
   TEXT
========================================= */

.sonovie-person-mini__text {
  max-width: 560px;

  margin: 0;

  color: var(--sonovie-text);

  font-size: 12px;
  font-weight: 300;
  line-height: 1.7;
}


/* =========================================
   LINK
========================================= */

.sonovie-person-mini__link {
  display: inline-flex;
  align-items: center;
  align-self: flex-start;

  gap: 12px;

  margin-top: 19px;
  padding-bottom: 6px;

  border-bottom: 1px solid var(--sonovie-clay);

  color: var(--sonovie-clay);

  font-size: 9px;
  font-weight: 500;
  line-height: 1.4;

  letter-spacing: 0.14em;
  text-decoration: none;
  text-transform: uppercase;

  transition:
    gap 0.25s ease,
    color 0.25s ease;
}

.sonovie-person-mini__link:hover {
  gap: 18px;
}


/* =========================================
   TABLET
========================================= */

@media (max-width: 980px) {

  .sonovie-person-mini__inner {
    width: min(900px, calc(100% - 44px));

    grid-template-columns: 36% 64%;
  }

  .sonovie-person-mini__content {
    padding: 24px 0 24px 38px;
  }

  .sonovie-person-mini__content h2 {
    font-size: clamp(30px, 4vw, 38px);
  }

  .sonovie-person-mini__text {
    font-size: 11.5px;
    line-height: 1.68;
  }

}


/* =========================================
   MOBILE
========================================= */

@media (max-width: 720px) {

  .sonovie-person-mini__inner {
    width: min(100%, calc(100% - 30px));

    grid-template-columns: 1fr;
  }

  .sonovie-person-mini__image {
    width: 100%;
  }

  .sonovie-person-mini__image img {
    display: block;

    width: 100%;
    height: auto;

    object-fit: contain;
  }

  .sonovie-person-mini__content {
    padding: 30px 4px 24px;
  }

  .sonovie-person-mini__eyebrow {
    margin-bottom: 8px;
  }

  .sonovie-person-mini__content h2 {
    font-size: clamp(36px, 10vw, 44px);
  }

  .sonovie-person-mini__line {
    margin: 15px 0 17px;
  }

  .sonovie-person-mini__text {
    max-width: 100%;

    font-size: 12px;
    line-height: 1.7;
  }

  .sonovie-person-mini__link {
    margin-top: 20px;
  }

}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-47a6775 */.elementor-2430 .elementor-element.elementor-element-47a6775 {
  background:
    radial-gradient(
      ellipse at 15% 0%,
      rgba(255,255,255,.7) 0%,
      transparent 50%
    ),
    linear-gradient(
      135deg,
      #F7F5F1 0%,
      #F2EFEA 100%
    );
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-657d52b */@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500&family=Montserrat:wght@300;400;500&display=swap");


/* =========================================
   SONOVIE – ANFRAGE
========================================= */

.sonovie-inquiry,
.sonovie-inquiry * {
  box-sizing: border-box;
}

.sonovie-inquiry {
  width: 100%;
  margin: 0;

  background: #B87969;
  color: #fffaf6;
}


/* =========================================
   INNER
========================================= */

.sonovie-inquiry__inner {
  width: min(1180px, calc(100% - 60px));
  margin: 0 auto;

  padding: 46px 40px 48px;

  text-align: center;
}


/* =========================================
   EYEBROW
========================================= */

.sonovie-inquiry__eyebrow {
  margin: 0 0 9px;

  font-family: "Montserrat", sans-serif;
  font-size: 9.5px;
  line-height: 1.2;
  font-weight: 500;

  letter-spacing: 0.20em;
  text-transform: uppercase;

  color: rgba(255, 250, 246, 0.82);
}


/* =========================================
   HEADLINE
========================================= */

.sonovie-inquiry h2 {
  margin: 0 auto;

  font-family: "Cormorant Garamond", serif;
  font-size: clamp(34px, 3.2vw, 45px);
  line-height: 1.05;
  font-weight: 400;

  letter-spacing: -0.015em;

  color: #fffaf6;
}


/* =========================================
   TEXT
========================================= */

.sonovie-inquiry__text {
  max-width: 720px;

  margin: 12px auto 0;

  font-family: "Montserrat", sans-serif;
  font-size: 12.5px;
  line-height: 1.65;
  font-weight: 300;

  color: rgba(255, 250, 246, 0.92);
}


/* =========================================
   BUTTON
========================================= */

.sonovie-inquiry__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  gap: 12px;

  margin-top: 19px;
  padding: 12px 21px;

  font-family: "Montserrat", sans-serif;
  font-size: 9.5px;
  line-height: 1;
  font-weight: 500;

  letter-spacing: 0.16em;
  text-transform: uppercase;

  color: #20334e;

  background: #fffaf6;

  border: 1px solid rgba(255, 250, 246, 0.95);

  text-decoration: none;

  transition:
    background 0.3s ease,
    color 0.3s ease,
    gap 0.3s ease;
}

.sonovie-inquiry__button span {
  font-size: 13px;
  line-height: 1;
}

.sonovie-inquiry__button:hover {
  gap: 16px;

  background: transparent;
  color: #fffaf6;
}


/* =========================================
   TABLET
========================================= */

@media (max-width: 980px) {

  .sonovie-inquiry__inner {
    width: min(760px, calc(100% - 40px));

    padding: 42px 30px 44px;
  }

}


/* =========================================
   MOBILE
========================================= */

@media (max-width: 680px) {

  .sonovie-inquiry__inner {
    width: calc(100% - 28px);

    padding: 38px 16px 40px;
  }

  .sonovie-inquiry__eyebrow {
    font-size: 9px;
  }

  .sonovie-inquiry h2 {
    font-size: 35px;
  }

  .sonovie-inquiry__text {
    max-width: 520px;

    font-size: 12px;
    line-height: 1.65;
  }

  .sonovie-inquiry__button {
    margin-top: 18px;

    padding: 11px 18px;

    font-size: 9px;
  }

}/* End custom CSS */