.elementor-2336 .elementor-element.elementor-element-c90fe1e{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2336 .elementor-element.elementor-element-2f6567b{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-ec759d2 */.sb-begleitung-section {
    position: relative;
    padding: 4rem 0;
    background: #FFFFFF;
    overflow: hidden;
}

.sb-begleitung-section .sb-begleitung-container {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 2rem;
    position: relative;
    z-index: 10;
}

.sb-begleitung-card-link {
    display: block;
    text-decoration: none !important;
    color: inherit;
    cursor: pointer;
}

.sb-begleitung-btn {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    background: transparent;
    border: 1px solid #CBA83A;
    border-radius: 40px;
    padding: 0.6rem 1.2rem;
    font-size: 0.8rem;
    font-weight: 600;
    color: #CBA83A;
    cursor: pointer;
    transition: all 0.3s ease;
    margin-top: 1rem;
    font-family: 'Inter', sans-serif;
}

.sb-begleitung-btn i {
    font-size: 0.75rem;
    transition: transform 0.3s ease;
}

.sb-begleitung-card-link:hover .sb-begleitung-btn {
    background: #CBA83A;
    color: #FFFFFF;
    transform: translateX(4px);
}

.sb-begleitung-card-link:hover .sb-begleitung-btn i {
    transform: translateX(4px);
}

/* === Fade animations === */
.fade-in-up {
    opacity: 0;
    transform: translateY(40px);
    transition: opacity 0.8s ease, transform 0.8s ease;
}

.fade-in-up.visible {
    opacity: 1;
    transform: translateY(0);
}

.fade-in-left {
    opacity: 0;
    transform: translateX(-40px);
    transition: opacity 0.8s ease, transform 0.8s ease;
}

.fade-in-left.visible {
    opacity: 1;
    transform: translateX(0);
}

.fade-in-right {
    opacity: 0;
    transform: translateX(40px);
    transition: opacity 0.8s ease, transform 0.8s ease;
}

.fade-in-right.visible {
    opacity: 1;
    transform: translateX(0);
}

/* === HEADER === */
.sb-begleitung-header {
    text-align: center;
    margin-bottom: 4rem;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.sb-begleitung-header-decoration {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    margin-bottom: 1.5rem;
}

.sb-begleitung-deco-line {
    width: 60px;
    height: 2px;
    background: #CBA83A;
    border-radius: 2px;
}

.sb-begleitung-deco-circle {
    width: 8px;
    height: 8px;
    background: #CBA83A;
    border-radius: 50%;
}

.sb-begleitung-title {
    font-size: 2.8rem;
    font-weight: 800;
    color: #000000;
    margin-bottom: 1rem;
    letter-spacing: -0.02em;
    font-family: 'Playfair Display', serif;
}

.sb-begleitung-subtitle {
    font-size: 1.2rem;
    line-height: 1.6;
    color: #666666;
    max-width: 600px;
    margin: 0 auto;
    font-style: italic;
    font-family: 'Inter', sans-serif;
}

/* === GRID === */
.sb-begleitung-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2rem;
    margin-bottom: 3rem;
}

/* === CARD === */
.sb-begleitung-card {
    position: relative;
    background: #FFFFFF;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.04);
    border: 1px solid #E8E8E8;
    transition: all 0.4s ease;
}

.sb-begleitung-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
    border-color: #CBA83A;
}

.sb-begleitung-image-container {
    position: relative;
    height: 390px;
    overflow: hidden;
    background-color: #F5F5F5;
}

.sb-begleitung-card-image {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    transition: transform 0.5s ease;
}

.sb-begleitung-card:hover .sb-begleitung-card-image {
    transform: scale(1.05);
}

.sb-begleitung-img-1 {
    background-image: url('https://mrprofessionnel.com/wp-content/uploads/2026/05/change_the_logo_in_the_202605020021.webp');
    background-size: cover;
    background-position: center;
}

.sb-begleitung-img-2 {
    background-image: url('https://mrprofessionnel.com/wp-content/uploads/2026/04/add_my_logo_202604241842.webp');
    background-size: cover;
    background-position: center;
}

.sb-begleitung-img-3 {
    background-image: url('https://mrprofessionnel.com/wp-content/uploads/2026/04/Change_man_change_location_202604302116.webp');
    background-size: cover;
    background-position: center;
}

.sb-begleitung-img-4 {
    background-image: url('https://mrprofessionnel.com/wp-content/uploads/2026/04/give_me_the_202604241623.webp');
    background-size: cover;
    background-position: center;
}

.sb-begleitung-img-5 {
    background-image: url('https://mrprofessionnel.com/wp-content/uploads/2026/04/Team_discussing_interior_plan_bl…_202604300043.webp');
    background-size: cover;
    background-position: center;
}

.sb-begleitung-image-gradient {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.2) 100%);
    z-index: 1;
}

