/* Start custom CSS for html, class: .elementor-element-7992522 *//* CSS del banner exacto que irá en Elementor */
        .elementor-widget-html .aulapro-expert-banner {
            position: relative !important;
            background: linear-gradient(135deg, #054C68 0%, #206BA4 50%, #54A4DE 100%) !important;
            border-radius: 20px !important;
            overflow: hidden !important;
            margin: 40px 0 !important;
            box-shadow: 0 20px 60px rgba(5, 76, 104, 0.3) !important;
            min-height: 400px !important;
            display: flex !important;
            align-items: center !important;
        }

        .elementor-widget-html .aulapro-expert-banner .aulapro-banner-container {
            position: relative !important;
            z-index: 10 !important;
            width: 100% !important;
            max-width: 1200px !important;
            margin: 0 auto !important;
            padding: 40px 30px !important;
            display: grid !important;
            grid-template-columns: 1fr 1fr !important;
            gap: 40px !important;
            align-items: center !important;
        }

        .elementor-widget-html .aulapro-expert-banner .aulapro-badge {
            display: inline-flex !important;
            align-items: center !important;
            background: #FFAB35 !important;
            color: #054C68 !important;
            padding: 8px 16px !important;
            border-radius: 25px !important;
            font-family: 'Lato', sans-serif !important;
            font-weight: 700 !important;
            font-size: 12px !important;
            letter-spacing: 1px !important;
            margin-bottom: 20px !important;
            animation: pulse-badge 2s infinite !important;
        }

        .elementor-widget-html .aulapro-expert-banner .aulapro-badge i {
            margin-right: 6px !important;
            color: #054C68 !important;
        }

        .elementor-widget-html .aulapro-expert-banner .aulapro-banner-title {
            font-family: 'Playfair Display', serif !important;
            font-size: clamp(28px, 4vw, 42px) !important;
            font-weight: 800 !important;
            color: #ffffff !important;
            line-height: 1.2 !important;
            margin: 0 0 16px 0 !important;
        }

        .elementor-widget-html .aulapro-expert-banner .aulapro-highlight {
            background: linear-gradient(45deg, #FFAB35, #FFC573) !important;
            -webkit-background-clip: text !important;
            -webkit-text-fill-color: transparent !important;
            background-clip: text !important;
            font-weight: 900 !important;
        }

        .elementor-widget-html .aulapro-expert-banner .aulapro-banner-subtitle {
            font-family: 'Lato', sans-serif !important;
            font-size: 16px !important;
            color: #BBD9EE !important;
            line-height: 1.6 !important;
            margin: 0 0 25px 0 !important;
        }

        .elementor-widget-html .aulapro-expert-banner .aulapro-banner-subtitle strong {
            color: #FFAB35 !important;
        }

        .elementor-widget-html .aulapro-expert-banner .aulapro-benefits {
            display: grid !important;
            grid-template-columns: 1fr 1fr !important;
            gap: 12px !important;
            margin-top: 20px !important;
        }

        .elementor-widget-html .aulapro-expert-banner .aulapro-benefit-item {
            display: flex !important;
            align-items: center !important;
            font-family: 'Lato', sans-serif !important;
            font-size: 14px !important;
            font-weight: 500 !important;
            color: #ffffff !important;
            background: rgba(255, 255, 255, 0.1) !important;
            padding: 10px 12px !important;
            border-radius: 8px !important;
            transition: all 0.3s ease !important;
        }

        .elementor-widget-html .aulapro-expert-banner .aulapro-benefit-item:hover {
            background: rgba(255, 171, 53, 0.2) !important;
            transform: translateY(-2px) !important;
        }

        .elementor-widget-html .aulapro-expert-banner .aulapro-benefit-item i {
            color: #FFAB35 !important;
            margin-right: 8px !important;
            font-size: 16px !important;
        }

        .elementor-widget-html .aulapro-expert-banner .aulapro-banner-cta {
            text-align: center !important;
        }

        .elementor-widget-html .aulapro-expert-banner .aulapro-offer-box {
            background: rgba(255, 255, 255, 0.15) !important;
            backdrop-filter: blur(10px) !important;
            border: 1px solid rgba(255, 255, 255, 0.2) !important;
            border-radius: 16px !important;
            padding: 24px !important;
            margin-bottom: 25px !important;
            position: relative !important;
        }

        .elementor-widget-html .aulapro-expert-banner .aulapro-offer-badge {
            position: absolute !important;
            top: -10px !important;
            left: 50% !important;
            transform: translateX(-50%) !important;
            background: #FFAB35 !important;
            color: #054C68 !important;
            padding: 6px 16px !important;
            border-radius: 12px !important;
            font-family: 'Lato', sans-serif !important;
            font-weight: 700 !important;
            font-size: 11px !important;
            letter-spacing: 1px !important;
        }

        .elementor-widget-html .aulapro-expert-banner .aulapro-discount {
            display: flex !important;
            align-items: baseline !important;
            justify-content: center !important;
            margin: 10px 0 !important;
        }

        .elementor-widget-html .aulapro-expert-banner .aulapro-discount-text {
            font-family: 'Lato', sans-serif !important;
            font-size: 14px !important;
            font-weight: 600 !important;
            color: #BBD9EE !important;
            margin-right: 8px !important;
        }

        .elementor-widget-html .aulapro-expert-banner .aulapro-discount-number {
            font-family: 'Playfair Display', serif !important;
            font-size: 48px !important;
            font-weight: 900 !important;
            color: #FFAB35 !important;
            line-height: 1 !important;
        }

        .elementor-widget-html .aulapro-expert-banner .aulapro-discount-off {
            font-family: 'Lato', sans-serif !important;
            font-size: 18px !important;
            font-weight: 700 !important;
            color: #ffffff !important;
            margin-left: 8px !important;
        }

        .elementor-widget-html .aulapro-expert-banner .aulapro-offer-text {
            font-family: 'Lato', sans-serif !important;
            font-size: 14px !important;
            color: #BBD9EE !important;
            margin: 8px 0 0 0 !important;
        }

        .elementor-widget-html .aulapro-expert-banner .aulapro-offer-text strong {
            color: #ffffff !important;
        }

        .elementor-widget-html .aulapro-expert-banner .aulapro-countdown-container {
            margin: 25px 0 !important;
        }

        .elementor-widget-html .aulapro-expert-banner .aulapro-countdown-title {
            font-family: 'Playfair Display', serif !important;
            font-size: 18px !important;
            font-weight: 600 !important;
            color: #ffffff !important;
            margin: 0 0 15px 0 !important;
        }

        .elementor-widget-html .aulapro-expert-banner .aulapro-countdown-demo {
            display: flex !important;
            justify-content: center !important;
            gap: 15px !important;
            margin: 0 !important;
        }

        .elementor-widget-html .aulapro-expert-banner .countdown-item {
            background: rgba(255, 171, 53, 0.2) !important;
            border: 1px solid #FFAB35 !important;
            border-radius: 12px !important;
            padding: 12px 8px !important;
            min-width: 60px !important;
            text-align: center !important;
        }

        .elementor-widget-html .aulapro-expert-banner .countdown-item span {
            font-family: 'Playfair Display', serif !important;
            font-size: 24px !important;
            font-weight: 800 !important;
            color: #FFAB35 !important;
            line-height: 1 !important;
            display: block !important;
        }

        .elementor-widget-html .aulapro-expert-banner .countdown-item label {
            font-family: 'Lato', sans-serif !important;
            font-size: 10px !important;
            font-weight: 600 !important;
            color: #BBD9EE !important;
            text-transform: uppercase !important;
            letter-spacing: 1px !important;
            margin-top: 4px !important;
            display: block !important;
        }

        .elementor-widget-html .aulapro-expert-banner .aulapro-cta-section {
            margin-top: 25px !important;
        }

        .elementor-widget-html .aulapro-expert-banner .aulapro-cta-button {
            display: inline-flex !important;
            align-items: center !important;
            justify-content: center !important;
            background: linear-gradient(135deg, #FFAB35 0%, #FFC573 100%) !important;
            color: #054C68 !important;
            padding: 16px 32px !important;
            border-radius: 50px !important;
            font-family: 'Lato', sans-serif !important;
            font-size: 16px !important;
            font-weight: 700 !important;
            text-decoration: none !important;
            text-transform: uppercase !important;
            letter-spacing: 1px !important;
            transition: all 0.3s ease !important;
            box-shadow: 0 8px 25px rgba(255, 171, 53, 0.4) !important;
            border: none !important;
            cursor: pointer !important;
        }

        .elementor-widget-html .aulapro-expert-banner .aulapro-cta-button:hover {
            transform: translateY(-3px) scale(1.05) !important;
            box-shadow: 0 12px 35px rgba(255, 171, 53, 0.6) !important;
            background: linear-gradient(135deg, #FFC573 0%, #FFAB35 100%) !important;
        }

        .elementor-widget-html .aulapro-expert-banner .aulapro-cta-button i {
            margin-right: 10px !important;
            font-size: 18px !important;
        }

        .elementor-widget-html .aulapro-expert-banner .aulapro-cta-note {
            font-family: 'Lato', sans-serif !important;
            font-size: 12px !important;
            color: #BBD9EE !important;
            margin: 12px 0 0 0 !important;
            font-style: italic !important;
        }

        .elementor-widget-html .aulapro-expert-banner .aulapro-banner-decoration {
            position: absolute !important;
            top: 0 !important;
            left: 0 !important;
            width: 100% !important;
            height: 100% !important;
            pointer-events: none !important;
            overflow: hidden !important;
        }

        .elementor-widget-html .aulapro-expert-banner .aulapro-circle-1,
        .elementor-widget-html .aulapro-expert-banner .aulapro-circle-2,
        .elementor-widget-html .aulapro-expert-banner .aulapro-circle-3 {
            position: absolute !important;
            border-radius: 50% !important;
            background: rgba(255, 171, 53, 0.1) !important;
            animation: float-circles 6s ease-in-out infinite !important;
        }

        .elementor-widget-html .aulapro-expert-banner .aulapro-circle-1 {
            width: 120px !important;
            height: 120px !important;
            top: 20px !important;
            right: 100px !important;
            animation-delay: 0s !important;
        }

        .elementor-widget-html .aulapro-expert-banner .aulapro-circle-2 {
            width: 80px !important;
            height: 80px !important;
            bottom: 40px !important;
            left: 80px !important;
            animation-delay: 2s !important;
        }

        .elementor-widget-html .aulapro-expert-banner .aulapro-circle-3 {
            width: 60px !important;
            height: 60px !important;
            top: 50% !important;
            right: 20px !important;
            animation-delay: 4s !important;
        }

        @keyframes pulse-badge {
            0%, 100% {
                transform: scale(1) !important;
            }
            50% {
                transform: scale(1.05) !important;
            }
        }

        @keyframes float-circles {
            0%, 100% {
                transform: translateY(0px) !important;
            }
            50% {
                transform: translateY(-20px) !important;
            }
        }

        @media (max-width: 768px) {
            .elementor-widget-html .aulapro-expert-banner .aulapro-banner-container {
                grid-template-columns: 1fr !important;
                gap: 30px !important;
                padding: 30px 20px !important;
                text-align: center !important;
            }
            
            .elementor-widget-html .aulapro-expert-banner .aulapro-benefits {
                grid-template-columns: 1fr !important;
                gap: 8px !important;
            }
            
            .elementor-widget-html .aulapro-expert-banner .aulapro-benefit-item {
                justify-content: center !important;
            }
            
            .elementor-widget-html .aulapro-expert-banner .aulapro-discount-number {
                font-size: 36px !important;
            }
            
            .elementor-widget-html .aulapro-expert-banner .aulapro-cta-button {
                padding: 14px 28px !important;
                font-size: 14px !important;
            }
        }/* End custom CSS */