
.inputButton {
	text-decoration:none !important;
	color:#fff !important;
	text-align:center;
	background-color:var(--hauptfarbe-1);
	padding-top:10px;
	padding-right:16px;
	padding-bottom:10px;
	padding-left:16px;
	border-top-left-radius:4px;
	border-top-right-radius:4px;
	border-bottom-right-radius:4px;
	border-bottom-left-radius:4px;
	display:inline-block;
}

.inputButton:hover {
	background-color:var(--hauptfarbe-2);
}

.formLabelRadio {
	margin-left:5px;
}

.formLabelCheckbox {
	margin-left:5px;
}

.formLabel {
	font-weight:300;
	margin-bottom:5px;
	display:inline-block;
}

.formItem {
	margin-bottom:10px;
	position:relative;
}

/*** Start -> Modulstyle | Modul: Inhaltsseite | ID: 105653 ***/
#contentPage_105653 { 
	background-image:url("/media/clients/client_119/adobestock_361368105_preview-1000x450-cooljoy_1f3a9b47bd8b0645711820bdb6f1538a.jpeg");
}
/*** End -> Modulstyle | Modul: Inhaltsseite | ID: 105653 ***/

/*** Start -> Modulstyle | Modul: Inhaltsseite | ID: 106907 ***/
#contentPage_106907 { 
	background-image:url("/media/clients/client_119/header-klimaanlage-1000x450-cooljoy_890998ede2b8247106e4e978850d41fb.jpg");
}
/*** End -> Modulstyle | Modul: Inhaltsseite | ID: 106907 ***/

/*** Start -> Modulstyle | Modul: Inhaltsseite | ID: 114428 ***/
#contentPage_114428 { 
	background-image:url("https://static.only-inside.de/clients/client_119/cooljoy-empfehlung-1920x600-cooljoy_e531bef8e69ade0cd5c11b684f2658f1.webp");
}
/*** End -> Modulstyle | Modul: Inhaltsseite | ID: 114428 ***/

/*** Start -> Modulstyle | Modul: Formular | ID: 4496 ***/
#seller_4496 { 
	background-color:#F5F5F5;
	padding-top:40px;
	padding-right:40px;
	padding-bottom:40px;
	padding-left:40px;
}
/*** End -> Modulstyle | Modul: Formular | ID: 4496 ***/

:root {
  --s-art-1: 'Open Sans', serif;
  --s-art-icons: 'FontAwesome';

  --hauptfarbe-1: #112E7A;
  --hauptfarbe-1-rgb: 17,46,122;
  --hauptfarbe-2: #8EA3CC;
  --hauptfarbe-2-rgb: 142,163,204;
  --hauptfarbe-3: #ff5a00;

  --schriftfarbe-1: #000;
  --graublau-1: #A0A4B9;
  --graublau-2: #E5EBF3;
  --graublau-3: #8EA3CC;
  --graublau-4: #9FA3B6;

  --grau-1: #E5EAF2;

  --schatten-1: 0 0 20px rgb(0 0 0 / 0.1);

  --trans-1: 0.3s ease;
}

*,
::before,
::after {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local(''),
    url('/media/fonts/open-sans-v34-latin-300.woff2') format('woff2'),
    url('/media/fonts/open-sans-v34-latin-300.woff') format('woff');
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local(''),
    url('/media/fonts/open-sans-v34-latin-regular.woff2') format('woff2'),
    url('/media/fonts/open-sans-v34-latin-regular.woff') format('woff');
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local(''),
    url('/media/fonts/open-sans-v34-latin-500.woff2') format('woff2'),
    url('/media/fonts/open-sans-v34-latin-500.woff') format('woff');
}


@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local(''),
    url('/media/fonts/open-sans-v34-latin-600.woff2') format('woff2'),
    url('/media/fonts/open-sans-v34-latin-600.woff') format('woff');
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local(''),
    url('/media/fonts/open-sans-v34-latin-700.woff2') format('woff2'),
    url('/media/fonts/open-sans-v34-latin-700.woff') format('woff');
}


html {
  font-size: 16px;
  line-height: 1.7;
}

body {
  font-family: var(--s-art-1);
  font-size: clamp(1rem, 0.7663rem + 0.4348vw, 1.125rem);
  color: var(--schriftfarbe-1);
  font-weight: 400;
  line-height: 1.5;
  position: relative;
  overflow-x: hidden;
}

ul,
ol {
  list-style: none;
}

a {
  text-decoration: none;
  outline: 0;
}

a:focus {
  text-decoration: none !important;
  outline: 2px solid #000;
  outline-offset: 2px;
}

img {
  height: auto;
  max-width: 100%;
  display: block;
}

strong,
b {
  font-weight: 700;
}

.container [class*="container"] {
  padding-right: 0;
  padding-left: 0;
}

body.lp-style {
  padding-top: 0 !important;
}

/*** CONTAINER ***/
[class*="container-"] {
  padding-right: var(--bs-gutter-x,.75rem);
  padding-left: var(--bs-gutter-x,.75rem);
  margin-right: auto;
  margin-left: auto;
}

.container-1120 {
  max-width: 1120px;
}

.container-1000 {
  max-width: 1000px;
}

.container-900 {
  max-width: 900px;
}

.container-800 {
  max-width: 800px;
}

.container-725 {
  max-width: 725px;
}

.container-700 {
  max-width: 700px;
}

.container-600 {
  max-width: 600px;
}

/*** UEBERSCHRIFTEN ***/
h1,
.h1 {
  font-size: clamp(1.875rem, 0.9507rem + 2.9577vw, 4.5rem);
  color: var(--hauptfarbe-1);
  font-weight: 700;
  line-height: 1.1;
  margin-bottom: clamp(0.9375rem, 0.1673rem + 2.4648vw, 3.125rem);
}

h2,
.h2 {
  font-size: clamp(1.875rem, -0.2283rem + 3.913vw, 3rem);
  color: var(--hauptfarbe-1);
  font-weight: 700;
  line-height: 1.1;
  margin-bottom: clamp(0.9375rem, 0.1673rem + 2.4648vw, 3.125rem);
}

h3,
.h3 {
  font-size: clamp(1.375rem, 1.1549rem + 0.7042vw, 2rem);
  font-weight: 700;
  color: var(--hauptfarbe-1);
  line-height: 1.2;
  margin-bottom: clamp(0.9375rem, 0.6074rem + 1.0563vw, 1.875rem);
}

h4,
.h4 {
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.1;
  margin-bottom: 15px;
}

h5,
.h5 {
  font-size: clamp(1.125rem, 1.059rem + 0.2113vw, 1.3125rem);
  font-weight: 600;
  line-height: 1.1;
  margin-bottom: 10px;
  color: var(--graublau-1);
}

h1 a,h2 a,h3 a {
  text-decoration: none !important;
}

/*** HELPER ***/
.hg-hauptfarbe-1 {
  background-color: var(--hauptfarbe-1);
}

.hg-hauptfarbe-2 {
  background-color: var(--hauptfarbe-2);
}

.hg-farbe-weiss {
  background-color: #fff;
}

.hg-farbe-schwarz {
  background-color: #000;
}

.hg-farbe-grau-ee {
  background-color: #EEE;
}

.hg-farbe-grau-cc {
  background-color: #CCC;
}

.hg-farbe-grau-dd {
  background-color: #DDD;
}

.hg-farbe-grau-bb {
  background-color: #BBB;
}

.hg-farbe-grau-aa {
  background-color: #AAA;
}

.hg-farbe-graublau-1 {
  background-color: var(--graublau-1) !important;
}

.hg-farbe-graublau-2 {
  background-color: var(--graublau-2) !important;
}

.hg-farbe-graublau-3 {
  background-color: var(--graublau-3) !important;
}

.hg-farbe-graublau-4 {
  background-color: var(--graublau-4) !important;
}

.vh-20 {
  height: 20vh;
}

.vh-40 {
  height: 40vh;
}

.vh-60 {
  height: 60vh;
}

.vh-80 {
  height: 80vh;
}

.vh-100 {
  height: 100vh;
}

.hoehe-100 {
  height: 100px;
}

.hoehe-132 {
  height: 132px;
}

.hoehe-150 {
  height: 150px;
}

.hoehe-185 {
  height: 185px;
}

.ia-10 {
  padding: 10px;
}

.ia-20 {
  padding: 20px;
}