.sb-begleitung-floating-icon {
    position: absolute;
    top: 12px;
    right: 20px;
    z-index: 3;
}

.sb-begleitung-icon-bg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 70px;
    height: 70px;
    background: #CBA83A;
    border-radius: 50%;
    filter: blur(15px);
    opacity: 0.3;
    z-index: 1;
    transition: all 0.3s ease;
}

.sb-begleitung-card:hover .sb-begleitung-icon-bg {
    width: 85px;
    height: 85px;
    opacity: 0.5;
}

.sb-begleitung-icon-wrapper {
    position: relative;
    width: 56px;
    height: 56px;
    background: #CBA83A;
    border-radius: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 6px 16px rgba(203, 168, 58, 0.2);
    z-index: 2;
    transition: all 0.3s ease;
}

.sb-begleitung-card:hover .sb-begleitung-icon-wrapper {
    transform: scale(1.08);
    border-radius: 16px;
}

.sb-begleitung-icon-wrapper i {
    color: #FFFFFF;
    font-size: 1.4rem;
}

.sb-begleitung-card-content {
    padding: 2rem 1.5rem 1.8rem;
    position: relative;
}

.sb-begleitung-number {
    position: absolute;
    top: -50px;
    left: 1.5rem;
    font-size: 5rem;
    font-weight: 800;
    color: rgba(0, 0, 0, 0.17);
    line-height: 1;
    user-select: none;
    z-index: 1;
}

.sb-begleitung-card-title {
    font-size: 1.3rem;
    font-weight: 700;
    color: #000000;
    margin-bottom: 0.75rem;
    line-height: 1.3;
    position: relative;
    z-index: 2;
    font-family: 'Inter', sans-serif;
}

.sb-begleitung-card-description {
    font-size: 0.95rem;
    line-height: 1.5;
    color: #666666;
    margin-bottom: 1.2rem;
    position: relative;
    z-index: 2;
    font-family: 'Inter', sans-serif;
}

/* === MESSAGE === */
.sb-begleitung-message {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    background: #F8F8F8;
    border-radius: 60px;
    padding: 1rem 2rem;
    max-width: 550px;
    margin: 2rem auto 0;
    border: 1px solid #E8E8E8;
}

.sb-begleitung-message-icon {
    width: 44px;
    height: 44px;
    background: #CBA83A;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    font-size: 1.2rem;
}

.sb-begleitung-message-text {
    font-size: 0.95rem;
    font-weight: 500;
    color: #000000;
    text-align: center;
    font-family: 'Inter', sans-serif;
}

/* === BG DECORATIONS === */
.sb-begleitung-bg-deco {
    position: absolute;
    border-radius: 50%;
    filter: blur(80px);
    opacity: 0.04;
    z-index: 0;
}

.sb-begleitung-bg-1 {
    width: 400px;
    height: 400px;
    background: #CBA83A;
    top: 10%;
    right: -150px;
}

.sb-begleitung-bg-2 {
    width: 350px;
    height: 350px;
    background: #000000;
    bottom: 10%;
    left: -120px;
}

/* === RESPONSIVE === */
@media (max-width: 1200px) {
    .sb-begleitung-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 768px) {
    .sb-begleitung-section {
        padding: 3rem 0;
    }
    
    .sb-begleitung-section .sb-begleitung-container {
        padding: 0 1.5rem;
    }
    
    .sb-begleitung-title {
        font-size: 2rem;
    }
    
    .sb-begleitung-subtitle {
        font-size: 1rem;
    }
    
    .sb-begleitung-grid {
        grid-template-columns: 1fr 1fr;
        gap: 1.5rem;
    }
    
    .sb-begleitung-image-container {
        height: 280px;
    }
    
    .sb-begleitung-message {
        flex-direction: column;
        text-align: center;
        border-radius: 24px;
        padding: 1.5rem;
    }
    
    .sb-begleitung-message-text {
        text-align: center;
    }
}

