.elementor-307 .elementor-element.elementor-element-d79f528{--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-307 .elementor-element.elementor-element-9b09f82{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-307 .elementor-element.elementor-element-4d235c0{--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-307 .elementor-element.elementor-element-e7ce0b6{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-307 .elementor-element.elementor-element-e681501{--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-307 .elementor-element.elementor-element-194b518{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-9b09f82 *//* --- IMPOSTAZIONI GLOBALI PREZZI --- */
.fnd-pricing-page { padding: 160px 20px 80px 20px; background-color: #f8fafc; font-family: 'Outfit', sans-serif; overflow-x: hidden; min-height: 100vh; }

.fnd-pricing-header { text-align: center; max-width: 800px; margin: 0 auto 60px auto; opacity: 0; transform: translateY(40px); }
.fnd-pricing-header.is-visible { animation: fadeInUpTarget 0.8s forwards; }
.fnd-pricing-header h1 { font-size: 56px; font-weight: 800; color: #1d1d1f; line-height: 1.1; margin: 0 0 20px 0; letter-spacing: -0.03em; }
.fnd-pricing-header h1 span { color: #BAA256; }
.fnd-pricing-header p { font-size: 20px; color: #64748b; margin: 0 0 40px 0; }

/* TABS PREZZI (Stile simile alle Features) */
.fnd-pricing-tabs { display: inline-flex; background: #e2e8f0; padding: 6px; border-radius: 100px; gap: 8px; }
.fnd-ptab { padding: 14px 32px; border-radius: 100px; font-size: 16px; font-weight: 600; color: #64748b; cursor: pointer; transition: all 0.3s ease; display: flex; align-items: center; gap: 10px; }
.fnd-ptab:hover { color: #163740; }
.fnd-ptab.active { background: #ffffff; color: #163740; box-shadow: 0 4px 15px rgba(0,0,0,0.05); }
.fnd-ptab.active i { color: #BAA256; }

.fnd-pricing-content { display: none; }
.fnd-pricing-content.active { display: block; animation: fadeInOpacity 0.5s ease; }

/* --- CONTENUTO HOST (SLIDER BOX) --- */
.fnd-host-pricing-box { max-width: 900px; margin: 0 auto; background: #ffffff; border-radius: 32px; padding: 60px; box-shadow: 0 20px 50px rgba(22, 55, 64, 0.08); display: flex; gap: 60px; align-items: center; border: 1px solid rgba(0,0,0,0.03); opacity: 0; transform: translateY(40px); }
.fnd-host-pricing-box.is-visible { animation: fadeInUpTarget 0.8s forwards; }

.fnd-hp-left { flex: 1.5; }
.fnd-hp-left h3 { font-size: 32px; font-weight: 800; color: #163740; margin: 0 0 16px 0; }
.fnd-hp-left p { font-size: 18px; color: #64748b; line-height: 1.6; margin: 0 0 40px 0; }

.fnd-slider-container { background: #f8fafc; padding: 30px; border-radius: 24px; }
.fnd-slider-value-display { font-size: 40px; font-weight: 800; color: #163740; margin-bottom: 20px; text-align: center; }
.fnd-label-prop { font-size: 20px; font-weight: 600; color: #94a3b8; }

/* Stile Slider Input */
.fnd-styled-slider { -webkit-appearance: none; width: 100%; height: 8px; background: #e2e8f0; border-radius: 4px; outline: none; margin-bottom: 16px; cursor: pointer; }
.fnd-styled-slider::-webkit-slider-thumb { -webkit-appearance: none; appearance: none; width: 32px; height: 32px; border-radius: 50%; background: #ffffff; border: 4px solid #163740; cursor: pointer; box-shadow: 0 4px 10px rgba(0,0,0,0.15); transition: transform 0.2s; }
.fnd-styled-slider::-webkit-slider-thumb:hover { transform: scale(1.1); border-color: #BAA256; }
.fnd-slider-limits { display: flex; justify-content: space-between; font-size: 14px; color: #94a3b8; font-weight: 700; }

.fnd-hp-right { flex: 1; background: #163740; padding: 40px; border-radius: 24px; color: #ffffff; text-align: center; box-shadow: 0 20px 40px rgba(22, 55, 64, 0.2); }
.fnd-price-display { margin-bottom: 30px; }
.fnd-currency { font-size: 24px; font-weight: 600; vertical-align: top; color: #BAA256; }
.fnd-amount { font-size: 64px; font-weight: 800; line-height: 1; display: inline-block; }
.fnd-billing { font-size: 16px; color: #cbd5e1; }
.fnd-hp-features { list-style: none; padding: 0; margin: 0 0 30px 0; text-align: left; }
.fnd-hp-features li { margin-bottom: 12px; font-size: 16px; display: flex; gap: 10px; align-items: center; }
.fnd-hp-features li i { color: #BAA256; }

.fnd-btn-price { display: block; width: 100%; padding: 16px; background: #BAA256; color: #ffffff; text-decoration: none; border-radius: 12px; font-weight: 700; font-size: 18px; text-align: center; transition: all 0.3s; box-shadow: 0 10px 20px rgba(186, 162, 86, 0.2); }
.fnd-btn-price:hover { background: #c7af66; transform: translateY(-3px); color: #ffffff; }
.fnd-trial-badge { display: inline-block; background: rgba(186, 162, 86, 0.15); color: #BAA256; padding: 6px 14px; border-radius: 8px; font-size: 14px; font-weight: 700; margin-bottom: 24px; border: 1px solid rgba(186, 162, 86, 0.3); }
.fnd-no-card-text { font-size: 13px; color: #94a3b8; margin-top: 12px; font-weight: 500; }

/* --- CONTENUTO HOTEL (PIANI) --- */
.fnd-billing-toggle-wrapper { display: flex; justify-content: center; align-items: center; gap: 16px; margin-bottom: 60px; opacity: 0; transform: translateY(20px); }
.fnd-billing-toggle-wrapper.is-visible { animation: fadeInUpTarget 0.8s forwards; }
.fnd-toggle-label { font-size: 18px; font-weight: 600; color: #94a3b8; transition: color 0.3s; position: relative; }
.fnd-toggle-label.active-label { color: #163740; }
.fnd-discount-badge { position: absolute; top: -25px; right: -40px; background: #BAA256; color: #fff; font-size: 12px; padding: 4px 8px; border-radius: 8px; white-space: nowrap; font-weight: 800; }

/* Lo Switch a levetta */
.fnd-switch { position: relative; display: inline-block; width: 60px; height: 34px; }
.fnd-switch input { opacity: 0; width: 0; height: 0; }
.fnd-slider-round { position: absolute; cursor: pointer; top: 0; left: 0; right: 0; bottom: 0; background-color: #163740; transition: .4s; border-radius: 34px; }
.fnd-slider-round:before { position: absolute; content: ""; height: 26px; width: 26px; left: 4px; bottom: 4px; background-color: white; transition: .4s; border-radius: 50%; box-shadow: 0 2px 4px rgba(0,0,0,0.2); }
.fnd-switch input:checked + .fnd-slider-round { background-color: #BAA256; }
.fnd-switch input:checked + .fnd-slider-round:before { transform: translateX(26px); }

/* Griglia Card Hotel */
.fnd-hotel-pricing-grid { max-width: 1200px; margin: 0 auto; display: grid; grid-template-columns: repeat(3, 1fr); gap: 30px; align-items: center; }

.fnd-price-card { background: #ffffff; border-radius: 24px; padding: 40px; border: 1px solid #e2e8f0; box-shadow: 0 15px 35px rgba(0,0,0,0.03); position: relative; opacity: 0; transform: translateY(40px); transition: transform 0.3s, box-shadow 0.3s; }
.fnd-price-card.is-visible:nth-child(1) { animation: fadeInUpTarget 0.8s 0.1s forwards; }
.fnd-price-card.is-visible:nth-child(2) { animation: fadeInUpTarget 0.8s 0.3s forwards; }
.fnd-price-card.is-visible:nth-child(3) { animation: fadeInUpTarget 0.8s 0.5s forwards; }
.fnd-price-card:hover { transform: translateY(-10px) !important; box-shadow: 0 30px 60px rgba(22, 55, 64, 0.08); }

.fnd-card-popular { border-color: #BAA256; border-width: 2px; box-shadow: 0 20px 50px rgba(186, 162, 86, 0.15); transform: scale(1.05); z-index: 2; padding: 50px 40px; }
.fnd-card-popular.is-visible { animation: fadeInUpTargetScale 0.8s 0.3s forwards; }

.fnd-popular-badge { position: absolute; top: -14px; left: 50%; transform: translateX(-50%); background: #163740; color: #BAA256; padding: 6px 20px; border-radius: 20px; font-weight: 800; font-size: 14px; letter-spacing: 1px; text-transform: uppercase; }

.fnd-card-header h4 { font-size: 28px; font-weight: 800; color: #1d1d1f; margin: 0 0 10px 0; }
.fnd-card-header p { font-size: 15px; color: #64748b; margin: 0 0 30px 0; min-height: 45px; }

.fnd-card-price { margin-bottom: 30px; }
.fnd-card-price .fnd-currency { font-size: 24px; color: #1d1d1f; font-weight: 600; vertical-align: top; }
.fnd-card-price .fnd-amount { font-size: 56px; font-weight: 800; color: #1d1d1f; line-height: 1; }
.fnd-card-price .fnd-billing { font-size: 16px; color: #94a3b8; font-weight: 600; }

.fnd-btn-outline { background: transparent; color: #163740; border: 2px solid #e2e8f0; box-shadow: none; }
.fnd-btn-outline:hover { background: #f8fafc; color: #163740; border-color: #163740; }

.fnd-card-features { list-style: none; padding: 0; margin: 30px 0 0 0; }
.fnd-card-features li { display: flex; gap: 12px; margin-bottom: 16px; font-size: 16px; color: #64748b; line-height: 1.4; }
.fnd-card-features li i { color: #BAA256; margin-top: 3px; font-size: 14px; }
.fnd-card-features li strong { color: #1d1d1f; }

/* --- KEYFRAMES E MOBILE --- */
@keyframes fadeInOpacity { from { opacity: 0; } to { opacity: 1; } }
@keyframes fadeInUpTarget { 0% { opacity: 0; transform: translateY(40px); } 100% { opacity: 1; transform: translateY(0); } }
@keyframes fadeInUpTargetScale { 0% { opacity: 0; transform: translateY(40px) scale(1.05); } 100% { opacity: 1; transform: translateY(0) scale(1.05); } }

@media (max-width: 992px) {
    .fnd-pricing-page { padding: 120px 20px 60px 20px; }
    .fnd-pricing-header h1 { font-size: 40px; }
    .fnd-pricing-tabs { flex-direction: column; border-radius: 24px; padding: 12px; width: 100%; }
    .fnd-ptab { justify-content: center; }
    
    .fnd-host-pricing-box { flex-direction: column; padding: 40px 24px; gap: 40px; }
    .fnd-hp-left, .fnd-hp-right { width: 100%; }
    
    .fnd-hotel-pricing-grid { grid-template-columns: 1fr; gap: 40px; }
    .fnd-price-card { padding: 40px 24px; }
    .fnd-card-popular { transform: scale(1) !important; padding: 40px 24px; }
    .fnd-card-popular.is-visible { animation: fadeInUpTarget 0.8s forwards; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e7ce0b6 *//* --- BANNER ENTERPRISE --- */
.fnd-enterprise-section {
    padding: 0 20px 80px 20px;
    background-color: #f8fafc;
    font-family: 'Outfit', sans-serif;
}

.fnd-enterprise-container {
    max-width: 1200px;
    margin: 0 auto;
    background-color: #163740;
    border-radius: 32px;
    padding: 48px 60px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 40px;
    box-shadow: 0 20px 50px rgba(22, 55, 64, 0.1);
    opacity: 0;
    transform: translateY(40px);
}
.fnd-enterprise-container.is-visible { animation: fadeInUpTarget 0.8s forwards; }

.fnd-ent-text { flex: 1; }
.fnd-ent-text h2 { font-size: 32px; font-weight: 800; color: #ffffff; margin: 0 0 16px 0; line-height: 1.2; }
.fnd-ent-text p { font-size: 18px; color: #cbd5e1; margin: 0; line-height: 1.6; }
.fnd-ent-text strong { color: #BAA256; font-weight: 700; }

.fnd-ent-action { flex-shrink: 0; }
.fnd-btn-ent { background: #BAA256; color: #ffffff; padding: 16px 32px; border-radius: 16px; font-weight: 700; font-size: 18px; text-decoration: none; transition: all 0.3s; display: inline-block; box-shadow: 0 10px 20px rgba(186, 162, 86, 0.2); }
.fnd-btn-ent:hover { background: #c7af66; transform: translateY(-3px); box-shadow: 0 15px 30px rgba(186, 162, 86, 0.3); color: #ffffff; }

/* --- FAQ PREZZI --- */
.fnd-price-faq-section {
    padding: 60px 20px 120px 20px;
    background-color: #f8fafc;
    font-family: 'Outfit', sans-serif;
}

.fnd-price-faq-header { text-align: center; margin-bottom: 50px; opacity: 0; transform: translateY(40px); }
.fnd-price-faq-header.is-visible { animation: fadeInUpTarget 0.8s forwards; }
.fnd-price-faq-header h2 { font-size: 44px; font-weight: 800; color: #1d1d1f; line-height: 1.1; margin: 0; }
.fnd-price-faq-header h2 span { color: #BAA256; }

.fnd-price-faq-container { max-width: 800px; margin: 0 auto; display: flex; flex-direction: column; gap: 16px; opacity: 0; transform: translateY(40px); }
.fnd-price-faq-container.is-visible { animation: fadeInUpTarget 0.8s 0.2s forwards; }

.fnd-price-faq-item { background: #ffffff; border-radius: 20px; border: 1px solid rgba(0,0,0,0.04); overflow: hidden; transition: all 0.4s ease; box-shadow: 0 4px 10px rgba(0,0,0,0.02); }
.fnd-price-faq-item:hover { box-shadow: 0 10px 25px rgba(0,0,0,0.05); }

.fnd-price-faq-question { width: 100%; text-align: left; padding: 24px 32px; font-size: 20px; font-weight: 700; color: #163740; display: flex; justify-content: space-between; align-items: center; cursor: pointer; transition: color 0.3s ease; }
.fnd-price-faq-question i { font-size: 18px; color: #BAA256; transition: transform 0.4s ease; }

.fnd-price-faq-item.active { box-shadow: 0 15px 40px rgba(22, 55, 64, 0.08); border-color: rgba(186, 162, 86, 0.3); }
.fnd-price-faq-item.active .fnd-price-faq-question i { transform: rotate(45deg); color: #163740; }

.fnd-price-faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.5s cubic-bezier(0.2, 0.8, 0.2, 1); }
.fnd-price-faq-answer p { padding: 0 32px 32px 32px; margin: 0; font-size: 17px; color: #64748b; line-height: 1.6; }

/* --- RESPONSIVE MOBILE --- */
@media (max-width: 992px) {
    .fnd-enterprise-container { flex-direction: column; text-align: center; padding: 40px 24px; gap: 30px; }
    .fnd-ent-text h2 { font-size: 28px; }
    
    .fnd-price-faq-header h2 { font-size: 36px; }
    .fnd-price-faq-question { padding: 20px 24px; font-size: 18px; }
    .fnd-price-faq-answer p { padding: 0 24px 24px 24px; font-size: 16px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-194b518 *//* --- IMPOSTAZIONI GLOBALI CTA --- */
.fnd-cta-section { padding: 80px 20px 120px 20px; background-color: #f8fafc; font-family: 'Outfit', -apple-system, sans-serif; display: flex; justify-content: center; }

/* --- CONTENITORE SCURO --- */
.fnd-cta-container { background-color: #163740; width: 100%; max-width: 1200px; border-radius: 48px; padding: 100px 40px; text-align: center; position: relative; overflow: hidden; box-shadow: 0 40px 80px rgba(22, 55, 64, 0.15); opacity: 0; transform: translateY(60px) scale(0.95); transition: all 0.8s cubic-bezier(0.2, 0.8, 0.2, 1); }
.fnd-cta-container.is-visible { opacity: 1; transform: translateY(0) scale(1); }

/* Bagliore */
.fnd-cta-glow { position: absolute; bottom: -150px; left: 50%; transform: translateX(-50%); width: 600px; height: 600px; background: radial-gradient(circle, rgba(186, 162, 86, 0.15) 0%, transparent 70%); border-radius: 50%; z-index: 0; pointer-events: none; }

/* Contenuti */
.fnd-cta-content { position: relative; z-index: 1; max-width: 800px; margin: 0 auto; }
.fnd-cta-content h2 { font-size: 56px; font-weight: 800; color: #ffffff; line-height: 1.1; letter-spacing: -0.02em; margin: 0 0 24px 0; }
.fnd-cta-content h2 span { color: #BAA256; }
.fnd-cta-content p { font-size: 20px; color: #cbd5e1; line-height: 1.6; margin: 0 0 48px 0; }

/* Pulsanti */
.fnd-cta-buttons { display: flex; align-items: center; justify-content: center; gap: 20px; }
.fnd-btn-cta { padding: 18px 32px; border-radius: 16px; font-size: 18px; font-weight: 700; text-decoration: none; transition: all 0.3s cubic-bezier(0.2, 0.8, 0.2, 1); display: inline-flex; align-items: center; justify-content: center; gap: 12px; }
.fnd-btn-cta-primary { background-color: #BAA256; color: #ffffff; box-shadow: 0 10px 30px rgba(186, 162, 86, 0.3); }
.fnd-btn-cta-primary:hover { background-color: #c7af66; transform: translateY(-4px); box-shadow: 0 15px 40px rgba(186, 162, 86, 0.4); color: #ffffff; }
.fnd-btn-cta-secondary { background-color: transparent; color: #ffffff; border: 2px solid rgba(255, 255, 255, 0.3); }
.fnd-btn-cta-secondary:hover { background-color: #ffffff; color: #163740; border-color: #ffffff; transform: translateY(-4px); }

/* Mobile */
@media (max-width: 992px) {
    .fnd-cta-section { padding: 60px 20px 80px 20px; }
    .fnd-cta-container { padding: 60px 24px; border-radius: 32px; }
    .fnd-cta-content h2 { font-size: 40px; }
    .fnd-cta-content p { font-size: 18px; }
    .fnd-cta-buttons { flex-direction: column; width: 100%; gap: 16px; }
    .fnd-btn-cta { width: 100%; }
}/* End custom CSS */