.elementor-9161 .elementor-element.elementor-element-25b3a12{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--padding-top:50px;--padding-bottom:50px;--padding-left:20px;--padding-right:20px;}.elementor-9161 .elementor-element.elementor-element-b24d76a{--display:flex;}.elementor-9161 .elementor-element.elementor-element-5214c98 .elementor-heading-title{font-family:"Lexend", Sans-serif;font-size:3.2rem;font-weight:600;line-height:1.3em;}.elementor-9161 .elementor-element.elementor-element-a93d1e9{width:var( --container-widget-width, 100% );max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0;column-gap:0px;font-family:"Lexend", Sans-serif;font-size:1.1rem;font-weight:300;line-height:2.1rem;}.elementor-9161 .elementor-element.elementor-element-a93d1e9.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-9161 .elementor-element.elementor-element-996564c{--display:flex;--justify-content:center;}.elementor-9161 .elementor-element.elementor-element-765fd52{--display:flex;--padding-top:50px;--padding-bottom:50px;--padding-left:20px;--padding-right:20px;}.elementor-9161 .elementor-element.elementor-element-0c97943{--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;}:root{--page-title-display:none;}@media(max-width:1366px){.elementor-9161 .elementor-element.elementor-element-a93d1e9{--container-widget-width:100%;--container-widget-flex-grow:0;width:var( --container-widget-width, 100% );max-width:100%;}}@media(min-width:768px){.elementor-9161 .elementor-element.elementor-element-b24d76a{--width:60%;}.elementor-9161 .elementor-element.elementor-element-996564c{--width:40%;}}@media(max-width:1366px) and (min-width:768px){.elementor-9161 .elementor-element.elementor-element-25b3a12{--content-width:1140px;}}@media(max-width:1024px){.elementor-9161 .elementor-element.elementor-element-5214c98 .elementor-heading-title{font-size:1.5rem;line-height:1.3em;}}@media(max-width:767px){.elementor-9161 .elementor-element.elementor-element-25b3a12{--flex-direction:row-reverse;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap-reverse;}.elementor-9161 .elementor-element.elementor-element-5214c98{text-align:center;}.elementor-9161 .elementor-element.elementor-element-5214c98 .elementor-heading-title{font-size:1.5rem;}.elementor-9161 .elementor-element.elementor-element-a93d1e9{text-align:center;font-size:1rem;}}/* Start custom CSS for html, class: .elementor-element-bdbde61 */.pricing-container {
           
            margin: 0 auto;
            background: white;
            border-radius: 12px;
            box-shadow: 0 4px 6px rgba(0,0,0,0.1);
            overflow: hidden;
        }

        .pricing-header {
            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
            color: white;
            padding: 30px;
            text-align: center;
        }

        .pricing-header h1 {
            font-size: 2rem;
            margin-bottom: 30px;
            color: #FFFFFF;
        }

        .pricing-table {
            overflow-x: auto;
        }

        table {
            width: 100%;
            border-collapse: collapse;
            min-width: 800px;
        }

        th, td {
            padding: 16px;
            text-align: left;
            border-bottom: 1px solid #e0e0e0;
        }

        th {
            background: #f8f9fa;
            font-weight: 600;
            position: sticky;
            top: 0;
            z-index: 10;
        }

        .section-header {
            background: #c8e6c9;
            font-weight: 700;
            color: #2e7d32;
            font-size: 1.1rem;
        }

        .section-header.platform {
            background: #c8e6c9;
            color: #2e7d32;
        }

        .section-header.infrastructure {
            background: #ffcc80;
            color: #e65100;
        }

        .section-header.membership {
            background: #f8bbd0;
            color: #c2185b;
        }

        .section-header.akademie {
            background: #b3e5fc;
            color: #01579b;
        }

        .section-header.monatsbeitrage {
            background: #c8e6c9;
            color: #2e7d32;
        }

        .column-header {
            text-align: center;
            font-size: 1.2rem;
            padding: 20px;
            border-right: 1px solid #e0e0e0;
        }

        .column-header:first-child {
            text-align: left;
            background: white;
            font-weight: 700;
        }

        .basis-col {
            background: #f3e5f5;
        }

        .plus-col {
            background: #e1f5fe;
        }

        .professional-col {
            background: #fff3e0;
        }

        td:first-child {
            font-weight: 500;
            width: 40%;
        }

        td {
            text-align: center;
            border-right: 1px solid #e0e0e0;
        }

        td:first-child {
            text-align: left;
            border-right: 2px solid #e0e0e0;
        }

        .checkmark {
            color: #4caf50;
            font-weight: bold;
            font-size: 1.2rem;
        }

        .crossmark {
            color: #f44336;
            font-weight: bold;
            font-size: 1.2rem;
        }

        .cta-buttons {
            background: #f8f9fa;
            padding: 30px 20px;
            display: flex;
            justify-content: space-around;
            align-items: center;
            gap: 20px;
            border-top: 3px solid #e0e0e0;
        }

        .cta-column {
            flex: 1;
            display: flex;
            flex-direction: column;
            align-items: center;
            gap: 10px;
        }

        .cta-column:first-child {
            opacity: 0;
            pointer-events: none;
        }

        .price-tag {
            font-size: 1.5rem;
            font-weight: 700;
            color: #333;
            margin-bottom: 5px;
        }

        .price-detail {
            font-size: 0.9rem;
            color: #666;
            margin-bottom: 10px;
        }

        .cta-button {
            padding: 15px 40px;
            font-size: 1.1rem;
            font-weight: 600;
            border: none;
            border-radius: 8px;
            cursor: pointer;
            transition: all 0.3s ease;
            text-transform: uppercase;
            letter-spacing: 0.5px;
            box-shadow: 0 4px 6px rgba(0,0,0,0.1);
        }

        .cta-button:hover {
            transform: translateY(-2px);
            box-shadow: 0 6px 12px rgba(0,0,0,0.15);
        }

        .cta-button.basis {
            background: linear-gradient(135deg, #ab47bc 0%, #8e24aa 100%);
            color: white;
        }

        .cta-button.plus {
            background: linear-gradient(135deg, #29b6f6 0%, #0288d1 100%);
            color: white;
        }

        .cta-button.professional {
            background: linear-gradient(135deg, #ffa726 0%, #fb8c00 100%);
            color: white;
        }

        .inline-cta-button {
            padding: 10px 20px;
            font-size: 0.9rem;
            font-weight: 600;
            border: none;
            border-radius: 6px;
            cursor: pointer;
            transition: all 0.3s ease;
            text-transform: uppercase;
            letter-spacing: 0.5px;
            box-shadow: 0 2px 4px rgba(0,0,0,0.1);
            margin-top: 8px;
        }

        .inline-cta-button:hover {
            transform: translateY(-2px);
            box-shadow: 0 4px 8px rgba(0,0,0,0.15);
        }

        .inline-cta-button.basis {
            background: linear-gradient(135deg, #ab47bc 0%, #8e24aa 100%);
            font-size: 0.8rem;
            color: white;
        }

        .inline-cta-button.plus {
            background: linear-gradient(135deg, #29b6f6 0%, #0288d1 100%);
            font-size: 0.8rem;
            color: white;
        }

        .inline-cta-button.professional {
            background: linear-gradient(135deg, #ffa726 0%, #fb8c00 100%);
            font-size: 0.8rem;
            color: white;
        }

        .button-row {
            background: #f8f9fa;
        }

        .button-row td {
            padding: 20px 16px;
            border-bottom: 3px solid #e0e0e0;
        }

        /* Mobile Responsive */
        @media (max-width: 768px) {
            .pricing-header h1 {
                font-size: 1.5rem;
            }

            .pricing-table {
                overflow-x: auto;
                -webkit-overflow-scrolling: touch;
            }

            th, td {
                padding: 12px 8px;
                font-size: 0.9rem;
            }

            .column-header {
                padding: 15px 8px;
                font-size: 1rem;
            }

            table {
                min-width: 700px;
            }

            .cta-buttons {
                flex-direction: column;
                padding: 20px 15px;
            }

            .cta-column {
                width: 100%;
            }

            .cta-column:first-child {
                display: none;
            }

            .cta-button {
                width: 100%;
                padding: 15px 30px;
            }

            .price-tag {
                font-size: 1.3rem;
            }
        }

        @media (max-width: 480px) {
            body {
                padding: 10px;
            }

            .pricing-header {
                padding: 20px 15px;
            }

            .pricing-header h1 {
                font-size: 1.3rem;
            }

            th, td {
                padding: 10px 6px;
                font-size: 0.85rem;
            }

            .column-header {
                font-size: 0.9rem;
            }

            table {
                min-width: 650px;
            }

            .cta-button {
                font-size: 1rem;
                padding: 12px 25px;
            }
        }

        /* Tablet Landscape */
        @media (min-width: 769px) and (max-width: 1024px) {
            .pricing-container {
                max-width: 95%;
            }
        }

        /* Desktop Large */
        @media (min-width: 1500px) {
            .pricing-header h1 {
                font-size: 2.5rem;
            }

            th, td {
                padding: 20px;
            }
        }

        .scroll-hint {
            display: none;
            text-align: center;
            padding: 10px;
            background: #fff3cd;
            color: #856404;
            font-size: 0.9rem;
        }

        @media (max-width: 768px) {
            .scroll-hint {
                display: block;
            }
        }/* End custom CSS */