@media (max-width: 480px) {
    .sb-begleitung-title {
        font-size: 1.8rem;
    }
    
    .sb-begleitung-card-content {
        padding: 1.5rem 1.2rem 1.5rem;
    }
        .sb-begleitung-grid {
        grid-template-columns: 1fr ;
        gap: 1.5rem;
    }
    
    .sb-begleitung-card-title {
        font-size: 1.2rem;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6ccfa88 */.partners-marquee-section {
    --brand-gold: #D0AD3E;
    --brand-gold-dark: #b8962f;
    --brand-dark: #1e2a1a;
    --brand-gray: #6b7280;
    --brand-light: #faf9f5;
    --logo-bg: #ffffff;
    --shadow-sm: 0 4px 12px rgba(0, 0, 0, 0.03), 0 1px 2px rgba(0, 0, 0, 0.05);
    --shadow-md: 0 10px 25px -5px rgba(0, 0, 0, 0.05), 0 4px 8px -4px rgba(0, 0, 0, 0.02);
    
    padding: 40px 0px;
    font-family: 'Inter', system-ui, -apple-system, sans-serif;
    position: relative;
    overflow: hidden;
  }

  /* decorative background element */
  .partners-marquee-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(90deg, transparent, var(--brand-gold), transparent);
  }

  .partners-container {
    max-width: 1400px;
    margin: 0 auto;
  }

  .partners-header {
    text-align: center;
    margin-bottom: 55px;
  }

  .partners-badge {
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    color: var(--brand-gold-dark);
    background: rgba(208, 173, 62, 0.1);
    padding: 6px 16px;
    border-radius: 40px;
    margin-bottom: 20px;
    backdrop-filter: blur(2px);
  }

  .partners-title {
    font-family: 'Playfair Display', serif;
    font-size: clamp(2.5rem, 5vw, 4rem);
    line-height: 1.2;
    margin-bottom: 20px;
    color: #1A2A1A;
    font-weight: 700;
    letter-spacing: -0.02em;
  }
  
  .partners-title-accent {
    color: #D0AD3E;
    position: relative;
    display: inline-block;
  }
  .marquee-wrapper {
    width: 100%;
    overflow: hidden;
    position: relative;
    padding: 20px 0;
  }

  /* gradient masks on edges for modern fade effect */
  .marquee-wrapper::before,
  .marquee-wrapper::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100px;
    z-index: 2;
    pointer-events: none;
  }

  .marquee-wrapper::before {
    left: 0;
    background: linear-gradient(90deg, var(--brand-light) 0%, transparent 100%);
  }

  .marquee-wrapper::after {
    right: 0;
    background: linear-gradient(270deg, var(--brand-light) 0%, transparent 100%);
  }

  .marquee-track1 {
    display: flex;
    gap: 48px;
    animation: scrollMarquee 12s linear infinite;
    width: fit-content;
  }


  .logo-item {
    flex-shrink: 0;
    width: 180px;
    height: 120px;
    background: var(--logo-bg);
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    transition: all 0.3s cubic-bezier(0.2, 0.9, 0.4, 1.1);
    box-shadow: var(--shadow-sm);
    border: 1px solid rgba(208, 173, 62, 0.12);
    position: relative;
    overflow: hidden;
  }

  .logo-item::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(208, 173, 62, 0.08), transparent);
    transition: left 0.5s ease;
  }

  .logo-item:hover::before {
    left: 100%;
  }

  .logo-item:hover {
    transform: translateY(-6px);
    box-shadow: var(--shadow-md);
    border-color: rgba(208, 173, 62, 0.3);
  }

  .logo-item img {
    max-width: 100%;
    max-height: 80px;
    object-fit: contain;
    filter: grayscale(0%);
    transition: filter 0.3s ease, transform 0.3s ease;
  }

  .logo-item:hover img {
    transform: scale(1.03);
  }

  /* Keyframes for infinite horizontal scroll */
  @keyframes scrollMarquee {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-50%);
    }
  }

  /* Responsive adjustments */
  @media (max-width: 768px) {
    .partners-marquee-section {
      padding: 50px 16px;
    }
    
    .logo-item {
      width: 130px;
      height: 85px;
      padding: 14px;
    }
    
    .marquee-track1 {
      gap: 28px;
    }
    
    .marquee-wrapper::before,
    .marquee-wrapper::after {
      width: 50px;
    }
    
    .partners-header {
      margin-bottom: 35px;
    }
  }

  @media (max-width: 480px) {
    .logo-item {
      width: 110px;
      height: 75px;
    }
    
    .marquee-track1 {
      gap: 20px;
    }
    
    .logo-item img {
      max-height: 45px;
    }
  }

  /* optional subtle pulse on first load */
  @keyframes subtleFadeIn {
    from {
      opacity: 0;
      transform: translateY(15px);
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }

  .partners-header,
  .marquee-wrapper {
    animation: subtleFadeIn 0.6s ease-out forwards;
  }

  /* Import font if needed */
  @import url('https://fonts.googleapis.com/css2?family=Inter:opsz,wght@14..32,400;14..32,500;14..32,600;14..32,700&display=swap');/* End custom CSS */