.ia-30 {
  padding: 30px;
}

.ia-40 {
  padding: 40px;
}

.ia-50 {
  padding: 50px;
}

.ia-60 {
  padding: clamp(1.875rem, 1.2148rem + 2.1127vw, 3.75rem);
}

.ia-70 {
  padding: 70px;
}

.ia-80 {
  padding: 80px;
}

.ia-90 {
  padding: 90px;
}

.ia-100 {
  padding: 100px;
}

.ia-lr-20 {
  padding-right: 20px;
  padding-left: 20px;
}

.ia-lr-40 {
  padding-right: 40px;
  padding-left: 40px;
}

.ia-lr-80 {
  padding-right: 80px;
  padding-left: 80px;
}

.ia-lr-100 {
  padding-right: 100px;
  padding-left: 100px;
}

.ia-lr-60 {
  padding-right: 60px;
  padding-left: 60px;
}

.ia-l-100 {
  padding-left: clamp(0rem, -11.6848rem + 21.7391vw, 6.25rem);
}

.ia-ou-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.ia-ou-60 {
  padding-block: clamp(1.875rem, 1.2148rem + 2.1127vw, 3.75rem);
}

.ia-ou-80 {
  padding-block: clamp(2.5rem, 1.6197rem + 2.8169vw, 5rem);
}

.ia-ou-100 {
  padding-block: clamp(1.875rem, 0.3345rem + 4.9296vw, 6.25rem);
}

.ia-ou-120 {
  padding-block: clamp(1.875rem, -8.6413rem + 19.5652vw, 7.5rem);
}

.ia-ou-140 {
  padding-block: clamp(4.375rem, 2.8345rem + 4.9296vw, 8.75rem);
}

.ia-ou-150 {
  padding-block: clamp(4.6875rem, 3.037rem + 5.2817vw, 9.375rem);
}

.ia-o-20 {
  padding-top: clamp(0.625rem, 0.4049rem + 0.7042vw, 1.25rem);
}

.ia-o-40 {
  padding-top: clamp(1.25rem, 0.8099rem + 1.4085vw, 2.5rem);
}

.ia-o-60 {
  padding-top: clamp(1.875rem, 1.2148rem + 2.1127vw, 3.75rem);
}

.ia-o-80 {
  padding-top: clamp(2.5rem, 1.6197rem + 2.8169vw, 5rem);
}

.ia-o-100 {
  padding-top: clamp(3.125rem, 2.0246rem + 3.5211vw, 6.25rem);
}

.ia-o-120 {
  padding-top: clamp(3.75rem, 2.4296rem + 4.2254vw, 7.5rem);
}

.ia-o-150 {
  padding-top: clamp(4.6875rem, 3.037rem + 5.2817vw, 9.375rem);
}

.ia-u-20 {
  padding-bottom: clamp(0.625rem, 0.4049rem + 0.7042vw, 1.25rem);
}

.ia-u-40 {
  padding-bottom: clamp(1.25rem, 0.8099rem + 1.4085vw, 2.5rem);
}

.ia-u-60 {
  padding-bottom: clamp(1.875rem, 1.2148rem + 2.1127vw, 3.75rem);
}

.ia-u-80 {
  padding-bottom: clamp(2.5rem, 1.6197rem + 2.8169vw, 5rem);
}

.ia-u-100 {
  padding-bottom: clamp(3.125rem, 2.0246rem + 3.5211vw, 6.25rem);
}

.ia-u-150 {
  padding-bottom: clamp(4.6875rem, 3.037rem + 5.2817vw, 9.375rem);
}

.aa-l-5 {
  margin-left: 5px;
}

.aa-l-m75 {
  margin-left: calc(-1 * clamp(0rem, -1.6505rem + 5.2817vw, 4.6875rem));
}

.aa-r-5 {
  margin-right: 5px;
}

.aa-r-10 {
  margin-right: 10px;
}

.aa-o-auto {
  margin-top: auto;
}

.aa-lr-auto {
  margin-inline: auto;
}

.aa-o-20 {
  margin-top: 20px;
}

.aa-o-30 {
  margin-top: 30px;
}

.aa-o-40 {
  margin-top: 40px;
}

.aa-o-60 {
  margin-top: 60px;
}

.aa-o-80 {
  margin-top: 80px;
}

.aa-o-100 {
  margin-top: clamp(3.125rem, 2.0246rem + 3.5211vw, 6.25rem);
}

.aa-o-m150 {
  margin-top: calc(-1 * clamp(4.6875rem, 3.037rem + 5.2817vw, 9.375rem));
}

.aa-u-5 {
  margin-bottom: 5px;
}

.aa-u-10 {
  margin-bottom: 10px;
}

.aa-u-20 {
  margin-bottom: 20px;
}

.aa-u-30 {
  margin-bottom: 30px;
}

.aa-u-40 {
  margin-bottom: 40px;
}

.aa-u-60 {
  margin-bottom: 60px;
}

.aa-u-80 {
  margin-bottom: 80px;
}

.aa-u-100 {
  margin-bottom: 100px;
}

.gap-5 {
  gap: 5px;
}

.gap-10 {
  gap: 10px;
}

.gap-20 {
  gap: 20px;
}

.gap-30 {
  gap: 30px;
}

.kein-ia-o {
  padding-top: 0 !important;
}

.kein-ia-r {
  padding-right: 0 !important;
}

.kein-ia-u {
  padding-bottom: 0 !important;
}

.kein-ia-l {
  padding-left: 0 !important;
}

.kein-ia {
  padding: 0 !important;
}

.kein-aa {
  margin: 0 !important;
}

.kein-aa-u {
  margin-bottom: 0 !important;
}

.kein-aa-lr {
  margin-inline: 0 !important;
}

.kein-rahmen-u {
  border-bottom: 0 !important;
}

.kein-unterstrich {
  text-decoration: none !important;
}

.overflow-auto {
  overflow: auto;
}

.text-vertikal {
  transform: rotate(-180deg);
  writing-mode: vertical-rl;
}

.hg-farbe-1 {
  background-color: var(--hauptfarbe-1);
}

.hg-1 {
  background-color: #EEE;
}

.hg-bild-1 {
  background-image: url("https://www.only-inside.de/media/clients/client_360/hg-personen-1920x600-only-inside-vorlagen_77c923a1cf1be11bfea9942d01472fc7.webp");
}

.hg-bild-2 {
  background-image: url("https://www.only-inside.de/media/clients/client_1672/hintergrund-2-1920x1080-diers-cie-sachwertanlagen_8f7788178873a42a71f5e34656f74e75.jpg");
}

.hg-bild-3 {
  background-image: url("https://www.only-inside.de/media/clients/client_360/hg-wolken-1920x600-only-inside-vorlagen_d569a2145a5aa6c065ae4936d60573c4.webp");
}

.hg-style-1 {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
}

.hg-style-1 .text {
  color: #FFF;
  text-align: center;
}

.hg-style-2 {
  color: #fff;
  background-color: var(--hauptfarbe-1);
}

.hg-style-3 {
  min-height: 400px;
}

.hg-style-3.hg-style-100p {
  min-height: 500px;
}

