/* ---------------------------------------------------------------------
   0. Theme Info
------------------------------------------------------------------------ */
/*
Theme Name:     Hello Child
Template:       hello-elementor
Version:        1.0
Text Domain:    hello-child
*/



/* ==========================================================================
   1. GLOBAL VARIABLES & TOKENS
========================================================================== */




/* Root-Level CSS Custom Properties (Colors, Spacing, etc.) */
:root {
    
  --color-primary: #EB6100;
  --color-secondary: var(--e-global-color-bff5f60, #EC174C);
  --color-accent: var(--e-global-color-51ca7f6, #FF4F81);
  --color-accent-2: var(--e-global-color-724e0ae, #5476D6);
  --color-accent-3: var(--e-global-color-7bf923a, #001A72);
  --color-text-headings: var(--e-global-color-151a084, #222222);
  --color-text-body: var(--e-global-color-8411430, #333333);
  --color-text-tags: var(--e-global-color-5d451a4, #707070);
  --color-bg-light: var(--e-global-color-4892045, #F8F8F8);
  --color-bg-medium: var(--e-global-color-2ad7e4c, #ECECEC);
  --color-bg-dark: var(--e-global-color-151a084, #222222);
  --color-white: var(--e-global-color-f205e12, #ffffff);
  /* Typography */
  --font-base: 'Open Sans', sans-serif;

  /* Button Styles */
  --btn-radius: 999px;
  --btn-padding: 0.65rem 2rem;
  --btn-font-weight: 500;
  /* Other */
  --animation-fast: 0.3s ease;
  --animation-slow: 0.8s ease;
}




    .elementor-kit-9 {
  /* Brand Colors #EB6100 #EC174C #FF4F81 #5476D6         */
  --color-primary: #EB6100;
  --color-secondary: var(--e-global-color-bff5f60), #EC174C;
  --color-accent: var(--e-global-color-51ca7f6), #FF4F81;
  --color-accent-2: var(--e-global-color-724e0ae), #5476D6;
  --color-accent-3: var(--e-global-color-7bf923a), #001A72;
  /* Text Colors */
  --color-text-headings: var(--e-global-color-151a084), #222222;
  --color-text-body: var(--e-global-color-8411430), #333333;
  --color-text-tags: var(--e-global-color-5d451a4), #707070;
  /* BG Colors */
  --color-bg-light: var(--e-global-color-4892045), #F8F8F8;
  --color-bg-medium: var(--e-global-color-2ad7e4c), #ECECEC;
  --color-bg-dark: var(--e-global-color-151a084), #222222;  
  --color-white: var(--e-global-color-f205e12);
  /* Special Colors */
  --color-hiossen: var(--e-global-color-956f002);
  --color-medit: var(--e-global-color-1a70612);
  --color-oic: var(--e-global-color-66e196a);
  --color-ts: var(--e-global-color-3360ccd);
  --color-ss: var(--e-global-color-7daa56f);
  --color-us: var(--e-global-color-f496ab2);
  --color-ks: var(--e-global-color-46aae44);
  --color-ms: var(--e-global-color-e547b47);
  --color-os: var(--e-global-color-9bc5efc);
  --color-et: var(--e-global-color-58ce776);
  --color-mini: var(--e-global-color-4ced1b7);
  --color-regular: var(--e-global-color-a05a525);
  --color-wide: var(--e-global-color-3d70ad8);
  /* System Colors */
  --color-success: #28a745;
  --color-danger: #dc3545;
  --color-warning: #f5ad33;
  --color-info: #4A5568;
}





/* =========================================================
   Cookie Compliance – custom button styling
   Scoped to #hu so it only affects the cookie banner
   ========================================================= */
#hu #hu-cookies-notice-consent-choices label.hu-cookies-notice-consent-choices-3 > .hu-toggle-heading {
  background-color: #1a5bfb !important;
  color: #ffffff !important;
}

/* Right consent choice: active / checked only */
#hu #hu-cookies-notice-consent-choices label.hu-cookies-notice-consent-choices-3 > input:checked + .hu-toggle-heading,
#hu #hu-cookies-notice-consent-choices label.hu-cookies-notice-consent-choices-3 > input.hu-active + .hu-toggle-heading {
  background-color: #eb6100 !important;
  color: #ffffff !important;
}

/* keep text white only in active state */
#hu #hu-cookies-notice-consent-choices label.hu-cookies-notice-consent-choices-3 > input:checked + .hu-toggle-heading *,
#hu #hu-cookies-notice-consent-choices label.hu-cookies-notice-consent-choices-3 > input.hu-active + .hu-toggle-heading * {
  color: #ffffff !important;
}



/* ==========================================================================
   HEADER TESTS HOME
========================================================================== */





/* === STARTSEITE: Header transparent === */
body.home .elementor-sticky {
  background-color: transparent !important;
  transition: background-color 0.3s ease, box-shadow 0.3s ease, color 0.3s ease;
}


/* === STARTSEITE: Header + Topheader weisser text === */
body.home .elementor-sticky a,
body.home .elementor-sticky .elementor-widget,
body.home .elementor-sticky .elementor-nav-menu a {
    color: #ffffff;
}


/* 2. Mega-Menü-Links im Sub-Menü wieder überschreiben 222222 */
body.home .elementor-sticky .mega-menu .mega-sub-menu a.mega-menu-link,
body.home .elementor-sticky .mega-menu .mega-sub-menu .mega-block-title,
body.home .elementor-sticky .mega-menu .mega-sub-menu p {
  color: var(--e-global-color-151a084) !important; 
}



body.home .mega-menu .mega-sub-menu a.mega-menu-link:hover {
  color: #EB6100 !important;
}


/* === STARTSEITE: Top Header transparent + weißer Text === */

/* Scroll-To-Top Button: Hover-Farbe orange auf allen Seiten */
/*
#scrolltotop .elementor-item:hover {
  color: #EB6100 !important;
}
.mega-menu .mega-sub-menu a.mega-menu-link:hover {
  color: #EB6100 !important;
}


body.home #scrolltotop {
  color: #ffffff !important;
}


body.home #scrolltotop .elementor-item {
  color: #ffffff !important;
}

body.home #scrolltotop .elementor-item:hover {
  color: #EB6100 !important;
}
*/


/* === Startseite: Nach Scrollen → dunkler Text */
body.home .elementor-sticky--active #scrolltotop .elementor-item {
  color: var(--color-text-headings) !important;
}


/* === Header nach Scrollen weiß + dunkler Text + Shadow === */
body.home .elementor-sticky--active {
  background-color: var(--e-global-color-4892045) !important;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.06);
}

body.home .elementor-sticky--active a,
body.home .elementor-sticky--active .elementor-widget,
body.home .elementor-sticky--active .elementor-nav-menu a {
  color: var(--color-text-headings) !important;
}




/* === Text im oberen menu auf startseite weiss === */
body.home #scrolltotop .elementor-item {
  color: #ffffff !important;
}
/* === Box im oberen menu auf startseite durchsichtig === */
body.home #scrolltotop {
  background-color: transparent !important;
}
/* === Mouseover orange im sub menu des mmm === */
.mega-menu .mega-sub-menu a.mega-menu-link:hover {
  color: #EB6100 !important;
}




/* === ANDERE SEITEN: Hellgrau + dunkler Text === */
body:not(.home) .elementor-sticky .elementor-element.elementor-element-14736941 {
  background-color: var(--color-bg-light) !important;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.06);
}

body:not(.home) .elementor-sticky a,
body:not(.home) .elementor-sticky .elementor-widget,
body:not(.home) .elementor-sticky .elementor-nav-menu a {
  color: var(--color-text-headings) !important;
}



/* === Language switcher stays white on home === */
body.home .elementor-7713 .elementor-element.elementor-element-21e6a71 .elementor-nav-menu--main .elementor-item {
    color: #ffffff;
}




/* === Anpassung Ajax Search Lite === */
body:not(.home) .probox .proinput input,
body:not(.home) .probox .proinput input::placeholder {
  color: var(--e-global-color-151a084) !important;
  opacity: 1;
}



/* ==========================================================================
   2. TYPOGRAPHY
========================================================================== */

/* Base font size and font import */

html {
  font-size: 18px;
}

html, body {
  overflow-x: hidden;
}

@font-face {
  font-family: 'Open Sans';
  src: url('assets/fonts/OpenSans.woff2') format('woff2'),
       url('assets/fonts/OpenSans.woff') format('woff');
  font-weight: 100 900;
  font-display: optional; /* <- vorher: swap */
}


body, button, input, select, textarea {
  font-family: var(--font-base);
}


/* Base clamp behaviour */
.clamp{
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* Line counts */
.clamp-2{ -webkit-line-clamp: 2; line-clamp: 2; }
.clamp-3{ -webkit-line-clamp: 3; line-clamp: 3; }
.clamp-4{ -webkit-line-clamp: 4; line-clamp: 4; }
.clamp-5{ -webkit-line-clamp: 5; line-clamp: 5; }




/* ==========================================================================
   3. HEADLINES
========================================================================== */

/* Primary gradient headline */
.u-adv-headline > .elementor-widget-container > :is(h1, h2, h3, h4, h5, h6, span) {
  display: inline-block;
  background: linear-gradient(90deg, var(--color-primary), var(--color-accent));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
  font-weight: 700 !important;
  line-height: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Secondary */
.u-adv-headline--secondary > .elementor-widget-container > :is(h1, h2, h3, h4, h5, h6, span) {
  background: linear-gradient(90deg, #7f3eff, #00ffe7);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
  font-weight: 700;
}

/* Inline span variant */
span.u-adv-headline {
  background: linear-gradient(90deg, var(--color-primary), var(--color-accent));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
  font-weight: 700;
}


/* Left accent bar - utility class */
.u-headline-bar > .elementor-widget-container > :is(h1, h2, h3, h4, h5, h6, span){
  position: relative;
  padding-left: 0.75em;     /* spacing between bar and text */
  margin: 1em 0;            /* optional: adjust */
}
/* Bar */
.u-headline-bar > .elementor-widget-container > :is(h1, h2, h3, h4, h5, h6, span)::before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 3px;
  height: 100%;
  background: var(--color-accent, #EB6100);
}





/* ==========================================================================
   4. QUOTES
========================================================================== */
/* Basis-Quote-Styles fuer Osstem Theme - ueberschreiben der Kadence Styles */
blockquote {
  position: relative;
  border-left: 4px solid var(--color-primary);
  padding-left: 2rem;
  margin: 1em;
  line-height: 1.6;
}


/* ==========================================================================
   5. BUTTONS
========================================================================== */

/* General style for all buttons except types */
body .elementor-button:not(.ignore-custom-style) {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 1rem;
  font-weight: var(--btn-font-weight);
  padding: var(--btn-padding);
  border-radius: var(--btn-radius);
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  transition: all 0.4s ease;
  color: #fff;
  background-image: linear-gradient(45deg, var(--color-primary), var(--color-secondary));
  background-size: 100% 100%;
  background-position: 0% 10%;
}

/* Hover animation (only for default button) */
.elementor-button.elementor-size-sm:not(.elementor-button-info):not(.elementor-button-success):not(.elementor-button-danger):not(.elementor-button-warning):hover {
  background-image: linear-gradient(45deg, var(--color-accent), var(--color-primary));
  background-position: 100% 50%;
  transform: scale(1.05);
  color: #fff;
  border: none;
}

/* --- INFO Button --- */
.elementor-button-info .elementor-button {
  background: var(--color-info) !important;
  color: #fff !important;
}

.elementor-button-info .elementor-button:hover {
  background-color: #838383 !important;
  color: #fff !important;
  transform: scale(1.05) !important;
}

/* --- SUCCESS Button --- */
.elementor-button-success .elementor-button {
  background: var(--color-success) !important;
  color: #fff !important;
}

.elementor-button-success .elementor-button:hover {
  filter: brightness(0.9) !important;
  transform: scale(1.05) !important;
}

/* --- WARNING Button --- */
.elementor-button-warning .elementor-button {
  background: var(--color-warning) !important;
  color: #fff !important;
}

.elementor-button-warning .elementor-button:hover {
  filter: brightness(0.9) !important;
  transform: scale(1.05) !important;
}

/* --- DANGER Button --- */
.elementor-button-danger .elementor-button {
  background: var(--color-danger) !important;
  color: #fff !important;
}

.elementor-button-danger .elementor-button:hover {
  filter: brightness(0.9) !important;
  transform: scale(1.05) !important;
}




/* --- Scroll to top button --- */

#scrollToTopBtn.scroll-hidden {
  opacity: 0;
  transform: translateX(100%);
  transition: all 0.3s ease;
  pointer-events: none;
}

#scrollToTopBtn.scroll-visible {
  opacity: 1;
  transform: translateX(0);
  transition: all 0.3s ease;
  pointer-events: auto;
}











/* ==========================================================================
   6. BULLETPOINTS
========================================================================== */

/* Bulletpoints Osstem Icon */
.oslist ul {
  list-style: none;
  padding-left: 1.5em;
  margin: 0.5em;
}

.oslist li {
  margin-bottom: 0.5em;
  position: relative;
}

.oslist li::before {
  content: "";
  position: absolute;
  left: -1.5em;
  top: 0.3em;
  height: 0.75em;
  width: 0.75em;
  background: url(https://osstem.at/wp-content/uploads/2023/11/Osstem_Logo_Symbol.svg) center/75% no-repeat;
  transition: background-size 0.2s ease;
}

.oslist li:hover::before {
  background-size: 100%;
}


/* === Global list spacing (override after your reset) === */

/* 1) Grundabstand nach kompletten Listen wiederherstellen */
body :where(ul, ol, dl) {
  /* kein Top-Margin, aber unten Platz */
  margin-block: 0 1rem;            /* ≈16px; bei Bedarf anpassen */
  /* übliche Einrückung für Bullets/Zahlen */
  padding-inline-start: 1.25rem;   /* ≈20px */
  list-style-position: outside;
}

/* 2) Nur wenn ein Absatz direkt NACH einer Liste kommt,
      geben wir dem Absatz zusätzlichen Startabstand */
body :where(ul, ol, dl) + :where(p) {
  margin-block-start: 1rem;
}

/* 3) Verschachtelte Listen: etwas geringerer Abstand */
body :where(ul, ol) :where(ul, ol) {
  margin-block-end: 0.5rem;
  margin-block-start: 0.25rem;
  padding-inline-start: 1.25rem;
}

/* 4) Definition Lists: leichter Abstand zwischen dt und dd */
body :where(dl) :where(dt) { margin-block: .25rem 0; font-weight: 600; }
body :where(dl) :where(dd) { margin-block: 0 .5rem; }

/* Optional: Wenn Listen das letzte Kind in einem Container sind,
   den unteren Abstand entfernen, um doppelte Lücken zu vermeiden */
body :where(ul, ol, dl):last-child { margin-block-end: 0; }






/* ==========================================================================
   7. SCROLL DOWN BUTTON (PRODUCT PAGES)
========================================================================== */

/* === Scroll Down Button: Fixiert, transparent, nur Pfeil sichtbar === */
.u-scroll-down-fixed {
  position: fixed;
  bottom: 32px !important;
  left: 50% !important;
  transform: translateX(-50%);
  background: transparent !important;
  border: none;
  font-size: 3rem !important;
  color: var(--color-secondary) !important;
  cursor: pointer;
  z-index: 99;
  animation: u-bounce-down 2s infinite;
  transition: opacity 0.3s ease;
}

.u-scroll-down-fixed.hidden {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.u-scroll-down-fixed:hover {
  color: var(--color-primary) !important;
  opacity: 1;
  box-shadow: none !important;       /* Falls Elementor box-shadow setzt */
  text-shadow: none !important;      /* Falls Elementor text-shadow setzt */
  filter: none !important;            /* Falls Elementor Filter nutzt */
}

/* Nur auf Desktop zeigen */
@media (max-width: 768px) {
  .u-scroll-down-fixed {
    display: none;
  }
}

/* === Bounce-Animation für den Pfeil === */
@keyframes u-bounce-down {
  0%, 20%, 50%, 80%, 100% {
    transform: translateX(-50%) translateY(0);
  }
  40% {
    transform: translateX(-50%) translateY(8px);
  }
  60% {
    transform: translateX(-50%) translateY(4px);
  }
}




/* ==========================================================================
   8. Image cards
========================================================================== */

/* Elementor Image Caption: add left/right padding: Image-Card-Container bekommt die Klasse u-feature-card */
.u-image-card .elementor-image-caption,
.u-image-card figcaption,
.u-image-card .widget-image-caption,
.u-image-card .wp-caption-text{
  padding-inline: 0.5rem;  /* links+rechts */
}

/* optional: wenn du auch unten etwas Luft willst */
.u-image-card .elementor-image-caption,
.u-image-card figcaption{
  padding-bottom: 6px;
}



/* ---------------------------------------------------------------------
   CTA Border
------------------------------------------------------------------------ */

.custom-shape-divider .elementor-shape-top {
    position: relative;
}
.custom-shape-divider .elementor-shape-top::after {
    content: '';
    position: absolute;
    bottom: -5px; /* Abstand zur Unterkante des Dreiecks */
    left: 0;
    width: 100%;
    height: 5px; /* Höhe der Umrandung */
    background-color: blue; /* Farbe der Umrandung */
    z-index: 1; /* Sicherstellen, dass die Umrandung über dem Hintergrund liegt */
}



/* ---------------------------------------------------------------------
   Text abschneiden
------------------------------------------------------------------------ */

.clamped-text {
  display: -webkit-box;
  -webkit-line-clamp: 1; /* max. Zeilenanzahl */
  -webkit-box-orient: vertical;
  overflow: hidden;
  position: relative;
}



/* ---------------------------------------------------------------------
   WP Forms COntactpage adjust the text color for darkmode
------------------------------------------------------------------------ */

.wpforms-container-full .wpforms-field-label,
.wpforms-container-full .wpforms-field-sublabel,
.wpforms-container-full .wpforms-field-label-inline,
.wpforms-container-full .wpforms-field-description,
.wpforms-container-full .wpforms-field-limit-text,
.wp-core-ui .wpforms-container-full .wpforms-field-label,
.wp-core-ui .wpforms-container-full .wpforms-field-sublabel,
.wp-core-ui .wpforms-container-full .wpforms-field-label-inline,
.wp-core-ui .wpforms-container-full .wpforms-field-description,
.wp-core-ui .wpforms-container-full .wpforms-field-limit-text {
    color: var(--color-text-headings) !important;
}






















/* ==========================================================================
   8. Individuelle CPT Styles - spater auslagern!important!important
========================================================================== */




/* Basis: Bild sauber animieren, ohne Layout-Jumps */
.loop-speaker-card .loop-speaker-card__media img {
  transform-origin: center center;
  backface-visibility: hidden;
  transition: transform 0.35s ease, box-shadow 0.35s ease; /* animiert rein und raus */
  box-shadow: none;
  will-change: transform;           /* GPU-Hinweis */
}

/* Hover-Effekt NUR wenn die ganze Karte gehovert wird */
.loop-speaker-card:hover .loop-speaker-card__media img {
  transform: scale(1.1) rotate(3deg); /* dezent größer + leicht drehen */
  box-shadow: 0 8px 20px rgba(0,0,0,0.5); /* sanfter, weicher Schatten */
}

/* Optional: leichtes „Lift“-Gefühl für die Karte selbst */
.loop-speaker-card {
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}
.loop-speaker-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(0,0,0,0.08);
}

/* Barrierefreiheit: Bewegungen reduzieren */
@media (prefers-reduced-motion: reduce) {
  .loop-speaker-card,
  .loop-speaker-card .loop-speaker-card__media img {
    transition: none;
  }
}




/* ==========================================================================
   Individuelle Product page styles
========================================================================== */
/* ====== USP layout tuning ====== */
/* ===== USP: Grundlayout & Spacing (clean) ===== */
.u-usps{
  margin-top: clamp(16px, 1.5vw, 32px);
  margin-bottom: clamp(8px, 1.5vw, 24px);
}

.u-usps__grid{
  display: grid;
  row-gap: clamp(2rem, 2.4vw, 45px); /* vertikaler Abstand zwischen USPs */
  margin: 0; padding: 0; list-style: none;
}

/* Jede Zeile = Icon-Spalte + Text-Spalte */
.u-usps__item{
  --usp-badge-size: 80px;                /* Kreisgröße */
  --usp-icon-size: 50px;                 /* Icongröße */
  --usp-gap: 1.25rem;                    /* Abstand Icon↔Text */
  --usp-hover-lift: -4px;
  --usp-icon-default: var(--e-global-color-151a084, #333);
  --usp-icon-bg: var(--e-global-color-2ad7e4c, #eee);
  --usp-accent: var(--e-global-color-5eb8520, #EB6100);

  display: grid;
  grid-template-columns: var(--usp-badge-size) 1fr;
  column-gap: var(--usp-gap, 1rem);
  align-items: center;
}

/* Kreis um Icon */
.u-usps__iconwrap{
  width: var(--usp-badge-size);
  height: var(--usp-badge-size);
  border-radius: 50%;
  background: var(--usp-icon-bg);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  transition: transform .2s ease, background-color .2s ease;
}

/* Icon-Grundwerte (SVG) */
.u-usps__icon,
.u-usps__icon svg{
  width: var(--usp-icon-size);
  height: var(--usp-icon-size);
  display: block;
}

/* Einheitliche Farbe */
.u-usps__icon,
.u-usps__icon *,
.u-usps__icon.dashicons::before{
  color: var(--usp-icon-default) !important;
  fill:  var(--usp-icon-default) !important;
  stroke:var(--usp-icon-default) !important;
}

/* Font Awesome */
.u-usps__icon.fa,
.u-usps__icon.fas,
.u-usps__icon.fab,
.u-usps__icon.fa-solid,
.u-usps__icon.fa-regular,
.u-usps__icon.fa-brands,
.u-usps__icon[class*="fa-"]{
  font-size: var(--usp-icon-size);
  line-height: 1;
}

/* Dashicons (Glyph kommt über ::before) */
.u-usps__icon.dashicons{
  display: flex; align-items: center; justify-content: center;
  font-size: 0; line-height: 1;
}
.u-usps__icon.dashicons::before{
  font-size: var(--usp-icon-size);
  line-height: 1;
  color: var(--usp-icon-default) !important;
}

/* Typo */
.u-usps__headline{
  text-transform: uppercase;
  font-size: 1.1rem;
  letter-spacing: .02em;
  display: block;
  margin: .1rem 0 .4rem;
}
.u-usps__desc{
  font-size: 1rem;
  line-height: 1.65;
}

/* Hover/Fokus: Icon rot + leichte Anhebung */
.u-usps__item:hover .u-usps__iconwrap,
.u-usps__item:focus-within .u-usps__iconwrap{
  transform: translateY(var(--usp-hover-lift));
}
.u-usps__item:hover .u-usps__icon,
.u-usps__item:hover .u-usps__icon *,
.u-usps__item:hover .u-usps__icon.dashicons::before,
.u-usps__item:focus-within .u-usps__icon,
.u-usps__item:focus-within .u-usps__icon *,
.u-usps__item:focus-within .u-usps__icon.dashicons::before{
  color: var(--usp-accent) !important;
  fill:  var(--usp-accent) !important;
  stroke:var(--usp-accent) !important;
  transition: color .2s ease, fill .2s ease, stroke .2s ease;
}

/* Weniger Bewegung für Nutzer mit Motion-Reduce */
@media (prefers-reduced-motion: reduce){
  .u-usps__iconwrap{ transition: none; }
  .u-usps__item:hover .u-usps__iconwrap{ transform: none; }
}

@media (max-width: 768px) {
  .u-usps__item {
    grid-template-columns: 1fr;   /* nur eine Spalte */
    row-gap: 1rem;                /* Abstand zwischen Icon und Text */
    justify-items: center;        /* Icon und Text mittig ausrichten */
    text-align: center;           /* Text mittig ausrichten */
  }

  .u-usps__headline,
  .u-usps__desc {
    text-align: center;
  }
}


/* Zwei Spalten ab "PC"-Breite (anpassen: z.B. 1024px oder 992px) */
@media (min-width: 1024px){
  .u-usps__grid{
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr)); /* 2 Spalten */
    column-gap: clamp(1.5rem, 2vw, 3rem);             /* horizontaler Abstand */
    row-gap: clamp(1.25rem, 1.6vw, 2rem);             /* vertikaler Abstand */
    align-items: start;
  }

  /* Optisch sauber: Icon/Text pro Item oben ausrichten */
  .u-usps__item{
    align-items: start;
  }
}

/* Optional: sehr große Screens mit 3 Spalten */
@media (min-width: 2560px){
  .u-usps__grid{
    grid-template-columns: repeat(3, minmax(0, 1fr)); /* bei Bedarf -> 3 */
  }
}


/* ===== Option: Text exakt bündig mit Fließtext oben (nur falls gewünscht)
   Aktivieren: die beiden Zeilen UNTER diesem Kommentar entkommentieren.
   Passt die Einrückung so an, dass Headline/Copy links exakt mit dem
   Textblock darüber starten (Icon „hängt“ in den linken Rand hinein). */
/*
.u-usps{
  margin-left: calc(-1 * (56px + 1.25rem));
  padding-left: calc(56px + 1.25rem);
}
*/