.elementor-29012 .elementor-element.elementor-element-42ae2b0{--display:flex;--min-height:0px;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-29012 .elementor-element.elementor-element-7cf0c4e{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-29012 .elementor-element.elementor-element-048da3b{--display:flex;}.elementor-29012 .elementor-element.elementor-element-c053355{--display:flex;}.elementor-29012 .elementor-element.elementor-element-135a41c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-29012 .elementor-element.elementor-element-fa5c257{--display:flex;}.elementor-29012 .elementor-element.elementor-element-62c895c{--display:flex;}.elementor-29012 .elementor-element.elementor-element-2b3ffde{--display:flex;}.elementor-29012 .elementor-element.elementor-element-91299a3{--display:flex;}.elementor-29012 .elementor-element.elementor-element-a708201{--display:flex;--justify-content:center;border-style:solid;--border-style:solid;border-width:1px 0px 1px 0px;--border-top-width:1px;--border-right-width:0px;--border-bottom-width:1px;--border-left-width:0px;border-color:rgba(129,129,129,0.2);--border-color:rgba(129,129,129,0.2);--margin-top:0px;--margin-bottom:80px;--margin-left:0px;--margin-right:0px;--padding-top:50px;--padding-bottom:50px;--padding-left:15px;--padding-right:15px;}.elementor-29012 .elementor-element.elementor-element-a708201:not(.elementor-motion-effects-element-type-background), .elementor-29012 .elementor-element.elementor-element-a708201 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://foliano.de/wp-content/uploads/2021/08/newsletter-new.jpg");background-repeat:no-repeat;}.elementor-29012 .elementor-element.elementor-element-6368e8d .mc4wp-form-fields{max-width:400px;}.elementor-29012 .elementor-element.elementor-element-22f1ad4{--display:flex;--margin-top:0px;--margin-bottom:30px;--margin-left:0px;--margin-right:0px;}@media(max-width:1024px){.elementor-29012 .elementor-element.elementor-element-a708201{--justify-content:center;border-width:1px 0px 1px 0px;--border-top-width:1px;--border-right-width:0px;--border-bottom-width:1px;--border-left-width:0px;--margin-top:0px;--margin-bottom:60px;--margin-left:0px;--margin-right:0px;}.elementor-29012 .elementor-element.elementor-element-a708201:not(.elementor-motion-effects-element-type-background), .elementor-29012 .elementor-element.elementor-element-a708201 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-size:0px auto;}}@media(max-width:768px){.elementor-29012 .elementor-element.elementor-element-a708201{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;border-width:1px 0px 1px 0px;--border-top-width:1px;--border-right-width:0px;--border-bottom-width:1px;--border-left-width:0px;--margin-top:0px;--margin-bottom:40px;--margin-left:0px;--margin-right:0px;}.elementor-29012 .elementor-element.elementor-element-a708201:not(.elementor-motion-effects-element-type-background), .elementor-29012 .elementor-element.elementor-element-a708201 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-size:0px auto;}.elementor-29012 .elementor-element.elementor-element-6368e8d.elementor-element{--align-self:center;}}/* Start custom CSS for html, class: .elementor-element-5e671cf *//* --- Core Section & Header Spacing --- */
.foliano-style-section {
    padding: 60px 0 20px 0;
    background-color: transparent;
}

.foliano-style-header {
    text-align: center;
    margin-bottom: 30px;
    padding: 0 15px;
}

/* --- Premium Typography (Desktop) --- */
.foliano-subtitle {
    display: block;
    color: #A3C1AD; /* Mint Eco-Line Accent */
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    margin-bottom: 12px;
}

.foliano-title {
    font-family: var(--wd-title-font, sans-serif);
    font-size: 38px;
    color: #1a1a1a; /* Soft black, high contrast */
    margin: 0;
    font-weight: 600;
    letter-spacing: -0.5px;
}

/* --- Mobile & Tablet Optimization --- */
@media (max-width: 768px) {
    .foliano-style-section {
        padding: 40px 0 10px 0;
    }
    .foliano-style-header {
        margin-bottom: 20px;
    }
    .foliano-title {
        font-size: 28px;
    }
    .foliano-subtitle {
        font-size: 11px;
        letter-spacing: 1.5px;
        margin-bottom: 8px;
    }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-048da3b *//* --- 1. Core Grid Spacing --- */
.foliano-style-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 24px;
    width: 100%;
    max-width: 1400px; /* Wider to comfortably fit 5 items */
    margin: 0 auto;
    padding: 40px 15px;
}

/* --- 2. The Premium Card Base --- */
.foliano-style-card {
    position: relative;
    border-radius: 12px; /* Softer, organic corners */
    overflow: hidden;
    display: block;
    background: #ffffff;
    text-decoration: none !important;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.04);
    transition: transform 0.5s ease, box-shadow 0.5s ease;
}

.foliano-style-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 40px rgba(163, 193, 173, 0.25); /* Mint Eco-Line Glow */
}