.hg-style-3 .bild {
  background-image: url("https://www.only-inside.de/media/clients/client_360/dummy-1-900x600-only-inside-vorlagen_222f91c33756efad5d2cd20030ef22de.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.hg-style-3 .text-aussen {
  background-color: #EEE;
}

.hg-style-3 .text-innen {
  padding-top: 60px;
  padding-right: 60px;
  padding-bottom: 60px;
  padding-left: 60px;
}

.hg-style-4 .text-innen-links {
  background-color: #eee;
}

.hg-style-4 .text-innen-rechts {
  color: #fff;
  background-color: var(--hauptfarbe-1);
}

.hg-style-4 .text-innen {
  padding-top: 60px;
  padding-right: 80px;
  padding-bottom: 60px;
  padding-left: 80px;
}

.hg-style-1 .text h2,
.hg-style-1 .text h3 {
  color: inherit;
}

.text-links {
  text-align: left;
}

.text-mitte {
  text-align: center;
}

.text-rechts {
  text-align: right;
}

.block {
  display: block !important;
}

.parallax {
  background-attachment: fixed !important;
}

.h-100 {
  height: 100%;
}

.sf-weiss {
  color: #FFF !important;
}

.sf-grau-66 {
  color: #666;
}

.sf-hauptfarbe-1 {
  color: var(--hauptfarbe-1) !important;
}

.sf-hauptfarbe-2 {
  color: var(--hauptfarbe-2) !important;
}

.sf-1 {
  color: var(--schriftfarbe-1) !important;
}

.sf-graublau-1 {
  color: var(--graublau-1) !important;
}

.sf-graublau-2 {
  color: var(--graublau-2) !important;
}

.sf-graublau-3 {
  color: var(--graublau-3) !important;
}

.sd-300 {
  font-weight: 300 !important;
}

.sd-400 {
  font-weight: 400 !important;
}

.sd-500 {
  font-weight: 500 !important;
}

.sd-600 {
  font-weight: 600 !important;
}

.sd-700 {
  font-weight: 700 !important;
}

.breite-760 {
  max-width: 47.5rem;
}

.abgerundet-10 {
  border-radius: 10px;
}

.abgerundet-20 {
  border-radius: 20px;
}

.schatten-1 {
  box-shadow: var(--schatten-1);
}

.schatten-2 {
  box-shadow: 
    0 4px 12px rgba(0, 43, 108, 0.05),
    0 18px 45px rgba(0, 43, 108, 0.10);
}

.versetzt-1 {
  position: relative;
  margin-top: calc(-1 * clamp(1.25rem, 0.4555rem + 2.5424vw, 3.125rem));
  z-index: 10;
}

[class*="sf-"] :is(
h1,h2,h3,h4,h5
) {
  color: inherit;
}

/*** ABDUNKELUNG ***/
[class*="abgedunkelt-"] {
  position: relative;
  z-index: 1;
}

[class*="abgedunkelt-"]::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  z-index: -1;
}

.abgedunkelt-60::before {
  background-color: rgba(0, 0, 0, 0.6);
}

.abgedunkelt-70::before {
  background-color: rgba(0, 0, 0, 0.7);
}

.abgedunkelt-80::before {
  background-color: rgba(0, 0, 0, 0.8);
}

.abgedunkelt-90::before {
  background-color: rgba(0, 0, 0, 0.9);
}

.abgedunkelt-40::before {
  background-color: rgba(0, 0, 0, 0.4);
}

.abgedunkelt-30::before {
  background-color: rgba(0, 0, 0, 0.3);
}

.abgedunkelt-20::before {
  background-color: rgba(0, 0, 0, 0.2);
}

.abgedunkelt-10::before {
  background-color: rgba(0, 0, 0, 0.1);
}

.abgedunkelt-50::before {
  background-color: rgba(0, 0, 0, 0.5);
}

/*** FORMULARE ***/
input.inputText,
select.select,
textarea.inputTextarea {
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: 400;
  border: 0;
  border-bottom: 0 solid #CFD1DA;
  color: inherit;
}

input.inputText:focus-visible,
select.select:focus-visible,
textarea.inputTextarea:focus-visible {
  outline: 0;
}

.inputText {
  color: #333;
  padding: 8px;
}

.inputTextarea {
  color: #333;
  padding: 8px;
}

.select {
  color: #333;
  font-weight: 300;
  padding: 9px 8px;
  border: 0;
  background-color: #FFF;
}

.inputButton {
  text-decoration: none !important;
  color: #fff !important;
  text-align: center;
  background-color: var(--hauptfarbe-1);
  padding: 10px 14px;
  display: inline-block;
}

.inputButton:hover {
  background-color: var(--hauptfarbe-2);
}

.formGroup {
  margin-bottom: 10px;
  border: 0;
}

.formGroup:last-of-type {
  margin-bottom: 0;
}

.formGroupLabel {
  background-color: var(--hauptfarbe-1);
  padding: 8px 10px;
  color: #fff;
}

.formItem {
  margin-bottom: 15px;
  position: relative;
}

.formGroup .formItem:last-child {
  margin-bottom: 0;
}

.formLabel {
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 5px;
  display: inline-block;
}

.formItem .boxRadioCheckbox li:not(:last-child) {
  margin-bottom: 10px;
}

:is(
.formLabelRadio,
.formLabelCheckbox
) {
  font-weight: 300;
  margin-left: 5px;  
  display: flex;
  align-items: center;
  gap: 5px;  
}

.formError {
  font-size: 0.75rem;
  color: #fff;
  font-weight: 400;
  line-height: 1;
  background-color: #990000;
  padding: 6px 8px;
  border-radius: 4px;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 12px;
  right: 20px;
  display: none;
}

.formError::after {
  width: 13px;
  height: 7px;
  background-image: url("https://www.only-inside.de/media/clients/client_1363/icon-pfeil-runter_5a06598ba7cf113bbb176884a4ef8162.png");
  position: absolute;
  bottom: -6px;
  left: 12px;
  content: " ";
  display: block;
}

.formAdditionalNotice {
  font-size: 1rem;
  margin-top: 5px;
}

.form-style-1 .inputText {
  font-size: 1.25rem;
  text-align: center;
  font-weight: 300;
  background-color: #fff;
  padding: 15px;
  border: 0;
  border-radius: 4px;
}

.form-style-1 {
  width: 50%;
  color: #FFF;
  background-color: rgba(255, 255, 255, 0.15);
  margin-right: auto;
  margin-left: auto;
  padding: 25px;
  border-radius: 6px;
}

.form-style-1 .select {
  font-size: 1.25rem;
  text-align: center;
  font-weight: 300;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 15px;
  border: 0;
}

.form-item-cb-datenschutz {
  font-size: 1rem;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 20px;
}

.form-item-cb-datenschutz .formGroupElementDetailLabelText {
  font-weight: 500
}

.form-item-cb-datenschutz a {
  text-decoration: underline;
  color: inherit;
}

.form-radio-cb-error-pos-1 .formError {
  top: -35px;
  right: auto;
  left: 50px;
}

.form-item-cb-datenschutz .formError {
  top: -35px;
  right: auto;
  left: 50px;
}

.form-style-1 .form-item-cb-datenschutz a {
  color: inherit;
}

.form-style-1 .form-item-cb-datenschutz {
  margin-top: 30px;
}

.form-style-1 .form-item-cb-datenschutz .formError {
  top: -35px !important;
}

.hg-farbe-formulargruppe-1 {
  background-color: #EDEDED;
  padding: 15px;
}

.textfeld-hoehe-1 {
  height: 75px;
}

.textfeld-hoehe-2 {
  height: 391px;
}

/*** MODUL - TRENNER ***/
.trenner {
  width: 150px;
  margin: 80px auto;
  border-bottom: 4px solid #DDD;
}

/*** BUTTONS ***/
[class*="button-"] {
  text-decoration: none !important;
  color: #fff !important;
  text-align: center;
  font-weight: 600;
  background-color: var(--hauptfarbe-1);
  padding: 0.75em 1.45em;
  border-radius: 100vw;
  transition: 
    background-color var(--trans-1), 
    color var(--trans-1),
    border var(--trans-1);
  display: inline-block;
  border: 2px solid transparent;
}

.button-1:hover {
  text-decoration: none;
  background-color: var(--hauptfarbe-2);
  color: var(--hauptfarbe-1) !important;
}

.button-2 {
  background-color: transparent !important;
  color: var(--graublau-3) !important;
  border-color: var(--grau-1);
}

.button-2:hover {
  color: var(--hauptfarbe-1) !important;
  border-color: var(--hauptfarbe-1) !important;
}

.button-3 {
  background-color: var(--hauptfarbe-3);
  color: #fff !important;
}

.button-3:hover {
  background-color: var(--hauptfarbe-1) !important;
}

.button-transparent {
  color: #fff !important;
  border: 1px solid #fff;
}

.button-transparent:hover {
  text-decoration: none;
  color: var(--hauptfarbe-2) !important;
  background-color: #FFF;
}

.button-transparent::after {
  font-family: var(--s-art-icons);
  margin-left: 10px;
  content: "\f101";
}

.button-gross {
  font-size: clamp(1.125rem, 0.87rem + 0.6vw, 1.5rem);
}

.button-klein {
  padding: 0.25em 1em;
}

.button-voll {
  display: block;
}

/*** HEADER ***/
.header {
}

.header .header-innen {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 30px 0 20px 0;
  border-bottom: 2px solid #F4F4F4;
}

.header .logo img {
  width: 168px;
  max-width: none;
}

