.elementor-5478 .elementor-element.elementor-element-57b3bdb:not(.elementor-motion-effects-element-type-background), .elementor-5478 .elementor-element.elementor-element-57b3bdb > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#B9FF42;background:url("https://www.robadainformatici.it/wp-content/uploads/2023/11/Synology-DiskStation-DS423-jpg.webp") 50% 50%;background-size:cover;}.elementor-5478 .elementor-element.elementor-element-80da891 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-5478 .elementor-element.elementor-element-80da891 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-5478 .elementor-element.elementor-element-025da9a{--spacer-size:3rem;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-5478 .elementor-element.elementor-element-01d1479{width:100%;max-width:100%;text-align:center;}.elementor-5478 .elementor-element.elementor-element-01d1479 > .elementor-widget-container{background-color:transparent;background-image:radial-gradient(at center center, #FFFFFF70 31%, #F0F0F000 100%);}.elementor-5478 .elementor-element.elementor-element-01d1479 img{width:46%;max-width:55%;height:176px;object-fit:contain;object-position:center center;opacity:1;}.elementor-5478 .elementor-element.elementor-element-c6435de{--spacer-size:2rem;}.elementor-5478 .elementor-element.elementor-element-0e54da4{--spacer-size:3rem;}.elementor-5478 .elementor-element.elementor-element-57b3bdb > .elementor-background-overlay{background-color:var( --e-global-color-text );opacity:0.65;mix-blend-mode:darken;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-5478 .elementor-element.elementor-element-57b3bdb > .elementor-container{max-width:1470px;}.elementor-5478 .elementor-element.elementor-element-57b3bdb .box{width:5deg;}.elementor-5478 .elementor-element.elementor-element-57b3bdb{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}@media(max-width:767px){.elementor-5478 .elementor-element.elementor-element-025da9a{--spacer-size:1rem;}.elementor-5478 .elementor-element.elementor-element-01d1479 img{width:100%;max-width:100%;height:79px;}.elementor-5478 .elementor-element.elementor-element-c6435de{--spacer-size:1rem;}.elementor-5478 .elementor-element.elementor-element-0e54da4{--spacer-size:1rem;}}/* Start custom CSS for html, class: .elementor-element-a503244 *//* ============================
   STILE PAGINA HIKVISION
   ============================ */

.hik-page {
    background-color: #f4f5f7;
    padding-bottom: 3rem;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    color: #111827;
}

/* Sezioni generali */
.hik-section {
    padding: 4.5rem 1.5rem;
    max-width: 1200px;
    margin: 0 auto;
}