/* --- 3. Image Dynamics --- */
.style-img-wrapper {
    position: relative;
    width: 100%;
    aspect-ratio: 4 / 5; /* Elegant portrait ratio replaces the square */
    overflow: hidden;
}

.style-img-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); /* Luxurious, slow zoom */
}

.foliano-style-card:hover .style-img-wrapper img {
    transform: scale(1.08);
}

/* --- 4. The Overlay & Typography Reveal --- */
.style-overlay {
    position: absolute;
    inset: 0; /* Covers entire image */
    /* Earthy, dark charcoal gradient instead of harsh black */
    background: linear-gradient(to top, rgba(15, 25, 20, 0.85) 0%, rgba(15, 25, 20, 0.1) 60%, rgba(0,0,0,0) 100%);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 30px 24px;
    transition: background 0.5s ease;
}

.foliano-style-card:hover .style-overlay {
    /* Slightly darkens with a mint tint on hover for text readability */
    background: linear-gradient(to top, rgba(15, 25, 20, 0.95) 0%, rgba(163, 193, 173, 0.2) 100%);
}

.style-title {
    color: #ffffff;
    font-family: var(--wd-title-font, sans-serif);
    font-size: 22px;
    font-weight: 600;
    margin: 0;
    letter-spacing: 0.5px;
    transform: translateY(15px); /* Pushed down initially */
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.style-link-text {
    color: #A3C1AD; /* Mint Brand Color */
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    opacity: 0;
    transform: translateY(20px);
    transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    margin-top: 8px;
    display: block;
}

.foliano-style-card:hover .style-title {
    transform: translateY(0); /* Slides up into place */
}

.foliano-style-card:hover .style-link-text {
    opacity: 1;
    transform: translateY(0); /* Fades and slides up */
}

/* --- 5. Tablet & Mobile Optimization --- */
@media (max-width: 1024px) {
    .foliano-style-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 768px) {
    .foliano-style-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 12px;
        padding: 20px 15px;
    }
    .foliano-style-card:nth-child(5) {
        grid-column: span 2; /* Makes Mosaic a large hero banner at the bottom */
    }
    .style-img-wrapper {
        aspect-ratio: 1 / 1; /* Reverts to square to save screen height on phones */
    }
    .style-overlay {
        padding: 20px 15px;
        background: linear-gradient(to top, rgba(15, 25, 20, 0.75) 0%, rgba(0,0,0,0) 70%);
    }
    .style-title {
        font-size: 18px;
        transform: translateY(0); /* Text must always be visible on touch devices */
    }
    .style-link-text {
        display: none; /* Hide to keep the small mobile UI clean */
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-be3762a *//* --- Core Container: Elevated & Unified --- */
.foliano-trust-bar-premium {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    background: #ffffff;
    border-radius: 16px;
    box-shadow: 0 15px 45px rgba(163, 193, 173, 0.15); /* Deep, soft Mint Glow */
    border: 1px solid rgba(163, 193, 173, 0.2);
    margin: 40px auto;
    max-width: 1250px;
    position: relative;
    z-index: 10;
}

/* --- Individual Pillars --- */
.trust-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 40px 20px;
    position: relative;
    transition: transform 0.3s ease;
}

.trust-item:hover {
    transform: translateY(-3px);
}

/* --- Premium Dividers (Desktop Only) --- */
.trust-item:not(:last-child)::after {
    content: '';
    position: absolute;
    right: 0;
    top: 25%;
    height: 50%;
    width: 1px;
    background: linear-gradient(to bottom, transparent, rgba(163, 193, 173, 0.4), transparent);
}

/* --- Icon Treatment --- */
.trust-icon-wrap {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    background: #f2f7f4; /* Very soft Mint background */
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    transition: background 0.4s ease, transform 0.4s ease;
}

.trust-icon-wrap svg {
    width: 28px;
    height: 28px;
    stroke: #729a80; /* Darker Mint for contrast */
}

.trust-item:hover .trust-icon-wrap {
    background: #A3C1AD; /* Full Mint on hover */
    transform: scale(1.05);
}

.trust-item:hover .trust-icon-wrap svg {
    stroke: #ffffff; /* Icon turns white on hover */
}

/* --- Typography --- */
.trust-title {
    font-family: var(--wd-title-font, sans-serif);
    font-size: 16px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 8px 0;
    letter-spacing: 0.2px;
}

.trust-text {
    font-size: 13px;
    color: #666666;
    margin: 0;
    line-height: 1.5;
    max-width: 200px; /* Keeps text visually balanced */
}

/* --- Responsive: Tablet --- */
@media (max-width: 1024px) {
    .foliano-trust-bar-premium {
        grid-template-columns: repeat(2, 1fr);
    }
    .trust-item:nth-child(2)::after {
        display: none; /* Hide right border on 2nd item */
    }
    /* Add bottom border for top row */
    .trust-item:nth-child(1)::before,
    .trust-item:nth-child(2)::before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 20%;
        width: 60%;
        height: 1px;
        background: linear-gradient(to right, transparent, rgba(163, 193, 173, 0.4), transparent);
    }
}