.header .infos {
  display: flex;
  gap: 30px;
  align-items: center;
}

.header .infos .text {
  font-size: 0.9375rem;
  text-align: right;
}

.header .infos .details {
  display: flex;
  font-size: 1.25rem; 
  align-items: center;
  gap: 10px;
  color: var(--hauptfarbe-1);
}

.header .infos .details a {
  color: inherit;
}

.header .infos .details .fa {
  font-size: 1.5rem;
}

.header .infos-icons {
  display: flex;
  gap: 15px;
  padding-right: 45px;
}

.header .infos-icons a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--hauptfarbe-1);
  background-color: var(--grau-1);
  border-radius: 4px;
  padding: 9px;
  font-size: 1.125rem;
  line-height: 1;
}

.header .infos-icons a span {
  display: none;
}

/*** MODUL - HAUPTNAVIGATION ***/
.hauptnavigation {
  padding: 10px 0;
}

.hauptnavigation .navigationList {
  white-space: nowrap;
}

.hauptnavigation .navigationListItem {
  position: relative;
  display: inline-block;
}

.hauptnavigation .navigationListItem:hover .subNavigationList {
  display: block;
}

.hauptnavigation .navigationLink {
  font-size: 1.25rem;
  color: #000;
  font-weight: 500;
  line-height: 1;
  padding: 10px;
  display: inline-block;
  transition: color var(--trans-1);
}

.hauptnavigation .navigationLink:first-child {
  padding-left: 0;
}

.hauptnavigation :is(
.navigationListItem:hover .navigationLink,
.navigationLinkActive
) {
  color: var(--hauptfarbe-1);
}

.hauptnavigation .navigationLink:hover {
  text-decoration: none;
}

.hauptnavigation .navigationListItemSeparator {
  width: 7px;
  position: relative;
  display: inline-block;
}

.hauptnavigation .navigationListItemSeparator::after {
  width: 100%;
  font-family: var(--s-art-icons);
  font-size: 0.35rem;
  color: #fff;
  text-align: center;
  position: absolute;
  top: -10px;
  left: 0;
  content: "\f111";
}

.hauptnavigation .navigationListItemSeparator:first-child,
.hauptnavigation .navigationListItemSeparator:last-child {
  display: none !important;
}

.hauptnavigation .subNavigationListIcon::after {
  font-family: var(--s-art-icons);
  content: "\f107";
  font-size: 0.95rem;
  margin-left: 5px
}

.hauptnavigation .subNavigationList {
  width: 220px;
  background-color: var(--hauptfarbe-1);
  padding: 10px;
  position: absolute;
  top: 50px;
  left: 0;
  z-index: 10;
  display: none;
}

.hauptnavigation .subNavigationList::before {
  content: "";
  width: 100%;
  height: 15px;
  position: absolute;
  top: -15px;
  left: 0;
}

.hauptnavigation .subNavigationLink {
  font-size: 1rem;
  color: #fff;
  text-align: left;
  white-space: normal;
  margin-bottom: 5px;
  padding: 8px 5px 8px 22px;
  position: relative;
  transition: background-color var(--trans-1), color var(--trans-1);
  display: block;
}

.hauptnavigation .subNavigationLink:hover {
  text-decoration: none;
  background-color: var(--hauptfarbe-2);
}

.hauptnavigation .subNavigationLink::before {
  font-family: var(--s-art-icons);
  font-size: 0.85rem;
  position: absolute;
  top: 10px;
  left: 9px;
  content: "\f105";
}

.hauptnavigation .subNavigationListItem:last-child .subNavigationLink {
  margin-bottom: 0;
}

.defaultBody.header-style-1 {
  padding-top: 60px;
}

.header-style-1 .hauptnavigation {
  width: 100%;
  box-shadow: 0px -3px 15px rgba(0, 0, 0, 0.4);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  background-color: #fff;
}

/*** MOBIL MENUE ***/
.mobil-menue-cta {
  position: absolute;
  top: 6px;
  left: -50px;
}

.mobil-menue-cta a {
  font-size: 1.875rem;
  color: var(--hauptfarbe-1);
  text-align: center;
}

.mobil-menue-cta .fa {
  margin-right: 0;
}

.mobil-menue {
  width: 100vw;
  height: 100vh;
  min-height: 500px;
  font-size: 1rem;
  color: #fff;
  /*background-color: var(--hauptfarbe-1);*/
  background-image: linear-gradient(
    to bottom,
    rgba(var(--hauptfarbe-2-rgb),.8),
    rgba(var(--hauptfarbe-1-rgb),.3)
  ), 
    url("https://www.cooljoy.de/media/clients/client_119/adobestock_361368105_preview-1000x450-cooljoy_1f3a9b47bd8b0645711820bdb6f1538a.jpeg");
  background-size: cover;
  background-position: 900px top;
  padding-top: 45px;
  padding-bottom: 30px;
  padding-left: 30px;
}

.mobil-menue li a {
  font-size: 1.425rem;
  color: var(--hauptfarbe-1);
  font-weight: 400;
  padding-right: 30px;
  padding-left: 8px;
  position: relative;
  display: block;
}

.mobil-menue li a span::before {
  font-family: var(--s-art-icons);
  font-size: 1.25rem;
  position: absolute;
  top: 2px;
  left: -10px;
  content: "\f105";
}

.mobil-menue-outer {
  position: fixed;
  top: 0;
  right: -100%;
  z-index: 105;
  transition: right var(--trans-1);
  display: none;
}

body.lp-style .mobil-menue-outer {
  display: none;
}

.mobil-menue-outer.offen .mobil-menue-cta {
  display: none;
}

.mobil-menue-cta-schliessen {
  font-size: 1.45rem;
  color: #fff;
  position: absolute;
  top: 15px;
  right: 25px;
  display: flex;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 1px solid #000;
  align-items: center;
  justify-content: center;
  background: #000;
}

.mobil-menue-outer.offen {
  right: 0;
}

.mobil-menue li {
  margin-block: 15px;
}

.mobil-menue ul.mobil-menue-e {
  height: calc(100vh - 50px);
  padding-left: 15px;
  overflow-x: auto;
  overflow-y: auto;
}

.mobil-menue .mobil-menue-k {
  padding-left: 15px;
}

.mobil-menue ul li.mobil-menue-k {
  padding-left: 15px;
}

.mobil-menue .mobil-menue-k a {
  font-size: 1.125rem;
  font-weight: 300;
  color: #000;
}

.mobil-menue .mobil-menue-k li a span::before {
  font-size: 1rem;
}

.mobil-menue .mobil-menue-e > li:last-child::after {
  display: none;
}

.kein-mobil-menue .mobil-menue-outer {
  display: none !important;
}