/* Pulsanti */
.hik-btn-primary {
    padding: 0.65rem 1.9rem;
    border-radius: 999px;
    text-decoration: none;
    font-weight: 600;
    font-size: 0.9rem;
    cursor: pointer;
    transition: all 0.2s ease;
    display: inline-block;
    background: linear-gradient(135deg, #d5001c, #8b0013);
    color: #ffffff;
    border: 1px solid #d5001c;
    white-space: nowrap;
}

.hik-btn-primary:hover {
    transform: translateY(-1px);
    box-shadow: 0 8px 20px rgba(213, 0, 28, 0.38);
}

/* HERO */
.hik-hero {
    min-height: 70vh;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.hik-hero-inner {
    max-width: 840px;
    margin: 0 auto;
}

.hik-hero-badge {
    display: inline-block;
    background: rgba(213, 0, 28, 0.06);
    border: 1px solid rgba(213, 0, 28, 0.3);
    color: #b10019;
    padding: 0.45rem 1.1rem;
    border-radius: 999px;
    font-size: 0.8rem;
    font-weight: 600;
    letter-spacing: .03em;
    text-transform: uppercase;
    margin-bottom: 1.4rem;
}

.hik-hero-title {
    font-size: 2.7rem;
    font-weight: 800;
    color: #0f172a;
    margin-bottom: 0.9rem;
    line-height: 1.12;
}

.hik-hero-title span {
    background: linear-gradient(135deg, #d5001c, #ff4b4b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.hik-hero-text {
    font-size: 1.05rem;
    color: #4b5563;
    max-width: 660px;
    margin: 0 auto 0.6rem auto;
}

.hik-hero-slogan {
    margin-top: 0.5rem;
    font-size: 0.96rem;
    font-weight: 600;
    color: #b10019;
}

.hik-hero-buttons {
    display: flex;
    gap: 0.75rem;
    justify-content: center;
    margin: 2.1rem 0 2.6rem 0;
    flex-wrap: wrap;
}

.hik-hero-features {
    display: flex;
    gap: 1.8rem;
    justify-content: center;
    flex-wrap: wrap;
}

.hik-hero-feature {
    display: flex;
    align-items: center;
    gap: 0.55rem;
    color: #4b5563;
    font-size: 0.9rem;
}

.hik-hero-feature-icon {
    width: 26px;
    height: 26px;
    background: #ffffff;
    border-radius: 999px;
    box-shadow: 0 0 0 1px rgba(148, 163, 184, 0.7);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #d5001c;
    font-size: 0.9rem;
}

/* Titoli di sezione */
.hik-section-title {
    font-size: 2.1rem;
    font-weight: 700;
    color: #0f172a;
    text-align: center;
    margin-bottom: 0.7rem;
}

.hik-section-title span {
    color: #d5001c;
}

.hik-section-subtitle {
    text-align: center;
    color: #6b7280;
    font-size: 0.98rem;
    margin-bottom: 2.4rem;
    max-width: 760px;
    margin-left: auto;
    margin-right: auto;
}

/* ABOUT HIKVISION */
.hik-about {
    background: radial-gradient(circle at top left, #ffffff 0, #f9fafb 40%, #e5e7eb 100%);
    border-radius: 24px;
    box-shadow: 0 18px 40px rgba(15, 23, 42, 0.08);
}

.hik-about-inner {
    text-align: center;
    margin-bottom: 3rem;
    padding: 0 1.5rem;
}

.hik-badge {
    display: inline-block;
    background: rgba(17, 24, 39, 0.03);
    border-radius: 999px;
    padding: 0.4rem 1.1rem;
    font-size: 0.8rem;
    color: #b10019;
    font-weight: 600;
    margin-bottom: 0.7rem;
    text-transform: uppercase;
    letter-spacing: 0.06em;
}

.hik-about-text {
    color: #111827;
    font-size: 0.98rem;
    max-width: 860px;
    margin: 0 auto;
    line-height: 1.75;
}

.hik-about-note {
    margin-top: 1.4rem;
    font-size: 0.9rem;
    color: #1f2937;
    max-width: 820px;
    margin-left: auto;
    margin-right: auto;
    padding: 0.8rem 1rem;
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.9);
    border: 1px solid rgba(148, 163, 184, 0.55);
}

.hik-stats-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    gap: 1.5rem;
    padding: 0 1.5rem 2.4rem 1.5rem;
}

.hik-stat-card {
    background: #ffffff;
    border-radius: 16px;
    padding: 1.5rem 1.3rem;
    text-align: center;
    border: 1px solid rgba(148, 163, 184, 0.6);
}

.hik-stat-number {
    font-size: 1.85rem;
    font-weight: 800;
    color: #d5001c;
    margin-bottom: 0.2rem;
}

.hik-stat-label {
    color: #374151;
    font-size: 0.85rem;
}

/* PRODOTTI PRINCIPALI: IPCAM / NVR / DVR */
.hik-products {
    margin-top: 3.1rem;
}

.hik-products-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 1.6rem;
}

.hik-product-card {
    background: #ffffff;
    border-radius: 20px;
    padding: 1.9rem 1.6rem;
    border: 1px solid rgba(148, 163, 184, 0.7);
    box-shadow: 0 16px 34px rgba(15, 23, 42, 0.07);
    position: relative;
    overflow: hidden;
}

.hik-product-label {
    position: absolute;
    top: 1.2rem;
    right: 1.3rem;
    font-size: 0.72rem;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    font-weight: 600;
    color: #9ca3af;
}

.hik-product-icon {
    width: 54px;
    height: 54px;
    border-radius: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1.1rem;
    background: radial-gradient(circle at 30% 0%, #ffe5e8 0, #ffffff 60%);
    color: #d5001c;
    font-size: 1.45rem;
}

.hik-product-title {
    font-size: 1.15rem;
    font-weight: 700;
    color: #0f172a;
    margin-bottom: 0.4rem;
}

.hik-product-description {
    color: #1f2937;
    font-size: 0.9rem;
    margin-bottom: 1rem;
}

.hik-product-features {
    list-style: none;
    padding-left: 0;
    margin: 0;
}

.hik-product-features li {
    color: #111827;
    font-size: 0.85rem;
    padding: 0.3rem 0;
    display: flex;
    align-items: flex-start;
    gap: 0.45rem;
}

.hik-product-features li::before {
    content: '●';
    font-size: 0.55rem;
    margin-top: 0.35rem;
    color: #d5001c;
}

/* LEDWALL & VIDEOWALL */
.hik-led {
    margin-top: 3.2rem;
}

.hik-led-inner {
    background: #ffffff;
    border-radius: 24px;
    box-shadow: 0 18px 32px rgba(15, 23, 42, 0.06);
    padding: 2.4rem 2rem 2.6rem;
}

.hik-led-header {
    text-align: center;
    margin-bottom: 2rem;
}

.hik-led-badge {
    display: inline-block;
    padding: 0.35rem 0.9rem;
    border-radius: 999px;
    background: rgba(213, 0, 28, 0.06);
    border: 1px solid rgba(213, 0, 28, 0.4);
    font-size: 0.78rem;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: #b10019;
    margin-bottom: 0.8rem;
}

.hik-led-text {
    font-size: 0.95rem;
    color: #374151;
    max-width: 740px;
    margin: 0 auto;
}

.hik-led-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 1.6rem;
    margin-top: 2rem;
}

.hik-led-card {
    background: #f9fafb;
    border-radius: 18px;
    padding: 1.6rem 1.5rem;
    border: 1px solid rgba(209, 213, 219, 0.95);
}

.hik-led-title {
    font-size: 1rem;
    font-weight: 600;
    color: #0f172a;
    margin-bottom: 0.45rem;
    display: flex;
    align-items: center;
    gap: 0.55rem;
}

.hik-led-icon {
    width: 28px;
    height: 28px;
    border-radius: 10px;
    background: #d5001c;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.95rem;
}

.hik-led-desc {
    font-size: 0.88rem;
    color: #374151;
    line-height: 1.7;
}

/* TECNOLOGIE INTELLIGENTI */
.hik-tech {
    margin-top: 3.2rem;
    background: #ffffff;
    border-radius: 24px;
    box-shadow: 0 18px 38px rgba(15, 23, 42, 0.06);
}

.hik-tech-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 1.6rem;
    padding-top: 0.7rem;
}