/* --- Responsive: Mobile --- */
@media (max-width: 768px) {
    .foliano-trust-bar-premium {
        box-shadow: 0 8px 25px rgba(163, 193, 173, 0.1);
        margin: 20px 15px;
        padding: 10px 0;
    }
    .trust-item {
        padding: 25px 15px;
    }
    .trust-icon-wrap {
        width: 50px;
        height: 50px;
        margin-bottom: 15px;
    }
    .trust-icon-wrap svg {
        width: 22px;
        height: 22px;
    }
    .trust-title { font-size: 14px; }
    .trust-text { font-size: 12px; }
    
    /* Remove dividers on mobile for a cleaner grid */
    .trust-item::after, .trust-item::before { display: none !important; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a0a40dc *//* --- 1. Main Container & Resets --- */
.hp-fliesen-section {
  max-width: 1000px !important;
  margin: 0 auto !important;
  font-family: inherit;
  padding: 40px 15px;
  box-sizing: border-box;
}

.hp-fliesen-section *,
.hp-fliesen-section *::before,
.hp-fliesen-section *::after {
  box-sizing: border-box;
}

.hp-fliesen-header {
  text-align: center;
  margin-bottom: 50px;
}

.hp-fliesen-header h2 {
  font-size: 2.4em;
  color: #222;
  margin-bottom: 15px;
  line-height: 1.2;
}

.hp-fliesen-header p {
  font-size: 1.1em;
  color: #666;
  margin: 0;
}

/* --- 2. Desktop Layout (Side-by-Side Cards) --- */
.hp-cards-container {
  display: flex;
  flex-wrap: nowrap; 
  gap: 30px;
  justify-content: center;
  align-items: stretch;
}

/* --- 3. General Card Styling --- */
.hp-card {
  flex: 1;
  background: #ffffff;
  border-radius: 12px;
  padding: 40px 30px;
  display: flex;
  flex-direction: column;
  position: relative;
  border: 1px solid #eaeaea;
  box-shadow: 0 4px 20px rgba(0,0,0,0.05);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.hp-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 30px rgba(0,0,0,0.1);
}

.hp-premium {
  border: 2px solid #d4af37 !important; 
  box-shadow: 0 8px 25px rgba(212, 175, 55, 0.15);
}

.hp-badge {
  position: absolute;
  top: -16px;
  left: 50%;
  transform: translateX(-50%);
  background: #d4af37;
  color: #ffffff;
  padding: 6px 18px;
  border-radius: 20px;
  font-size: 0.85em;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  white-space: nowrap;
  z-index: 2;
}

/* --- 4. Card Content --- */
.hp-card-header {
  text-align: center;
  margin-bottom: 25px;
  padding-bottom: 20px;
  border-bottom: 1px solid #f0f0f0;
}

.hp-stars {
  font-size: 1.3em;
  display: block;
  margin-bottom: 10px;
}

.hp-card-header h3 {
  font-size: 1.8em;
  margin: 0 0 10px 0;
  color: #222;
}

.hp-subtitle {
  color: #666;
  font-size: 0.95em;
  margin: 0;
  line-height: 1.4;
  min-height: 45px; 
}

/* --- 5. The Fixed Lists --- */
.hp-fliesen-section ul.hp-features {
  list-style-type: none !important;
  padding: 0 !important;
  margin: 0 0 35px 0 !important;
  flex-grow: 1;
}

.hp-fliesen-section ul.hp-features li {
  margin-bottom: 15px !important;
  font-size: 0.95em;
  color: #444;
  display: flex;
  align-items: flex-start; /* Keeps icon at the top of the sentence */
  padding-left: 0 !important;
}

.hp-features li::before {
  display: none !important; 
}

.hp-icon {
  margin-right: 12px;
  font-size: 1.1em;
  flex-shrink: 0; /* Prevents icon from squishing */
  line-height: 1.5; /* Aligns icon perfectly with text */
}

.hp-text {
  flex-grow: 1; /* Forces the text to take up the rest of the line */
  line-height: 1.5;
  display: block;
}

.hp-negative {
  color: #999 !important;
}

/* --- 6. Buttons --- */
.hp-card-footer {
  text-align: center;
  margin-top: auto;
}

.hp-fliesen-section a.hp-btn {
  display: inline-block;
  width: 100%;
  padding: 15px 20px;
  border-radius: 8px;
  text-decoration: none !important;
  font-weight: bold;
  font-size: 1em;
  transition: all 0.3s ease;
  line-height: 1.2;
  text-align: center;
}

.hp-fliesen-section a.hp-btn-outline {
  background: transparent;
  color: #333 !important;
  border: 2px solid #ddd;
}

.hp-fliesen-section a.hp-btn-outline:hover {
  border-color: #333;
  background: #fdfdfd;
}

.hp-fliesen-section a.hp-btn-solid {
  background: #222 !important;
  color: #ffffff !important;
  border: 2px solid #222;
}

.hp-fliesen-section a.hp-btn-solid:hover {
  background: #444 !important;
  border-color: #444;
}

/* --- 7. MOBILE RESPONSIVE MAGIC --- */
@media screen and (max-width: 768px) {
  .hp-fliesen-section {
    padding: 30px 15px;
  }

  .hp-fliesen-header h2 {
    font-size: 1.8em; 
  }

  .hp-cards-container {
    flex-direction: column !important; 
    gap: 45px; 
  }
  
  .hp-card {
    padding: 30px 20px; 
    width: 100% !important; 
  }
  
  .hp-subtitle {
    min-height: auto; 
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-47f3551 *//* --- Core Section Setup --- */
.foliano-cert-section {
    background-color: #f7faf8; /* Very soft mint/gray background to anchor the section */
    padding: 80px 15px;
    margin: 40px 0;
    border-radius: 16px;
}

/* --- Typography & Headers --- */
.foliano-cert-header {
    text-align: center;
    max-width: 800px;
    margin: 0 auto 50px auto;
}

.foliano-subtitle {
    display: block;
    color: #A3C1AD;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 12px;
}

.foliano-title {
    font-family: var(--wd-title-font, sans-serif);
    font-size: 36px;
    color: #1a1a1a;
    margin: 0 0 20px 0;
    font-weight: 600;
    letter-spacing: -0.5px;
}

.foliano-cert-intro {
    font-size: 16px;
    color: #555555;
    line-height: 1.6;
    margin: 0;
}

/* --- Grid Layout --- */
.foliano-cert-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 25px;
    max-width: 1250px;
    margin: 0 auto;
}

/* --- Certification Cards --- */
.cert-card {
    background: #ffffff;
    padding: 40px 30px;
    border-radius: 12px;
    text-align: center;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.03);
    border: 1px solid #eef2f0;
    transition: transform 0.4s ease, box-shadow 0.4s ease;
}

.cert-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 15px 35px rgba(163, 193, 173, 0.15); /* Mint hover glow */
    border-color: #A3C1AD;
}

/* --- Icons --- */
.cert-icon {
    width: 60px;
    height: 60px;
    margin: 0 auto 20px auto;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fdfdfd;
    border-radius: 50%;
}

/* --- Icons (Updated for Official Logos) --- */
.cert-icon {
    width: 100%;
    height: 75px; /* Increased height for better logo legibility */
    margin: 0 auto 20px auto;
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent; /* Removed the background circle so official logos look cleaner */
}

.cert-icon img {
    max-width: 100%;
    height: 100%;
    object-fit: contain; /* Ensures the SVG logos are never stretched or cut off */
    filter: drop-shadow(0 4px 6px rgba(0,0,0,0.04)); /* Adds a very soft, premium lift to the logos */
}

/* --- Card Typography --- */
.cert-title {
    font-family: var(--wd-title-font, sans-serif);
    font-size: 18px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 12px 0;
}

.cert-text {
    font-size: 13px;
    color: #666666;
    line-height: 1.5;
    margin: 0;
}

/* --- Responsive Tablet --- */
@media (max-width: 1024px) {
    .foliano-cert-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

/* --- Responsive Mobile --- */
@media (max-width: 768px) {
    .foliano-cert-section {
        padding: 50px 15px;
        border-radius: 0; /* Full width on mobile looks cleaner */
    }
    
    .foliano-title {
        font-size: 28px;
    }
    
    .foliano-cert-intro {
        font-size: 14px;
    }
    
    .foliano-cert-grid {
        grid-template-columns: 1fr; /* Stack vertically on phones */
        gap: 15px;
    }
    
    .cert-card {
        padding: 30px 20px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}
/* ========================================= */
/* --- BULLETPROOF MOBILE OPTIMIZATION --- */
/* ========================================= */

@media (max-width: 768px) {
    /* 1. Force the section to stay within screen bounds */
    .foliano-cert-section {
        padding: 40px 15px !important;
        margin: 20px 0 !important;
        border-radius: 0 !important;
        width: 100% !important;
        box-sizing: border-box !important;
        overflow: hidden !important;
    }
    
    /* 2. Force the title and text to shrink safely */
    .foliano-title {
        font-size: 26px !important;
        line-height: 1.2 !important;
    }
    
    .foliano-cert-intro {
        font-size: 14px !important;
        padding: 0 10px !important;
    }
    
    /* 3. Force a strict 1-column stack */
    .foliano-cert-grid {
        display: grid !important;
        grid-template-columns: 1fr !important; /* 1 Column ONLY */
        gap: 15px !important;
        width: 100% !important;
    }
    
    /* 4. Ensure cards don't break the container */
    .cert-card {
        width: 100% !important;
        box-sizing: border-box !important;
        padding: 25px 15px !important;
        margin: 0 !important;
    }
    
    /* 5. Scale down the logos for mobile screens */
    .cert-icon {
        height: 55px !important; 
        margin-bottom: 15px !important;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4a188df *//* Desktop Implementierung */
.elementor-29012 .elementor-element.elementor-element-4a188df .foliano-service-features {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    padding: 60px 40px;
    background-color: #f4f9f6; /* Dezenter Mint-Hintergrund */
    border-radius: 4px;
    text-align: center;
}

.elementor-29012 .elementor-element.elementor-element-4a188df .foliano-feature-item {
    padding: 20px;
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.elementor-29012 .elementor-element.elementor-element-4a188df .foliano-feature-item:hover {
    transform: translateY(-5px);
}

.elementor-29012 .elementor-element.elementor-element-4a188df .foliano-feature-icon {
    margin-bottom: 15px;
}

.elementor-29012 .elementor-element.elementor-element-4a188df .foliano-feature-icon svg {
    width: 36px;
    height: 36px;
    fill: none;
    stroke: #222222; /* Hochwertiges Dunkelgrau */
    stroke-width: 1.5;
    stroke-linecap: round;
    stroke-linejoin: round;
    transition: stroke 0.3s ease;
}

.elementor-29012 .elementor-element.elementor-element-4a188df .foliano-feature-item:hover .foliano-feature-icon svg {
    stroke: #3EB489; /* Mint-Grün Hover-Status */
}

.elementor-29012 .elementor-element.elementor-element-4a188df .foliano-feature-title {
    font-size: 14px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: #111111;
    margin: 0 0 8px 0;
    font-weight: 600;
}

.elementor-29012 .elementor-element.elementor-element-4a188df .foliano-feature-desc {
    font-size: 14px;
    color: #666666;
    line-height: 1.6;
    margin: 0;
}

.elementor-29012 .elementor-element.elementor-element-4a188df .foliano-contact-link {
    color: #3EB489;
    font-weight: 600;
    text-decoration: none;
    transition: color 0.3s ease;
    display: inline-block;
    margin-top: 4px;
}

.elementor-29012 .elementor-element.elementor-element-4a188df .foliano-contact-link:hover {
    color: #111111;
}

/* Mobile Implementierung */
@media (max-width: 768px) {
    .elementor-29012 .elementor-element.elementor-element-4a188df .foliano-service-features {
        grid-template-columns: 1fr;
        padding: 30px 20px;
        gap: 20px;
    }
    
    .elementor-29012 .elementor-element.elementor-element-4a188df .foliano-feature-item {
        padding: 10px;
        border-bottom: 1px solid rgba(62, 180, 137, 0.15); /* Mint-Trennlinie */
    }

    .elementor-29012 .elementor-element.elementor-element-4a188df .foliano-feature-item:last-child {
        border-bottom: none;
        padding-bottom: 0;
    }
    
    .elementor-29012 .elementor-element.elementor-element-4a188df .foliano-contact-link {
        /* Größere Klickfläche für Touch-Displays */
        padding: 8px 0; 
    }
}/* End custom CSS */