/*** MODUL - HEADERBILD ***/
.headerbild {
  min-height: 65vh;
  background-image: url("https://www.only-inside.de/media/clients/client_360/hg-personen-1920x600-only-inside-vorlagen_77c923a1cf1be11bfea9942d01472fc7.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  overflow: hidden;
  padding-block: 20px;
}

.headerbild .text:not(
.headerbild-pv .text
) {
  color: #FFF;
  text-align: center;
}

.headerbild .text-klein {
  font-size: clamp(1.125rem, 0.4707rem + 1.2174vw, 1.475rem);
  line-height: 1.2;
}

.headerbild .text-gross {
  font-size: clamp(1.875rem, -0.6957rem + 4.7826vw, 3.25rem);
  font-weight: 500;
  line-height: 1.1;
  margin-bottom: 15px;
}

.headerbild .button-runter {
  width: 50px;
  height: 50px;
  font-size: 0;
  color: #fff;
  text-align: center;
  line-height: 0;
  background-color: var(--hauptfarbe-1);
  margin-right: auto;
  margin-left: auto;
  border-radius: 50%;
  position: absolute;
  right: 0;
  bottom: 20px;
  left: 0;
  z-index: 15;
  text-indent: -99999px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.headerbild .button-runter:hover {
  text-decoration: none;
  color: #FFF;
}

.headerbild .button-runter::after {
  font-family: var(--s-art-icons);
  font-size: 2.375rem;
  text-align: center;
  content: "\f107";
  text-indent: 0;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}

.headerbild .text-style-1.auto-breite {
  width: 100%;
  max-width: 100%;
}

.headerbild .text-style-1 {
  max-width: 500px;
  color: #fff;
  background-color: var(--hauptfarbe-1);
  margin: 15px 0;
  padding: 25px;
  position: relative;
  z-index: 2;
}

.headerbild.stimmungsbild {
  height: auto;
  background-image: url("https://www.only-inside.de/media/clients/client_360/hg-wolken-1920x600-only-inside-vorlagen_d569a2145a5aa6c065ae4936d60573c4.webp");
  background-attachment: fixed;
  padding-top: 150px;
  padding-bottom: 150px;
}

.headerbild.stimmungsbild .text-style-1 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 50px;
  padding-bottom: 50px;
}

/*** MODUL - KACHELN ***/
.kacheln-style-1 .inner {
  background-color: #EEE;
  padding: 25px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/*** MODUL - INHALTSSEITE ***/
.textinhalt ul:not(
.formList,
.formList ul,
.slick-dots
) {
  list-style-type: disc;
  padding-left: 15px;
  margin-block: 20px;
}
.textinhalt ul li:not(
.formList li,
:last-child,
.slick-dots li
) {
  margin-bottom: 15px;
}

.textinhalt a {
  text-decoration: underline;
  color: var(--hauptfarbe-1);
}

.textinhalt ol {
  list-style: decimal;
}

.textinhalt ol li {
  margin-bottom: 10px;
  padding-left: 5px;
}

.textinhalt ul li.formItem,
.textinhalt ul li.formItem li {
  background-image: none;
  padding-left: 0;
}

.textinhalt ol {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 20px;
}

/*** MODUL - BILDERGALERIE ***/
.bilder {
  overflow-x: hidden;
  overflow-y: hidden;
}

.bilder img {
  width: 33.33%;
  height: auto;
  border: 8px solid #FFF;
  cursor: pointer;
  float: left;
}

.bilder img:hover {
  opacity: 0.8;
}

.bilder.bilder-4er img {
  width: 25%;
}

.bilder.bilder-style-2 img {
  border: 0;
}

.impressionen img {
  cursor: pointer;
}

.impressionen img:hover {
  opacity: 0.8;
}

/*** SCROLL-UP ***/
.scroll-up {
  position: fixed;
  right: 10px;
  bottom: 10px;
  z-index: 100;
  display: none;
}

.scroll-up a {
  width: 45px;
  height: 45px;
  font-size: 0;
  text-align: center;
  line-height: 38px;
  background-color: #272729;
  border-radius: 4px;
  display: block;
}

.scroll-up a::before {
  font-family: var(--s-art-icons);
  font-size: 1.25rem;
  color: #fff;
  content: "\f077";
  display: block;
}

/*** MODUL - KUNDENSTIMME ***/
.kundenstimme .inner {
  height: 100%;
  text-align: center;
  background-color: #EEE;
  padding: 25px;
  display: flex;
  flex-direction: column;
}

.kundenstimme .autor {
  color: var(--hauptfarbe-1);
  font-weight: 400;
}

.kundenstimme .autor::after {
  font-family: var(--s-art-icons);
  font-size: 1rem;
  color: var(--hauptfarbe-1);
  margin-top: 12px;
  margin-bottom: -15px;
  position: relative;
  z-index: 1;
  content: "\f10d";
  display: block;
}

.kundenstimme .text {
  height: 100%;
  font-style: italic;
  font-size: 1rem;
  background-color: #FFF;
  padding: 15px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.kundenstimme .autor img {
  width: 100px;
  height: 100px;
  margin: 0 auto 15px auto;
  border-radius: 50%;
  object-fit: cover;
}

/*** MODUL - VIDEO ***/
.box-video {
  padding-top: 56.25%;
  position: relative;
}

.box-video iframe,
.box-video video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
}

/*** TABELLEN - ALLGEMEIN ***/
table {
  width: 100%;
  border-collapse: collapse;
}

table thead th {
  font-size: 1rem;
  color: #fff;
  text-align: left;
  font-weight: 400;
  text-transform: uppercase;
  background-color: var(--hauptfarbe-1);
}

table tbody>tr:nth-child(2n+1)>td {
  background-color: #f1f1f1;
}

table th {
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}

table td {
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}


/*** SEITENMENUE (SCHUBLADE) ***/
.seitenmenu {
  font-size: 1rem;
  position: fixed;
  top: 250px;
  right: -150px;
  z-index: 30;
  transition: right var(--trans-1);
}

.seitenmenu:hover {
  right: 0;
}

.seitenmenu ul {
  position: relative;
}

.seitenmenu a {
  color: #fff;
  background-color: var(--hauptfarbe-2);
  margin-bottom: 1px;
  padding: 10px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  transition: background-color var(--trans-1), color 0.3s var(--trans-1);
  display: block;
}

.seitenmenu a:hover {
  text-decoration: none;
  background-color: var(--hauptfarbe-1);
}

.seitenmenu .fa {
  width: 25px;
  text-align: center;
  margin-right: 10px;
  display: inline-block;
}

/*** FOOTER ***/
.footer {
  color: #fff;
  background-color: var(--hauptfarbe-1);
  padding: 60px 0;
}

.footer a {
  text-decoration: underline;
  color: inherit;
}

.footer h5 {
  color: inherit;
}

.footer .socialmedia .fa {
  text-indent: 2px;
}

.footer .socialmedia a {
  font-size: 1.5rem;
  color: #333;
  color: #fff;
  border-radius: 50%;
  transition: color var(--trans-1);
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  text-decoration: none;
}

/*
.footer .socialmedia a:hover {
color: var(--hauptfarbe-1);
}
*/

.footer .socialmedia li {
  margin: 10px 5px;
  display: inline-block;
}

.footer .footer-letzte-zeile {
  font-size: 0.875rem;
  margin-top: 30px;
  padding: 5px 0;
}

.footer .menue-aussen {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.footer .menue a {
  position: relative;
  display: block;
  padding-left: 15px;
  margin-bottom: 10px;
}

.footer .menue:not(.socialmedia a) a::before {
  content: "\f105";
  font-family: var(--s-art-icons);
  position: absolute;
  left: 0;
  top: 1px;
  transition: transform var(--trans-1);
}

.footer .menue-aussen h5 a {
  text-decoration: none;
  padding-left: 0;
}

.footer .menue-aussen h5 a::before {
  display: none;
}

/*** MODUL - TOGGLEBOX ***/
.togglebox {
  margin-bottom: 20px;
}

.togglebox .link a {
  text-decoration: none;
  font-size: 1.375rem;
  color: #fff;
  font-weight: 400;
  background-color: var(--hauptfarbe-1);
  padding: 15px 50px 15px 15px;
  position: relative;
  transition: background-color var(--trans-1), color var(--trans-1);
  display: block;
}

.togglebox .link a:hover {
  background-color: var(--hauptfarbe-2);
}

.togglebox .link a::after {
  font-family: var(--s-art-icons);
  font-size: 1.5rem;
  position: absolute;
  top: 15px;
  right: 15px;
  content: "\f13a";
}

.togglebox .link.offen a {
  background-color: var(--hauptfarbe-2);
}

.togglebox .link.offen a::after {
  content: "\f139";
}

.togglebox .inhalt {
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  border-top: 1px solid var(--hauptfarbe-2);
  border-right: 1px solid var(--hauptfarbe-2);
  border-bottom: 1px solid var(--hauptfarbe-2);
  border-left: 1px solid var(--hauptfarbe-2);
  display: none;
}

.togglebox-2 .inner {
  padding: 20px;
  border: 10px solid #c1c5c1;
}

.togglebox-2 .toggle-details {
  background-color: #FFF;
  margin-top: 20px;
  padding: 15px;
  display: none;
}

.togglebox-2 .togglebox-kopf {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #c1c5c1;
}

.togglebox-2 .togglebox-kopf h3 {
  margin-bottom: 0;
  padding-bottom: 0;
}

.togglebox-2 .box-cta .box-cta-details a::after {
  font-family: var(--s-art-icons);
  margin-left: 10px;
  content: "\f107";
}

.togglebox-2 .box-cta {
  margin-top: 15px;
}

.togglebox-2 .box-cta a {
  display: block;
}

.togglebox-2 .togglebox-infos ul li {
  margin-bottom: 10px;
  padding-bottom: 8px;
  border-bottom: 1px solid #C1C5C1;
}

.togglebox-2 .togglebox-kopf-zeit::before {
  font-family: var(--s-art-icons);
  margin-right: 5px;
  content: "\f073";
  float: left;
}

.togglebox-2 .togglebox-infos ul li:last-child {
  border-bottom: 0;
}

.togglebox-2 .togglebox-infos ul li strong {
  color: var(--hauptfarbe-1);
  font-weight: 500;
}

.togglebox-2 .toggle-details table {
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  border: 1px solid #DDD;
}

/*** MODUL - BREADCRUMB ***/
.oi-breadcrumb ol {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

.oi-breadcrumb li {
  display: inline-block;
}

.oi-breadcrumb a {
  color: #999999;
}

.oi-breadcrumb a:hover {
  text-decoration: none;
}

.oi-breadcrumb a::before {
  font-family: var(--s-art-icons);
  margin-right: 5px;
  margin-left: 3px;
  content: "\f105";
}

.oi-breadcrumb .breadcrumbLinkFirst::before {
  display: none;
}


.sf-sub-indicator {
  display: none !important;
}

/*** MODUL - BLOG ***/
.blogeintrag-style-1 {
  background-color: #EEE;
}

.blogeintrag-style-1 .link {
  padding: 20px;
  text-decoration: none !important;
  color: inherit;
  display: block;
}

.blogeintrag-style-1 .zeit {
  color: #777;
  margin-bottom: 10px;
  display: block;
}

.blogeintrag-details img {
  width: 100%;
  height: 400px;
  object-fit: cover;
}

.blogeintrag-details .blog-item-tags,
.blogeintrag-details .blog-sm {
  display: inline-block;
}

.blogeintrag-details .blog-item-tags li,
.blogeintrag-details .blog-sm li {
  font-size: 0.875rem;
  line-height: 1.375rem;
  background-image: none !important;
  margin-right: 10px;
  margin-bottom: 5px !important;
  padding-left: 0px !important;
  display: inline-block;
}

.blogeintrag-style-1 img {
  height: 100%;
  object-fit: cover;
}

.blog-sm li {
  background-image: none !important;
  margin-right: 10px;
  margin-bottom: 5px;
  padding-left: 0px !important;
}

.blog-sm {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.blog-sm li a {
  color: var(--hauptfarbe-1);
}

.blog-sm li a:hover {
  color: var(--hauptfarbe-2);
}

.blog-item-tags {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.blog-item-tags li {
  background-image: none !important;
  margin-right: 10px;
  margin-bottom: 5px;
  padding-left: 0px !important;
  display: inline-block;
}

.blog-item-tags li a {
  text-decoration: underline;
  color: var(--hauptfarbe-1);
}

.blog-item-tags li a:hover {
  color: var(--hauptfarbe-2);
}

.blog-item-keywords {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.blog-item-keywords li {
  background-image: none !important;
  margin-right: 10px;
  margin-bottom: 5px;
  padding-left: 0px !important;
  display: inline-block;
}

.blog-item-keywords li a {
  text-decoration: underline;
  font-size: 0.875rem;
  color: #666;
}

.blog-item-keywords li a:hover {
  color: var(--hauptfarbe-2);
}

.blog-pagination::before {
  font-size: 0.875rem;
  margin-right: 5px;
  content: "Seite:";
  display: inline-block;
}

.blog-pagination li {
  margin-right: 5px;
  display: inline-block;
}

.blog-pagination li a {
  font-size: 0.875rem;
  color: #333333;
  line-height: 22px;
  background-color: #EEE;
  padding-top: 4px;
  padding-right: 8px;
  padding-bottom: 1px;
  padding-left: 8px;
  display: inline-block;
}

.blog-pagination li a:hover {
  text-decoration: none !important;
}

.blog-pagination li .blog-pagination-link-active {
  color: #fff;
  background-color: var(--hauptfarbe-1);
}

.blog-shop-checkout-process-head {
  background-color: var(--hauptfarbe-1);
}

/*** ICON - STYLE ***/
.icon-style-1 {
  padding-top: 15px;
  padding-bottom: 20px;
}

.icon-style-1 .fa {
  width: 60px;
  height: 60px;
  font-size: 1.875rem;
  color: #fff;
  text-align: center;
  letter-spacing: -4px;
  line-height: 56px;
  background-color: var(--hauptfarbe-1);
  border: 2px solid var(--hauptfarbe-1);
  border-radius: 50%;
  display: inline-block;
}

/*** MODUL - INTROPOPUP ***/
.intro-popup-outer {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 200;
  display: none;
}

.intro-popup-outer .intro-popup-inner {
  width: 600px;
  background-color: #FFF;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  padding: 25px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.6);
  position: relative;
  top: 0;
  left: 0;
  z-index: 200;
}

.intro-popup-outer .popup-schliessen-text {
  text-align: center;
  margin-top: 15px;
  padding-top: 10px;
  border-top: 1px solid #DDD;
}

.intro-popup-outer .popup-schliessen-icon a {
  text-decoration: none !important;
  position: absolute;
  top: -44px;
  right: -14px;
  text-indent: -99999px;
}

.intro-popup-outer .popup-schliessen-icon a::after {
  width: 30px;
  height: 30px;
  font-family: var(--s-art-icons);
  font-size: 1.25rem;
  color: #fff;
  text-align: center;
  background-color: var(--hauptfarbe-1);
  border-radius: 50%;
  content: "\f00d";
  text-indent: 0;
  display: block;
}

.intro-popup-outer .popup-schliessen-text a {
  font-size: 0.875rem;
  color: var(--hauptfarbe-1);
}

/*** LISTENSTYLE 1 ***/
.listen-style-1 {
  background-color: #F5F5F5;
  padding: 20px;
}

.listen-style-1 li {
  background-image: none !important;
  margin: 0px !important;
  padding: 0px !important;
}

.listen-style-1 a {
  text-decoration: none;
  color: var(--hauptfarbe-1);
  padding: 11px 10px 11px 25px;
  border-bottom: 1px solid #EEE;
  position: relative;
  display: block;
}

.listen-style-1 a:hover {
  opacity: 0.7;
}

.listen-style-1 a::before {
  font-family: var(--s-art-icons);
  font-size: 0.75rem;
  margin-right: 10px;
  position: absolute;
  top: 10px;
  left: 10px;
  content: "\f105";
}

.listen-style-1 li:last-child a {
  border-bottom: 0;
}

/*** MODUL - HEADERFORMULAR ***/
.headerbild-form-style-1 {
  height: auto;
  min-height: 65vh;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.headerbild-form-style-1::after {
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.1);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  content: "";
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}

.headerbild-form-style-1 .moduleInner {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}

.headerbild-form-style-1 .text {
  width: 100%;
  color: #FFF;
  text-align: left;
  padding: 25px;
  border-radius: 6px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.headerbild-form-style-1 form {
  width: 100%;
}

.headerbild-form-style-1 .formContentModuleInner {
  width: 90%;
  background-color: #FFF;
  padding: 40px;
  border-radius: 6px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3);
}

.headerbild-form-style-1 .inputText,
.headerbild-form-style-1 .textarea,
.headerbild-form-style-1 .select {
  font-size: 1rem;
  padding-top: 4px;
  padding-bottom: 4px;
  border: 1px solid #CCC;
}

.headerbild-form-style-1 .form-item-cb-datenschutz {
  font-size: 0.75rem;
  line-height: 1.4;
  margin-top: 40px;
  margin-bottom: 30px;
}

.headerbild-form-style-1 .form-item-cb-datenschutz .formError {
  top: -35px;
  left: 30px;
}

.headerbild-form-style-1 .formContentModule {
  display: flex;
  justify-content: flex-end;
}

.headerbild-form-style-1 .select {
  padding-top: 10px;
  padding-bottom: 10px;
}

.headerbild-form-style-1 .formLabel {
  font-size: 1rem;
  margin-bottom: 0;
}

.headerbild-form-style-1 .text h2 {
  font-size: 2.5rem;
  color: inherit !important;
  font-weight: 500;
}

.headerbild-form-style-1 .text h3 {
  color: inherit !important;
  font-weight: 500;
  margin-bottom: 10px;
  position: relative;
}

.headerbild-form-style-1 .text h3::before {
  font-family: var(--s-art-icons);
  font-size: 1.125rem;
  margin-right: 6px;
  position: relative;
  top: -2px;
  content: "\f054";
  display: inline-block;

}

.headerbild-form-style-1 .formContentModule .formGroup:first-child .formGroupLabel {
  text-align: center;
  padding: 0 30px 30px;
}

.headerbild-form-style-1 .formContentModule .formGroup:first-child .formGroupLabel h3 {
  font-weight: 500;
}

.headerbild-form-style-1 .formContentModule .formList {
  background-color: #EEE;
  padding: 30px;
  border-radius: 8px;
}

.headerbild-form-style-1 .formContentModule .formGroup .formGroupLabel {
  background-color: transparent !important;
  color: inherit !important;
}

/*** GLB - CTA ***/
.glb-cta {
  --glb-cta-position: clamp(1.25rem, -0.3788rem + 3.0303vw, 2.5rem);
  position: fixed;
  bottom: var(--glb-cta-position);
  right: var(--glb-cta-position);
  z-index: 100;
  background-color: var(--hauptfarbe-3);
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: clamp(9.375rem, 5.303rem + 7.5758vw, 12.5rem);
  aspect-ratio: 1;
  border-radius: 50%;
  transform: rotate(-10deg);
  box-shadow: 0 0 20px rgba(0 0 0 / .2);
  padding: 15px;
  transition: transform var(--trans-1);
}

.glb-cta a {
  color: inherit;
  display: block;
}

.glb-cta:hover {
  transform: rotate(0deg);
}

.kein-cta .glb-cta {
  display: none !important;
}

/*** MODUL - TERMINE ***/
.ap-kopf-kategorie {
  width: 200px;
}

.ap-kopf-zeit {
  width: 300px;
}

.ap-kopf-aktion {
  width: 150px;
}

.ap-aktion a {
  margin-bottom: 5px;
  display: block;
}

.ap-ext-link {
  text-decoration: underline;
  color: var(--hauptfarbe-1);
  margin-top: 5px;
  display: block;
}

.ap-freitext {
  font-size: 1rem;
  color: var(--hauptfarbe-1);
  margin-top: 5px;
  display: block;
}

.ap-keine-termine {
  text-align: center;
}

.ap-mobil,
.nur-mobil {
  display: none;
}

.ap-mobil td {
  padding: 25px !important;
}

.ap-mobil .ap-ka {
  font-size: 1.125rem;
  font-weight: 400;
}

/*** RÜCKRUF ***/
.formular-rueckruf {
  background-color: rgba(0 0 0 / .3);
  position: fixed;
  inset: 0;
  display: none;
  z-index: 101;
  backdrop-filter: blur(10px);
}

.formular-rueckruf.rr-geoeffnet {
  display: grid;
  place-items: center;  
}

.formular-rueckruf .moduleInner {
  background-color: #fff;
  padding: 20px;
  position: relative;
}

.formular-rueckruf .formGroup {
  background-color: var(--graublau-2);
  padding: 20px;
  margin-top: 15px;
}

.formular-rueckruf .link-rr-schliessen {
  position: absolute;
  top: -17px;
  right: 10px;
  color: red;
  display: block;
  text-indent: -99999px;
  font-size: 0;
  line-height: 1;
}

.formular-rueckruf .link-rr-schliessen::after {
  font-family: var(--s-art-icons);
  content: "\f00d";
  font-size: 1.15rem;
  text-indent: 0;
  background-color: var(--hauptfarbe-1);
  color: #fff;
  display: flex;
  width: 30px;
  aspect-ratio: 1;
  align-items: center;
  justify-content: center;
}

/*** MOBILE ANPASSUNGEN ***/
@media (max-width: 1120px) {
  .bilder.bilder-4er img {
    width: 50%;
  }
}

@media (max-width: 860px) {
  .mobil-menue-outer {
    display: block;
  }

  .hauptnavigation,
  .headerbild .button-runter {
    display: none !important;
  }

  body {
    padding-top: 60px !important;
  }

  :is(h1, h2, h3) {
    word-break: break-word;
  }

  [class*="button"]:not(.header [class*="button"]) {
    margin-bottom: 15px;
  }

  .header {
    background: #fff;
    border: 0;
    top: 0;
    position: fixed;
    width: 100%;
    z-index: 100;
    height: 60px;
    display: flex;
    align-items: center;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  }

  .header > div {
    flex: 1;
  }

  .header .header-innen {
    height: auto;
    border: 0;
    padding: 0;
  }

  .header .logo img {
    width: auto !important;
    max-height: 35px;
    object-fit: cover;
    display: block;
  }

  .headerbild {
    height: auto;
    min-height: 350px;
    padding: 60px 0px;
  }

  .headerbild .bild {
    height: auto !important;
  }

  .form-style-1 {
    width: 100%;
  }

  .hg-style-1 {
    background-attachment: unset;
  }

  .hg-style-1 .text {
    padding-left: 0;
    padding-right: 0;
  }

  .hg-style-3 .bild {
    min-height: 300px;
  }

  .hg-style-3 .text-innen {
    padding: 25px;
  }

  .hg-style-4 .text-innen {
    padding-left: 40px;
    padding-right: 40px;
  }

  .aa-o-60 {
    margin-top: 25px;
  }

  .aa-u-60,
  .ueberschrift {
    margin-bottom: 25px;
  }

  .trenner {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .bilder.bilder-style-2 img {
    margin-bottom: 0;
  }

  .parallax {
    background-position: top center !important;
    background-attachment: scroll !important;
  }

  .headerbild-form-style-1 .moduleInner {
    display: block !important;
  }

  .headerbild-form-style-1 .formContentModule {
    width: 100%;
    margin-top: 40px;
  }

  .headerbild-form-style-1 .formContentModuleInner {
    padding: 25px;
    width: 100%;
  }

  .headerbild-form-style-1 .formContentModule .formGroup:first-child .formGroupLabel {
    padding-left: 0;
    padding-right: 0;
  }

  .text-vertikal {
    transform: rotate(0deg);
    writing-mode: unset;
  }

  .footer .menue-aussen {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 680px) {
  .ap-mobil,
  .nur-mobil {
    display: block;
  }

  .ap-desktop,
  .nur-desktop,
  .seitenmenu {
    display: none !important;
  }

  .container,
  [class*="container-"] {
    padding-left: 25px;
    padding-right: 25px;
  }

  #myAlert .myAlertBox {
    width: 90%;
  }

  .ui-datepicker {
    z-index: 100;
    width: 90% !important;
  }

  .unterseite.kein-headerbild {
    padding-top: 80px;
  }

  .header .infoleiste {
    font-size: 0.875rem;
  }

  .form-item-cb-datenschutz {
    width: auto;
  }

  .form-style-1 {
    padding: 20px;
  }

  .bilder img {
    width: 100% !important;
  }

  .inputTextarea {
    height: 80px;
  }

  [class*="button"]:not(.headerbild-pv [class*="button"]),
  .inputButton {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  .headerbild .button-runter {
    bottom: -5px;
  }

  .headerbild .button-runter::after {
    transform: scale(0.7);
  }

  .intro-popup-outer .intro-popup-inner {
    width: 90%;
  }

  .ia-lr-60 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .ia-lr-80 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .ia-lr-100 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .ia-ou-150 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .aa-u-80 {
    margin-bottom: 40px;
  }

  .aa-o-80 {
    margin-top: 40px;
  }

  .aa-o-100 {
    margin-top: 50px;
  }  

  .text-rechts {
    text-align: left;
  }

  .headerbild-form-style-1 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .blogeintrag-style-1 img {
    height: auto;
    height: 300px;
  }

  .blogeintrag-details img {
    height: 300px;
  }
}

/*** Start -> Benutzerstyle | Modul: Benutzer CSS | ID: 1919 ***/
/*** PV - HEADERBILD ***/
.headerbild.headerbild-pv {
  color: var(--hauptfarbe-1);
  background-image: url("https://www.only-inside.de/media/clients/client_119/adobestock_361368105_preview-1000x450-cooljoy_1f3a9b47bd8b0645711820bdb6f1538a.jpeg");
}

.headerbild.headerbild-pv .text {
  max-width: 750px;
  color: inherit;
}

.headerbild.headerbild-pv .text > * {
  margin-bottom: 20px;
}

.headerbild.headerbild-pv :is(
.text,
h1
) {
  font-size: clamp(1.875rem, 1.025rem + 2vw, 3.125rem);
  font-weight: 700;
  line-height: 1.1;
}

.headerbild.headerbild-pv h2 {
  font-size: clamp(1.5rem, 0.82rem + 1.6vw, 2.5rem);
}

.headerbild.headerbild-pv .cta {
  margin-top: clamp(1.875rem, 1.2148rem + 2.1127vw, 3.75rem);
}

.headerbild-2-pv {
  padding-top: clamp(1.25rem, -3.4239rem + 8.6957vw, 3.75rem);
  background: linear-gradient(to bottom, var(--graublau-2) 80%, white 0);
}

.headerbild-2-pv img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

/*** PV - TEXTBEREICH 1 ***/
.textbereich-1-pv {
  --tb-1-text-abstand: clamp(0rem, -2.2007rem + 7.0423vw, 6.25rem);
  --tb-1-bild-abstand: clamp(0rem, -2.2007rem + 7.0423vw, 6.25rem);
}

.textbereich-1-pv .row {
  --bs-gutter-x: clamp(3rem, 0.5352rem + 7.8873vw, 10rem);
}

.textbereich-1-pv .links .innen {
  padding-left: clamp(0rem, -0.6602rem + 2.1127vw, 1.875rem);
}

.textbereich-1-pv .links .text {
  padding-left: var(--tb-1-text-abstand);
}

.textbereich-1-pv .rechts .text {
  padding-right: var(--tb-1-text-abstand);
  padding-top:  var(--tb-1-text-abstand);
}

.textbereich-1-pv .links .bild {
  padding-left: clamp(0rem, -1.1004rem + 3.5211vw, 3.125rem);
  padding-top: var(--tb-1-text-abstand);
}

/*** PV - TEXTBEREICH 2 ***/
.textbereich-2-pv .innen {
  padding-left: clamp(0rem, -1.3204rem + 4.2254vw, 3.75rem);
}

.textbereich-2-pv .text {
  padding: clamp(0rem, -0.4401rem + 1.4085vw, 1.25rem);
}

/*** PV - TEXTBEREICH 3 ***/
.textbereich-3-pv .innen {
  padding-left: clamp(0rem, -1.3204rem + 4.2254vw, 3.75rem);
}

.textbereich-3-pv .text {
  padding-inline: clamp(0rem, -0.4401rem + 1.4085vw, 1.25rem);
  padding-block: clamp(0rem, -0.6602rem + 2.1127vw, 1.875rem);
}

.textbereich-3-pv .text-vertikal h2 {
  margin: 0;
}

/*** PV - TOGGLEBOX ***/
.togglebox.togglebox-pv {
  border-bottom: 1px solid var(--graublau-2);
  padding-bottom: 20px;
}

/*
.togglebox.togglebox-pv:last-of-type {
  border-bottom: 0;
}
*/

.togglebox.togglebox-pv .link a {
  background-color: transparent;
  color: var(--hauptfarbe-1);
  font-weight: 600;
  padding: 0;
  padding-left: 20px;
  font-size: inherit;
}

.togglebox.togglebox-pv .link a::after {
  display: none;
}

.togglebox.togglebox-pv :is(
.link a:hover,
.link.offen a,
) {
  color: var(--graublau-1);
}

.togglebox.togglebox-pv .link a::before {
  content: "\f105";
  font-family: var(--s-art-icons);
  position: absolute;
  left: 0;
  top: 1px;
  transition: transform var(--trans-1);
}

.togglebox.togglebox-pv .link.offen a::before {
  transform: rotate(90deg);
}

.togglebox.togglebox-pv .inhalt {
  border: 0;
  background-color: var(--graublau-2);
  margin-top: 10px;
}

/*** PV - KUNDENSTIMMEN ***/
.kundenstimme-pv {
  background-color: var(--graublau-2);
  color: #000;
  padding: clamp(1.875rem, 1.2148rem + 2.1127vw, 3.75rem);
}

.kundenstimme-pv .text {
  border-bottom: 2px solid var(--graublau-3);
  padding-bottom: 30px;
  margin-bottom: 30px;
  max-width: 80%;
  position: relative;
  isolation: isolate;
}

.kundenstimme-pv .text::after {
  content: "";
  width: 89px;
  height: 59px;
  position: absolute;
  right: -178px;
  top: -30px;
  background-image: url("https://www.cooljoy.de/media/clients/client_119/icon-quote-89x59-cooljoy_a4b7937146108513fb6c74be6e1ffedc.png");
  background-size: 100%;
  z-index: -1;
}


/*** HELPER ***/
/*
.linien-vertikal-pv {
  --linien-farbe: rgba(0 0 0 / .04);

  position: relative;
  z-index: 1;
  overflow: hidden;
}

[class*="linien-horizontal-pv"] {
  position: relative;
  padding-top: clamp(0rem, -0.5502rem + 1.7606vw, 1.5625rem);
}

[class*="linien-horizontal-pv"]::before {
  --linien-hor-start: 35px;

  content: "";
  position: absolute;
  top: 0;
  left: var(--linien-hor-start);
  width: 100%;
  border-top: 3px solid var(--linien-farbe);
  height: 2px;
  width: calc(100% - var(--linien-hor-start));
  display: block;
}

[class*="linien-horizontal-pv-fix-1"]::before {
  --linien-hor-start: 0px;
}

.linien-vertikal-pv::before {
  position: absolute;
  top: 0;
  left: 35px;
  z-index: -1;
  content: "";
  height: 100%;
  width: 100%;
  display: block;
  background-image: repeating-linear-gradient(
    90deg, 
    var(--linien-farbe) 10px, 
    var(--linien-farbe) 12px, 
    transparent 1px, 
    transparent 33.3333333333%
  );
  background-position: 0px 0;
}

.linien-vertikal-hell-pv {
  --linien-farbe: rgba(255 255 255 / .06);
}
*/

/*** PV - SLIDESHOW ***/
.slideshow-style-1-pv .slick-prev {
  display: none !important;
}

/*** KACHELN ***/
.kacheln-pv .aussen {
  background-color: var(--graublau-2);
  padding: clamp(1.25rem, -1.087rem + 4.3478vw, 2.5rem);
  margin-left: clamp(0rem, -3.856rem + 7.1739vw, 2.0625rem);
}

.kacheln-pv .kacheln {
  --kacheln-abstand-grid: 20px;
  --kachel-breite: clamp(18.75rem, 7.0652rem + 21.7391vw, 25rem);
  
  display: grid;
  grid-template-columns: repeat(
    auto-fill, 
    minmax(calc(var(--kachel-breite) - var(--kacheln-abstand-grid)),1fr)
  );
  gap: var(--kacheln-abstand-grid);
  margin-left: calc(-1 * clamp(0rem, -8.5299rem + 15.8696vw, 4.5625rem));
}

.kacheln-pv .kachel {
  position: relative;
  overflow: hidden;
}

.kacheln-pv .kacheln .bild img {
  width: 100%;
  height: 280px;
  object-fit: cover;
  transition: scale var(--trans-1);
}

.kacheln-pv .kacheln .text {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  font-weight: 700;
  width: 100%;
  padding: 20px;
  background-image: linear-gradient(
    to bottom, 
    transparent, 
    var(--hauptfarbe-1)
  );
}

.kacheln-pv .kachel:hover .bild img {
  scale: 1.1;
}


.slideshow-style-1-pv .slick-next::before {
  font-family: var(--s-art-icons);
  content: "\f105";
  font-size: clamp(1.875rem, 0.3345rem + 4.9296vw, 6.25rem);
  transition: opacity var(--trans-1);
}

.slideshow-style-1-pv .slick-dots {
  position: static;
}

.slideshow-style-1-pv .slick-dots .slick-dots-custom:hover,
.slideshow-style-1-pv .slick-active .slick-dots-custom {
  background-color: #fff;
  transition: background-color var(--trans-1);
}

@media (max-width: 1000px) {
  .linien-vertikal-pv {
    --linien-farbe: transparent;
  }  
}

@media (max-width: 680px) {
  .slideshow-style-1-pv .slick-next {
    display: none;
  }

  .kundenstimme-pv .text {
    max-width: none;
  }

  .kundenstimme-pv .text::after {
    right: -10px;
    top: -10px;
    opacity: .7;
  }
  
  .kacheln-pv .kacheln .bild img {
    height: 200px;
  }
}
/*** End -> Benutzerstyle | Modul: Benutzer CSS | ID: 1919 ***/