.hik-tech-card {
    background: #f9fafb;
    border-radius: 18px;
    padding: 1.5rem 1.4rem;
    border: 1px solid rgba(209, 213, 219, 0.9);
}

.hik-tech-head {
    display: flex;
    align-items: center;
    gap: 0.6rem;
    margin-bottom: 0.7rem;
}

.hik-tech-icon {
    width: 26px;
    height: 26px;
    border-radius: 999px;
    background: #d5001c;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.85rem;
}

.hik-tech-title {
    font-size: 0.98rem;
    font-weight: 600;
    color: #111827;
}

.hik-tech-text {
    font-size: 0.86rem;
    color: #374151;
    line-height: 1.7;
}

/* HIK-PARTNER PRO */
.hik-partner {
    margin-top: 3.3rem;
    background: linear-gradient(135deg, #111827, #1f2937);
    border-radius: 24px;
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
    box-shadow: 0 20px 42px rgba(15, 23, 42, 0.7);
}

.hik-partner-header {
    text-align: center;
    margin-bottom: 2.3rem;
    padding: 0 1.5rem;
}

.hik-partner-title {
    font-size: 2rem;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 0.7rem;
}

.hik-partner-title span {
    color: #ff4b4b;
}

.hik-partner-subtitle {
    font-size: 0.96rem;
    color: #e5e7eb;
    max-width: 700px;
    margin: 0 auto;
}

.hik-partner-grid {
    display: grid;
    grid-template-columns: minmax(0, 2fr) minmax(0, 3fr);
    gap: 2.1rem;
    align-items: stretch;
}

.hik-partner-col {
    background: rgba(15, 23, 42, 0.9);
    border-radius: 18px;
    padding: 1.6rem 1.5rem 1.8rem 1.5rem;
    border: 1px solid rgba(55, 65, 81, 0.9);
}

.hik-partner-tag {
    display: inline-block;
    padding: 0.35rem 0.9rem;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.05);
    color: #e5e7eb;
    font-size: 0.78rem;
    text-transform: uppercase;
    letter-spacing: 0.09em;
    margin-bottom: 0.7rem;
}

.hik-partner-col-title {
    font-size: 1.02rem;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 0.5rem;
}

.hik-partner-text {
    font-size: 0.86rem;
    color: #e5e7eb;
    margin-bottom: 1.1rem;
    line-height: 1.7;
}

.hik-partner-list {
    list-style: none;
    padding-left: 0;
    margin: 0;
}

.hik-partner-list li {
    font-size: 0.84rem;
    color: #e5e7eb;
    padding: 0.32rem 0;
    display: flex;
    gap: 0.45rem;
    align-items: flex-start;
}

.hik-partner-list li::before {
    content: '✔';
    font-size: 0.78rem;
    color: #ff4b4b;
    margin-top: 0.1rem;
}

/* INSTALLAZIONI & SCENARI */
.hik-install {
    margin-top: 3.2rem;
    background: #ffffff;
    border-radius: 24px;
    box-shadow: 0 16px 32px rgba(15, 23, 42, 0.06);
}

