.elementor-390 .elementor-element.elementor-element-a5abc56{--display:flex;--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-390 .elementor-element.elementor-element-6991168{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-6991168 *//* --- IMPOSTAZIONI GLOBALI --- */
.fnd-sponsor-page {
    padding: 160px 20px 100px 20px;
    background-color: #f8fafc;
    font-family: 'Outfit', -apple-system, sans-serif;
    overflow-x: hidden;
}

/* 1. Header */
.fnd-sponsor-header { text-align: center; max-width: 800px; margin: 0 auto 80px auto; opacity: 0; transform: translateY(40px); }
.fnd-sponsor-header.is-visible { animation: fadeInUpTarget 0.8s forwards; }

.fnd-hero-badge { display: inline-block; background: rgba(22, 55, 64, 0.08); color: #163740; padding: 8px 16px; border-radius: 30px; font-size: 14px; font-weight: 600; margin-bottom: 24px; border: 1px solid rgba(22, 55, 64, 0.15); }

.fnd-sponsor-header h1 { font-size: 56px; font-weight: 800; color: #1d1d1f; line-height: 1.1; letter-spacing: -0.02em; margin: 0 0 24px 0; }
.fnd-sponsor-header h1 span { color: #BAA256; }
.fnd-sponsor-header p { font-size: 20px; color: #64748b; line-height: 1.6; margin: 0; }

/* 2. Vantaggi (3 Colonne) */
.fnd-sponsor-benefits { max-width: 1200px; margin: 0 auto 120px auto; display: grid; grid-template-columns: repeat(3, 1fr); gap: 40px; opacity: 0; transform: translateY(40px); }
.fnd-sponsor-benefits.is-visible { animation: fadeInUpTarget 0.8s 0.2s forwards; }

.fnd-s-benefit { background: #ffffff; padding: 40px; border-radius: 24px; box-shadow: 0 10px 30px rgba(0,0,0,0.03); text-align: center; border: 1px solid #e2e8f0; transition: transform 0.3s; }
.fnd-s-benefit:hover { transform: translateY(-8px); box-shadow: 0 20px 40px rgba(22, 55, 64, 0.08); }

.fnd-sb-icon { width: 64px; height: 64px; background: rgba(186, 162, 86, 0.15); color: #BAA256; border-radius: 20px; display: inline-flex; align-items: center; justify-content: center; font-size: 28px; margin-bottom: 24px; }
.fnd-s-benefit h3 { font-size: 24px; font-weight: 800; color: #163740; margin: 0 0 16px 0; }
.fnd-s-benefit p { font-size: 16px; color: #64748b; line-height: 1.6; margin: 0; }

/* 3. Showcase (Mockup e Testo) */
.fnd-sponsor-showcase { max-width: 1200px; margin: 0 auto 120px auto; display: flex; align-items: center; justify-content: space-between; gap: 80px; opacity: 0; transform: translateY(40px); }
.fnd-sponsor-showcase.is-visible { animation: fadeInUpTarget 0.8s forwards; }

.fnd-ss-text { flex: 1; max-width: 500px; }
.fnd-ss-text h2 { font-size: 40px; font-weight: 800; color: #1d1d1f; line-height: 1.1; margin: 0 0 24px 0; }
.fnd-ss-text p { font-size: 18px; color: #64748b; line-height: 1.6; margin: 0 0 32px 0; }
.fnd-ss-list { list-style: none; padding: 0; margin: 0; }
.fnd-ss-list li { font-size: 17px; color: #163740; margin-bottom: 16px; display: flex; align-items: flex-start; gap: 12px; }
.fnd-ss-list li i { color: #BAA256; margin-top: 4px; }

.fnd-ss-visual { flex: 1; display: flex; justify-content: center; }

/* Mockup App Locale */
.fnd-css-mockup { position: relative; width: 100%; max-width: 320px; display: flex; align-items: center; justify-content: center; }
.fnd-phone-sponsor { width: 100%; height: 500px; background: #f8fafc; border-radius: 36px; border: 8px solid #163740; box-shadow: 0 25px 50px rgba(22, 55, 64, 0.15); position: relative; overflow: hidden; display: flex; flex-direction: column; align-items: center; animation: floatMockup 6s ease-in-out infinite; box-sizing: border-box; padding: 40px 16px 16px 16px; }
.fnd-phone-notch { position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: 100px; height: 20px; background: #163740; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; z-index: 10; }

.fnd-sponsor-app-ui { width: 100%; display: flex; flex-direction: column; gap: 16px; }
.fnd-app-title { font-size: 18px; font-weight: 800; color: #163740; margin-bottom: 8px; text-align: left; width: 100%; }

.fnd-listing-card { background: #ffffff; border-radius: 16px; padding: 12px; box-shadow: 0 4px 15px rgba(0,0,0,0.05); display: flex; gap: 12px; align-items: center; position: relative; }
.fnd-listing-gold { border: 2px solid #BAA256; box-shadow: 0 10px 20px rgba(186, 162, 86, 0.15); padding-top: 24px; }
.fnd-listing-badge { position: absolute; top: -10px; left: 12px; background: #BAA256; color: #fff; font-size: 10px; padding: 4px 8px; border-radius: 6px; font-weight: 800; text-transform: uppercase; display: flex; align-items: center; gap: 4px; }

.fnd-listing-img { width: 60px; height: 60px; border-radius: 12px; flex-shrink: 0; }
.fnd-listing-info { flex: 1; }
.fnd-listing-info h4 { font-size: 15px; font-weight: 800; color: #163740; margin: 0 0 4px 0; }
.fnd-listing-info p { font-size: 12px; color: #64748b; margin: 0; }
.fnd-listing-action { margin-top: 8px; font-size: 12px; font-weight: 700; color: #BAA256; }

/* 4. Pricing Sponsor */
.fnd-sponsor-pricing { max-width: 900px; margin: 0 auto; opacity: 0; transform: translateY(40px); }
.fnd-sponsor-pricing.is-visible { animation: fadeInUpTarget 0.8s forwards; }

.fnd-sp-header { text-align: center; margin-bottom: 60px; }
.fnd-sp-header h2 { font-size: 40px; font-weight: 800; color: #1d1d1f; margin: 0 0 16px 0; }
.fnd-sp-header p { font-size: 18px; color: #64748b; margin: 0; }

.fnd-sp-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 30px; align-items: center; }

.fnd-sp-card { background: #ffffff; border-radius: 24px; padding: 48px 40px; text-align: center; border: 1px solid #e2e8f0; box-shadow: 0 15px 35px rgba(0,0,0,0.03); position: relative; transition: transform 0.3s; }
.fnd-sp-card:hover { transform: translateY(-8px); box-shadow: 0 25px 50px rgba(0,0,0,0.08); }

.fnd-sp-card-gold { background: #163740; color: #ffffff; border: none; transform: scale(1.05); box-shadow: 0 20px 40px rgba(22, 55, 64, 0.2); }
.fnd-sp-card-gold:hover { transform: scale(1.05) translateY(-8px); box-shadow: 0 30px 60px rgba(22, 55, 64, 0.3); }

.fnd-sp-badge { position: absolute; top: -14px; left: 50%; transform: translateX(-50%); background: #BAA256; color: #ffffff; padding: 6px 20px; border-radius: 20px; font-weight: 800; font-size: 14px; text-transform: uppercase; }

.fnd-sp-icon { font-size: 32px; color: #64748b; margin-bottom: 20px; }
.fnd-icon-gold { color: #BAA256; }

.fnd-sp-card h3 { font-size: 24px; font-weight: 800; margin: 0 0 20px 0; }
.fnd-sp-card-gold h3 { color: #ffffff; }

.fnd-sp-price { margin-bottom: 30px; }
.fnd-sp-currency { font-size: 20px; font-weight: 600; vertical-align: top; }
.fnd-sp-amount { font-size: 56px; font-weight: 800; line-height: 1; }
.fnd-sp-billing { font-size: 16px; opacity: 0.7; }
.fnd-sp-card-gold .fnd-sp-currency, .fnd-sp-card-gold .fnd-sp-amount { color: #BAA256; }

.fnd-sp-features { list-style: none; padding: 0; margin: 0 0 40px 0; text-align: left; }
.fnd-sp-features li { display: flex; gap: 12px; margin-bottom: 16px; font-size: 16px; line-height: 1.4; color: #64748b; }
.fnd-sp-card-gold .fnd-sp-features li { color: #cbd5e1; }
.fnd-sp-features li i { color: #BAA256; margin-top: 3px; }
.fnd-sp-features li strong { color: #1d1d1f; }
.fnd-sp-card-gold .fnd-sp-features li strong { color: #ffffff; }

.fnd-btn-sponsor { display: block; width: 100%; padding: 16px; background: #BAA256; color: #ffffff; border-radius: 12px; font-weight: 700; font-size: 18px; text-decoration: none; transition: all 0.3s; box-shadow: 0 10px 20px rgba(186, 162, 86, 0.2); }
.fnd-btn-sponsor:hover { background: #c7af66; transform: translateY(-3px); }
.fnd-btn-outline-sp { background: transparent; color: #163740; border: 2px solid #e2e8f0; box-shadow: none; }
.fnd-btn-outline-sp:hover { border-color: #163740; background: #f8fafc; }

/* --- KEYFRAMES --- */
@keyframes fadeInUpTarget { 0% { opacity: 0; transform: translateY(40px); } 100% { opacity: 1; transform: translateY(0); } }
@keyframes floatMockup { 0% { transform: translateY(0px); } 50% { transform: translateY(-15px); } 100% { transform: translateY(0px); } }

/* --- RESPONSIVE MOBILE --- */
@media (max-width: 992px) {
    .fnd-sponsor-page { padding: 120px 20px 60px 20px; }
    .fnd-sponsor-header h1 { font-size: 40px; }
    
    .fnd-sponsor-benefits { grid-template-columns: 1fr; gap: 24px; margin-bottom: 80px; }
    
    .fnd-sponsor-showcase { flex-direction: column; gap: 60px; text-align: center; margin-bottom: 80px; }
    .fnd-ss-list li { text-align: left; }
    
    .fnd-sp-grid { grid-template-columns: 1fr; gap: 40px; }
    .fnd-sp-card-gold { transform: scale(1); }
    .fnd-sp-card-gold:hover { transform: translateY(-8px); }
}

/* Modifica "blindata" per forzare il quadrato contro i temi WordPress/Elementor */
.fnd-listing-img { 
    width: 60px !important; 
    height: 60px !important; 
    min-width: 60px !important;
    max-width: 60px !important;
    min-height: 60px !important;
    border-radius: 12px; 
    flex-shrink: 0; 
    display: block;
    /* object-fit: cover fa il miracolo di ritagliare il centro dell'immagine senza schiacciarla */
    object-fit: cover !important; 
    object-position: center !important;
}/* End custom CSS */