.hik-install-intro {
    text-align: center;
    margin-bottom: 2.3rem;
    padding: 0 1.5rem;
}

.hik-install-intro p {
    color: #374151;
    font-size: 0.96rem;
}

.hik-install-badge-wrapper {
    margin-top: 1.6rem;
}

.hik-install-badge {
    display: inline-block;
    background: #d5001c;
    color: #ffffff;
    padding: 0.7rem 2rem;
    border-radius: 999px;
    font-size: 0.9rem;
    font-weight: 600;
}

.hik-install-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(340px, 1fr));
    gap: 1.6rem;
    padding: 0 1.5rem 2.4rem 1.5rem;
}

.hik-install-card {
    background: #f9fafb;
    border-radius: 18px;
    padding: 1.7rem 1.6rem;
    border: 1px solid rgba(209, 213, 219, 0.95);
}

.hik-install-title {
    font-size: 1.02rem;
    font-weight: 600;
    color: #0f172a;
    margin-bottom: 0.45rem;
    display: flex;
    align-items: center;
    gap: 0.55rem;
}

.hik-install-icon {
    width: 30px;
    height: 30px;
    border-radius: 10px;
    background: #d5001c;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1rem;
}

.hik-install-text {
    font-size: 0.88rem;
    color: #374151;
    margin-bottom: 1.1rem;
}

.hik-install-stats {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
    gap: 0.8rem;
}

.hik-install-stat {
    text-align: center;
    padding: 0.8rem 0.6rem;
    background: #ffffff;
    border-radius: 12px;
    border: 1px solid rgba(209, 213, 219, 0.95);
}

.hik-install-number {
    font-size: 1.25rem;
    font-weight: 800;
    color: #d5001c;
}

.hik-install-label {
    font-size: 0.76rem;
    color: #6b7280;
    margin-top: 0.25rem;
}

/* PERCHE IFEP + CTA */
.hik-why {
    margin-top: 3rem;
}

.hik-why-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 1.5rem;
}

.hik-why-card {
    background: #ffffff;
    border-radius: 18px;
    padding: 1.6rem 1.5rem;
    border: 1px solid rgba(209, 213, 219, 0.95);
}

.hik-why-head {
    display: flex;
    align-items: center;
    gap: 0.6rem;
    margin-bottom: 0.7rem;
}

.hik-why-icon {
    width: 26px;
    height: 26px;
    border-radius: 999px;
    background: #d5001c;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.88rem;
}

.hik-why-title {
    font-size: 0.98rem;
    font-weight: 600;
    color: #0f172a;
}

.hik-why-text {
    font-size: 0.88rem;
    color: #374151;
    line-height: 1.7;
}

.hik-cta {
    margin-top: 2.4rem;
    background: linear-gradient(135deg, #d5001c, #8b0013);
    border-radius: 20px;
    padding: 1.7rem 1.6rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1.3rem;
    color: #ffffff;
    flex-wrap: wrap;
}

.hik-cta-text {
    max-width: 620px;
}

.hik-cta-title {
    font-size: 1.2rem;
    font-weight: 700;
    margin-bottom: 0.35rem;
}

.hik-cta-sub {
    font-size: 0.92rem;
    opacity: 0.95;
}

.hik-cta-actions {
    display: flex;
    gap: 0.7rem;
    flex-wrap: wrap;
}

/* DISCLAIMER FINALE */
.hik-footer-info {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 1.5rem 3rem 1.5rem;
}

.hik-footer-info-inner {
    border-top: 1px solid rgba(209, 213, 219, 0.9);
    padding-top: 1.5rem;
    font-size: 0.83rem;
    color: #6b7280;
    line-height: 1.6;
}

.hik-footer-info-inner a {
    color: #d5001c;
    text-decoration: none;
}

.hik-footer-info-inner a:hover {
    text-decoration: underline;
}

/* RESPONSIVE */
@media (max-width: 900px) {
    .hik-partner-grid {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 768px) {
    .hik-section {
        padding: 4rem 1.25rem;
    }

    .hik-hero-title {
        font-size: 2.2rem;
    }

    .hik-hero-buttons {
        flex-direction: column;
        align-items: center;
    }

    .hik-hero-buttons .hik-btn-primary {
        width: 100%;
        max-width: 270px;
        text-align: center;
    }

    .hik-cta {
        flex-direction: column;
        align-items: flex-start;
    }

    .hik-cta-actions {
        width: 100%;
    }

    .hik-cta-actions .hik-btn-primary {
        flex: 1 1 auto;
        text-align: center;
    }
}/* End custom CSS */