<div class="block block-sd-general block-breadcrumb-container">
    <div>
        <nav class="breadcrumb " role="navigation" aria-labelledby="system-breadcrumb">
            <span id="system-breadcrumb" class="visually-hidden">Breadcrumb</span>
            <ol>
                <li>
                    <a href="/">Home</a>
                </li>
                <li>
                    <a href="/services">Our service</a>
                </li>
                <li>
                    Professional monitoring
                </li>
            </ol>
        </nav>
    </div>
</div>

<style>
    .breadcrumb {
        --large: 1170px;
        max-width: var(--large);
        margin: 0 auto;
    }

    @media(min-width: var(--large)) {
        .breadcrumb {
            padding-left: 0;
            padding-right: 0;
        }
    }

    .breadcrumb li:not(:first-child)::before {
        content: " \BB ";
    }

    breadcrumb {
        padding: 0;
    }

    .breadcrumb ol {
        align-items: center;
        display: flex;
        flex-flow: row wrap;
    }

    .breadcrumb li {
        color: #0a2239;
        font-size: 0.875rem;
    }

    .breadcrumb li:not(:last-child) {
        margin-right: 0.25rem;
    }

    .breadcrumb li:not(:first-child) {
        padding-left: 0.78125rem;
        position: relative;
    }

    .breadcrumb li:not(:first-child):before {
        align-items: center;
        background-color: transparent;
        border-radius: 0;
        color: #9da7b0;
        content: "";
        display: flex;
        font-family: "Da-Vinci";
        font-size: 0.625rem;
        height: 0.625rem;
        justify-content: center;
        line-height: 1;
        position: absolute;
        width: 0.625rem;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
    }

    .breadcrumb a {
        color: #ff0033;
        display: block;
    }

    .breadcrumb a:hover {
        color: #ff2652;
    }

    .site-breadcrumb {
        background-color: white;
        padding: 1rem;
    }

    .site-breadcrumb .region-breadcrumb {
        width: 100%;
        max-width: var(--large);
        margin: 0 auto;
    }

    .breadcrumb {
        padding: 20px 30px 10px;
        background: none;
    }

    .breadcrumb a {
        color: #555555;
    }

    .visually-hidden {
        position: absolute !important;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px);
        width: 1px;
        height: 1px;
        word-wrap: normal;
    }
</style>
<header class="supt-hero-text-media supt-parallax-full-image " data-from-bottom="true" style="height: 100svh;">
    <div class="supt-hero-text-media__media" style="height: 100%;">
        <img src="/sites/gv/files/flmngr/superhuit/services/professional-monitoring/professional-monitoring-hero.jpg" alt="Professional monitoring" loading="eager" class="supt-parallax-full-image__image" />
    </div>

    <div class="supt-hero-text-media__content container">
        <div class="supt-hero-text-media__content-inner row">
            <div class="supt-hero-text-media__headline col-md-6 supt-slide-up-title">
                <h1 class="supt-hero-text-media__title">Enter our alarm-receiving centers</h1>
                <p class="supt-hero-text-media__description">It is where our agents monitor 24/7 the security of our clients and are invariably ready to act immediately in case of an emergency.</p>
            </div>
        </div>
    </div>

    <div class="supt-scroll-item">
        <p class="supt-scroll-item__text">Scroll down</p>
        <span class="supt-scroll-item__inner">
            <span class="supt-scroll-item__icon"></span>
        </span>
        <svg xmlns="http://www.w3.org/2000/svg" width="2" height="63" viewbox="0 0 2 63" fill="none" class="supt-scroll-item__line">
            <path d="M1 1L1 63" stroke="url(#paint0_linear_10281_8341)" stroke-linecap="round" stroke-dasharray="1 4" />
            <defs>
                <linearGradient id="paint0_linear_10281_8341" x1="1.5" y1="1" x2="1.5" y2="63" gradientunits="userSpaceOnUse">
                    <stop offset="0.4" stop-color="#ED002F" />
                    <stop offset="1" stop-color="#ED002F" stop-opacity="0" />
                </linearGradient>
            </defs>
        </svg>
    </div>
</header>
<section class="supt-section-text-big -default ">
    <div class="supt-section-text-big__wrapper">
        <span class="supt-section-text-big__line-wrapper">
            <span class="supt-section-text-big__line -first">
                <svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 130 389" fill="none" class="supt-section-text-big__line__glow">
                    <g filter="url(#supt-line-filter-glow)">
                        <path d="M65 0L65 325" stroke="white" stroke-width="2" vector-effect="non-scaling-stroke" />
                    </g>
                </svg>
            </span>
        </span>
        <div class="supt-section-text-big__inner">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-12 col-md-8 col-lg-6">
                        <div class="supt-section-text-big__content">
                            <h2 class="supt-section-text-big__title">
                                In purus dui, commodo ac facilisis quis, commodo auctor erat. Quisque tellus risus, porttitor eu risus ut, sagittis pharetra erat. Suspendisse a quam ac lorem vulputate lacinia a eget quam curabitur et dui non erat cursus placerat sed in libero.
                            </h2>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        <span class="supt-section-text-big__line-wrapper">
            <span class="supt-section-text-big__line -last">
                <svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 130 389" fill="none" class="supt-section-text-big__line__glow">
                    <g filter=" url(#supt-line-filter-glow)">
                        <path d="M65 0L65 325" stroke="white" stroke-width="2" vector-effect="non-scaling-stroke" />
                    </g>
                </svg>
            </span>
        </span>
    </div>
</section>

<section class="supt-section-text-media -light">
    <div class="supt-section-text-media__wrapper">
        <span class="supt-line">
            <span class="supt-line__inner"></span>
        </span>
        <div class="container">
            <div class="row">
                <div class="supt-section-text-media__media-col col-md-6">
                    <div class="supt-section-text-media__media supt-parallax-image">
                        <img src="/sites/gv/files/flmngr/superhuit/services/services-immediate-human-intervention.webp" alt="Innovation highlights" class="supt-parallax-image__image" />
                    </div>
                </div>
                <div class="supt-section-text-media__inner col-md-5 offset-md-1 supt-parallax-element">
                    <h2 class="supt-section-text-media__title supt-parallax-element__item"></h2>
                    <div class="supt-section-text-media__content supt-parallax-element__children">
                        <p>Guardian GO helps you feel more secure during your journeys. Simply set a timer for your walk, commute, or activity. If the timer runs out and no action is taken, an SOS alert is automatically triggered, and our Telecare agents respond accordingly. This feature is particularly useful when walking alone or in unfamiliar areas, offering peace of mind in potentially risky situations.</p>
                    </div>
                </div>
            </div>
        </div>
    </div>
</section>
<section class="supt-section-keyfacts -dark">
    <div class="supt-section-keyfacts__wrapper">
        <div class="container">
            <div class="supt-section-keyfacts__head row">
                <div class="col-12 col-md-10 offset-md-1">
                    <h2 class="supt-slide-up-title">Numbers from our alarm-receiving centers</h2>
                </div>
            </div>
            <div class="supt-section-keyfacts__body">
                <span class="supt-line -glow">
                    <span class="supt-line__line -first">
                        <svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 130 389" fill="none" class="supt-line__glow">
                            <g filter="url(#supt-line-filter-glow)">
                                <path d="M65 0L65 325" stroke="white" stroke-width="2" vector-effect="non-scaling-stroke" />
                            </g>
                        </svg>
                    </span>
                </span>

            </div>
        </div>
    </div>

    <div class="supt-section-keyfacts__cards">
        <div class="supt-section-keyfacts__card">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-12 col-sm-10 col-md-6 col-lg-5">
                        <div class="supt-card-keyfact  -dark">
                            <div class="supt-card-keyfact__inner">
                                <div class="supt-card-keyfact__icon">
                                    <svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 175.75 175.75">
                                        <circle cx="87.87" cy="87.87" r="83.62" fill="none" stroke="#f03" stroke-miterlimit="10" stroke-width="5px" />
                                        <g transform="translate(-4, 3)">
                                            <path fill="#f03" d="M74.19,97.73h12.98c1.32,0,2.4-1.07,2.4-2.4s-1.07-2.4-2.4-2.4h-10.49l.46-1.16c.83-2.11,2.56-3.05,4.75-4.25,3.42-1.87,7.67-4.19,7.67-11.67,0-4.9-3.99-8.89-8.89-8.89s-8.89,3.99-8.89,8.89c0,1.32,1.07,2.4,2.4,2.4s2.4-1.07,2.4-2.4c0-2.26,1.84-4.1,4.1-4.1s4.14,1.84,4.14,4.1c0,4.62-2.05,5.74-5.16,7.43-3.53,1.93-7.86,4.29-7.86,12.04,0,1.32,1.07,2.4,2.4,2.4Z" />
                                            <path fill="#f03" d="M107.31,97.73c1.32,0,2.4-1.07,2.4-2.4v-10.59h4.1c1.32,0,2.4-1.07,2.4-2.4s-1.07-2.4-2.4-2.4h-4.1v-10.59c0-1.32-1.07-2.4-2.4-2.4s-2.4,1.07-2.4,2.4v10.59h-8.19v-10.59c0-1.32-1.07-2.4-2.4-2.4s-2.4,1.07-2.4,2.4v12.98c0,1.32,1.07,2.4,2.4,2.4h10.59v10.59c0,1.32,1.07,2.4,2.4,2.4Z" />
                                            <path fill="#636466" d="M135.24,93.51c-1.29-.31-2.58.49-2.89,1.78-3.83,16.08-16.84,28.23-33.14,30.96-19.15,3.21-37.73-7.43-44.83-25.09l8.73,4.31c1.19.58,2.63.08,3.21-1.11h0c.58-1.2.08-2.63-1.11-3.21l-14.11-6.92c-1.25-.61-2.76-.03-3.28,1.27l-5.51,13.74c-.49,1.23.11,2.63,1.34,3.12h0c1.23.49,2.63-.11,3.12-1.34l3.2-7.95c7.97,19.66,28.68,31.5,50.03,27.92,18.2-3.05,32.73-16.63,37.01-34.58.31-1.29-.49-2.58-1.78-2.89Z" />
                                            <path fill="#636466" d="M48.62,75.15c1.29.31,2.58-.49,2.89-1.78,3.83-16.08,16.84-28.23,33.14-30.96,19.15-3.21,37.73,7.43,44.83,25.09l-8.73-4.31c-1.19-.58-2.63-.08-3.21,1.11h0c-.58,1.2-.08,2.63,1.11,3.21l14.11,6.92c1.25.61,2.76.03,3.28-1.27l5.51-13.74c.49-1.23-.11-2.63-1.34-3.12h0c-1.23-.49-2.63.11-3.12,1.34l-3.2,7.95c-7.97-19.66-28.68-31.5-50.03-27.92-18.2,3.05-32.73,16.63-37.01,34.58-.31,1.29.49,2.58,1.78,2.89Z" />
                                        </g>
                                    </svg>
                                </div>
                                <div class="supt-card-keyfact__content">
                                    <h4 class="supt-card-keyfact__title">
                                        24/7
                                    </h4>
                                    <p class="supt-card-keyfact__description">
                                        response
                                    </p>
                                </div>

                            </div>

                        </div>
                    </div>
                </div>
            </div>
        </div>
        <div class="supt-section-keyfacts__card">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-12 col-sm-10 col-md-6 col-lg-5">
                        <div class="supt-card-keyfact  -dark">
                            <div class="supt-card-keyfact__inner">
                                <div class="supt-card-keyfact__icon">
                                    <svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 175.75 175.75">
                                        <circle cx="87.87" cy="87.87" r="83.62" fill="none" stroke="#f03" stroke-miterlimit="10" stroke-width="5px" />
                                        <g>
                                            <path fill="#636466" d="M144.6,75.04l-12.62-9.5c.06-.21.1-.42.1-.65v-19.97c0-2.22-1.8-4.02-4.02-4.02h-12.23c-2.22,0-4.02,1.8-4.02,4.02v5.43l-22.6-17.01c-.85-.65-2.04-.65-2.9,0l-55.16,41.69c-1.06.8-1.27,2.31-.47,3.38.47.63,1.2.96,1.93.96.51,0,1.02-.16,1.45-.49l53.71-40.6,53.92,40.6c1.06.8,2.58.58,3.38-.48.8-1.06.59-2.58-.47-3.38ZM127.25,61.98l-10.62-7.99v-8.26h10.62v16.25Z" />
                                            <path fill="#f03" d="M123.15,100.06c2.89-2.74,4.69-6.62,4.69-10.91,0-8.31-6.76-15.07-15.07-15.07s-15.07,6.76-15.07,15.07c0,4.17,1.71,7.96,4.46,10.69-.88.39-1.73.83-2.56,1.33-2.42-3.2-6.26-5.27-10.58-5.27-.5,0-.99.03-1.47.08-1.67-1.19-3.46-2.2-5.34-3.01,3.4-3.13,5.53-7.61,5.53-12.57,0-9.41-7.66-17.07-17.08-17.07s-17.07,7.66-17.07,17.07c0,4.97,2.14,9.45,5.54,12.57-10.37,4.48-17.65,14.8-17.65,26.8v9.47c0,1.34,1.08,2.42,2.41,2.42s2.41-1.08,2.41-2.42v-9.47c0-11.24,7.66-20.74,18.04-23.52,1.95.79,4.09,1.22,6.32,1.22s4.38-.43,6.34-1.22c1.65.44,3.24,1.06,4.74,1.83-3.61,2.37-6,6.46-6,11.09,0,4.38,2.14,8.27,5.42,10.68-5.12,2.79-8.6,8.23-8.6,14.46v6.16c0,1.34,1.08,2.41,2.41,2.41s2.41-1.07,2.41-2.41v-6.16c0-5.81,4.27-10.63,9.84-11.5.59-.09,1.19-.14,1.8-.14,1.04,0,2.05.14,3.01.4,4.96,1.32,8.63,5.86,8.63,11.24v6.16c0,1.34,1.08,2.41,2.41,2.41s2.41-1.07,2.41-2.41v-6.16c0-6.23-3.48-11.67-8.6-14.46,3.28-2.41,5.41-6.3,5.41-10.68,0-1.27-.18-2.5-.52-3.67,1.7-1.06,3.53-1.84,5.44-2.35,1.72.69,3.6,1.07,5.56,1.07,1.85,0,3.62-.34,5.26-.96h.01c3.64,1.04,6.92,3.1,9.52,6.02,3.63,4.06,5.46,9.28,5.15,14.68l-.57,9.96c-.08,1.33.94,2.47,2.27,2.54.05,0,.1,0,.14,0,1.27,0,2.33-.99,2.4-2.28l.57-9.96c.38-6.68-1.87-13.14-6.36-18.16-2.29-2.56-5.01-4.59-8.01-6.01ZM76.49,91.18c-1.74.94-3.72,1.47-5.83,1.47s-4.09-.53-5.83-1.48h-.01c-3.81-2.08-6.41-6.12-6.41-10.77,0-6.76,5.5-12.25,12.25-12.25s12.25,5.49,12.25,12.25c0,4.65-2.6,8.7-6.42,10.78ZM97.47,109.17c0,3.2-1.79,5.99-4.42,7.43h-.01c-1.19.65-2.56,1.02-4.02,1.02-.41,0-.81-.03-1.21-.09-4.09-.58-7.24-4.11-7.24-8.36,0-3.73,2.42-6.9,5.78-8.02.84-.28,1.74-.43,2.67-.43,1.89,0,3.64.63,5.05,1.68.01,0,.02.02.03.03.61.45,1.15.99,1.61,1.59,1.08,1.4,1.73,3.14,1.76,5.03v.12ZM117.6,98.19h-.01c-1.43.77-3.08,1.21-4.82,1.21-1.83,0-3.54-.48-5.02-1.32-3.11-1.76-5.22-5.1-5.22-8.93,0-5.65,4.59-10.24,10.24-10.24s10.25,4.59,10.25,10.24c0,3.9-2.2,7.31-5.42,9.04Z" />
                                        </g>
                                    </svg>
                                </div>
                                <div class="supt-card-keyfact__content">
                                    <h4 class="supt-card-keyfact__title">
                                        Over 5.7 million
                                    </h4>
                                    <p class="supt-card-keyfact__description">
                                        customers
                                    </p>
                                </div>

                            </div>

                        </div>
                    </div>
                </div>
            </div>
        </div>
        <div class="supt-section-keyfacts__card">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-12 col-sm-10 col-md-6 col-lg-5">
                        <div class="supt-card-keyfact  -dark">
                            <div class="supt-card-keyfact__inner">
                                <div class="supt-card-keyfact__icon">
                                    <svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 175.75 175.75">
                                        <circle cx="87.87" cy="87.87" r="83.62" fill="none" stroke="#f03" stroke-miterlimit="10" stroke-width="5px" />
                                        <g transform="translate(0, 2)">
                                            <circle fill="none" stroke="#636466" stroke-linecap="round" stroke-width="4.65px" cx="88.47" cy="84.58" r="58" transform="translate(-33.9 87.33) rotate(-45)" />
                                            <path fill="none" stroke="#636466" stroke-linecap="round" stroke-width="3.72px" d="M129.48,125.96c-7.98-7.98-17.16-13.63-28.67-15.88" />
                                            <path fill="none" stroke="#636466" stroke-linecap="round" stroke-width="3.72px" d="M128.85,43.04c-1.34,1.34-2.75,2.62-4.22,3.83" />
                                            <line fill="none" stroke="#636466" stroke-linecap="round" stroke-width="3.72px" x1="31.22" y1="84.24" x2="146.68" y2="84.24" />
                                            <g>
                                                <path fill="none" stroke="#636466" stroke-linecap="round" stroke-width="3.72px" d="M86.9,141.82c-15.72-11.72-26.67-26.98-30.5-44.05" />
                                                <path fill="none" stroke="#636466" stroke-linecap="round" stroke-width="3.72px" d="M91.54,142.54c19.77-14.74,32-35.1,32-57.58,0-5.58-.59-14.17-3.22-19.18" />
                                            </g>
                                            <line fill="none" stroke="#636466" stroke-linecap="round" stroke-width="3.72px" x1="88.64" y1="25.93" x2="88.64" y2="95.57" />
                                            <path fill="none" stroke="#636466" stroke-linecap="round" stroke-width="3.72px" d="M56.54,70.08c3.95-16.82,14.83-31.86,30.36-43.43" />
                                            <g>
                                                <path fill="none" stroke="#636466" stroke-linecap="round" stroke-width="3.72px" d="M75.5,110.33c-11.51,2.26-20.07,7.64-28.04,15.62" />
                                                <path fill="#f03" d="M54.81,92.87c4.88,0,8.83-3.95,8.83-8.83s-3.95-8.83-8.83-8.83-8.83,3.95-8.83,8.83,3.95,8.83,8.83,8.83" />
                                                <path fill="#f03" d="M114.13,62.35c4.88,0,8.83-3.95,8.83-8.83s-3.95-8.83-8.83-8.83-8.83,3.95-8.83,8.83,3.95,8.83,8.83,8.83" />
                                                <path fill="#f03" d="M88.29,117.72c4.88,0,8.83-3.95,8.83-8.83s-3.95-8.83-8.83-8.83-8.83,3.95-8.83,8.83,3.95,8.83,8.83,8.83" />
                                                <path fill="none" stroke="#636466" stroke-linecap="round" stroke-width="3.72px" d="M102.5,58.33c-4.6,1.11-9.42,1.7-14.4,1.7-15.73,0-29.96-5.91-40.27-15.46" />
                                                <path fill="none" stroke="#636466" stroke-linecap="round" stroke-width="3.72px" d="M107,41.86c-4.41-5.26-9.6-10.11-15.46-14.48" />
                                            </g>
                                            <line fill="none" stroke="#636466" stroke-linecap="round" stroke-width="3.72px" x1="88.64" y1="121.8" x2="88.64" y2="142.71" />
                                        </g>
                                    </svg>
                                </div>
                                <div class="supt-card-keyfact__content">
                                    <h4 class="supt-card-keyfact__title">
                                        17 countries
                                    </h4>
                                    <p class="supt-card-keyfact__description">
                                        in Europe and Latin America
                                    </p>
                                </div>

                            </div>

                        </div>
                    </div>
                </div>
            </div>
        </div>
        <div class="supt-section-keyfacts__card">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-12 col-sm-10 col-md-6 col-lg-5">
                        <div class="supt-card-keyfact  -dark">
                            <div class="supt-card-keyfact__inner">
                                <div class="supt-card-keyfact__icon">
                                    <svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 175.75 175.75">
                                        <circle cx="87.87" cy="87.87" r="83.62" fill="none" stroke="#f03" stroke-miterlimit="10" stroke-width="5px" />
                                        <g transform="translate(0, 2)">
                                            <path fill="#f03" d="M113.37,95.44c-.25-.78-.88-1.39-1.67-1.62l-13.7-4.03-8.07-11.78c-.46-.68-1.23-1.08-2.06-1.08s-1.59.4-2.06,1.08l-8.07,11.78-13.7,4.03c-.79.23-1.41.84-1.67,1.62-.25.78-.11,1.64.4,2.29l8.71,11.31-.4,14.27c-.02.82.36,1.6,1.03,2.09.67.48,1.53.61,2.3.33l13.46-4.79,13.45,4.79c.76.27,1.65.14,2.3-.33.66-.48,1.05-1.26,1.02-2.08l-.4-14.28,8.71-11.31c.5-.65.65-1.51.4-2.29ZM99.77,106.7c-.35.45-.53,1.02-.52,1.59l.32,11.53-10.86-3.87c-.53-.19-1.14-.19-1.67,0l-10.86,3.87.32-11.52c.02-.57-.17-1.14-.52-1.59l-7.04-9.13,11.06-3.26c.55-.16,1.03-.51,1.35-.98l6.51-9.51,6.51,9.51c.32.47.8.82,1.35.98l11.06,3.26-7.03,9.13Z" />
                                            <path fill="#636466" d="M87.87,146.67c23.84,0,43.23-19.4,43.23-43.23,0-11.54-4.51-22.41-12.71-30.59l-1.22-1.22,22.57-42.55h-5.64l-20.85,39.3-2.13-1.37c-4.9-3.14-10.28-5.22-16-6.19l-3.17-.54,16.47-31.2h-5.64l-14.93,28.27-14.93-28.27h-5.64l16.47,31.2-3.17.54c-5.72.97-11.1,3.06-16,6.19l-2.13,1.36-20.85-39.3h-5.64l22.57,42.56-1.22,1.22c-8.19,8.18-12.71,19.04-12.71,30.58,0,23.84,19.4,43.23,43.24,43.23ZM87.87,65.18c21.09,0,38.25,17.16,38.25,38.25s-17.16,38.25-38.25,38.25-38.25-17.16-38.25-38.25,17.16-38.25,38.25-38.25Z" />
                                        </g>
                                    </svg>
                                </div>
                                <div class="supt-card-keyfact__content">
                                    <h4 class="supt-card-keyfact__title">
                                        Over 35 years
                                    </h4>
                                    <p class="supt-card-keyfact__description">
                                        of insight, experience, and innovation
                                    </p>
                                </div>

                            </div>

                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
</section>
<section class="supt-section-cards supt-stagger-cards " data-nb-cards="3">
    <div class="supt-section-cards__inner container">
        <div class="supt-section-cards__head row align-items-center">
            <h2 class="col supt-slide-up-title">Meet our agents</h2>
        </div>
        <div class="supt-section-cards__body row">
            <div class="col">
                <div class="supt-section-cards__list">
                    <div class="supt-section-cards__item supt-stagger-cards__card">
                        <div class="supt-card-text">
                            <div class="supt-card-text__head supt-parallax-image">
                                <div class="supt-card-text__head__inner supt-parallax-image__image">
                                    <img src="/sites/gv/files/flmngr/superhuit/innovation/centers/leticia-aladren.webp" alt="We are people protecting people">
                                </div>
                            </div>
                            <div class="supt-card-text__body">
                                <div>
                                    <h3>Leticia Aladrén</h3>
                                    <p class="supt-card-text__subtitle">RnD Devices Hardware Team Leader</p>
                                </div>
                                <p>“What excites me most about working in innovation at Verisure is the constant challenge and the opportunity to lead a team of incredibly talented engineers who are passionate about making a difference. Every day we explore new technologies, solve complex problems, and turn ideas into real solutions that protect people, especially the most vulnerable”.</p>
                            </div>
                        </div>
                    </div>
                    <div class="supt-section-cards__item supt-stagger-cards__card">
                        <div class="supt-card-text">
                            <div class="supt-card-text__head supt-parallax-image">
                                <div class="supt-card-text__head__inner supt-parallax-image__image">
                                    <img src="/sites/gv/files/flmngr/superhuit/innovation/centers/leticia-aladren.webp" alt="We are people protecting people">
                                </div>
                            </div>
                            <div class="supt-card-text__body">
                                <div>
                                    <h3>Leticia Aladrén</h3>
                                    <p class="supt-card-text__subtitle">RnD Devices Hardware Team Leader</p>
                                </div>
                                <p>“What excites me most about working in innovation at Verisure is the constant challenge and the opportunity to lead a team of incredibly talented engineers who are passionate about making a difference. Every day we explore new technologies, solve complex problems, and turn ideas into real solutions that protect people, especially the most vulnerable”.</p>
                            </div>
                        </div>
                    </div>
                    <div class="supt-section-cards__item supt-stagger-cards__card">
                        <div class="supt-card-text">
                            <div class="supt-card-text__head supt-parallax-image">
                                <div class="supt-card-text__head__inner supt-parallax-image__image">
                                    <img src="/sites/gv/files/flmngr/superhuit/innovation/centers/leticia-aladren.webp" alt="We are people protecting people">
                                </div>
                            </div>
                            <div class="supt-card-text__body">
                                <div>
                                    <h3>Leticia Aladrén</h3>
                                    <p class="supt-card-text__subtitle">RnD Devices Hardware Team Leader</p>
                                </div>
                                <p>“What excites me most about working in innovation at Verisure is the constant challenge and the opportunity to lead a team of incredibly talented engineers who are passionate about making a difference. Every day we explore new technologies, solve complex problems, and turn ideas into real solutions that protect people, especially the most vulnerable”.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
</section>
<section class="supt-section-cta">
    <div class="container">
        <div class="row">
            <div class="supt-section-cta__head col-12 col-md-5 offset-md-1">
                <h2>People protecting people</h2>
            </div>
            <div class="supt-section-cta__body col-12 col-md-5">
                <p>The alarm-receiving centers are at the heart of our service and response. Discover how they protect and save our clients through real-life stories.</p>

                <span class="supt-button  ">
                    <a class="supt-button__link" href=/innovation/innovation-centers>
                        <span class="supt-button__title">

                            Discover our innovation centers

                        </span>
                    </a>

                    <span class="supt-button__wrapper">
                        <span class="supt-button__inner">
                            <span class="supt-button__title -clone" aria-hidden="true">
                                Discover our innovation centers
                            </span>
                            <span class="supt-button__mask">
                                <span class="supt-button__mask__inner"></span>
                            </span>
                        </span>
                    </span>
                </span>
            </div>
        </div>
    </div>
</section>

<svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" style="position: absolute; width: 0; height: 0; overflow: hidden;">
    <defs>
        <filter id="supt-line-filter-glow" x="0" y="-64" width="130" height="453" filterunits="userSpaceOnUse" color-interpolation-filters="sRGB">
            <feFlood flood-opacity="0" result="BackgroundImageFix" />
            <feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha" />
            <feOffset />
            <feGaussianBlur stddeviation="2" />
            <feComposite in2="hardAlpha" operator="out" />
            <feColorMatrix type="matrix" values="0 0 0 0 0.929412 0 0 0 0 0 0 0 0 0 0.184314 0 0 0 1 0" />
            <feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_8434_8136" />
            <feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha" />
            <feOffset />
            <feGaussianBlur stddeviation="4" />
            <feComposite in2="hardAlpha" operator="out" />
            <feColorMatrix type="matrix" values="0 0 0 0 0.929412 0 0 0 0 0 0 0 0 0 0.184314 0 0 0 1 0" />
            <feBlend mode="normal" in2="effect1_dropShadow_8434_8136" result="effect2_dropShadow_8434_8136" />
            <feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha" />
            <feOffset />
            <feGaussianBlur stddeviation="8" />
            <feComposite in2="hardAlpha" operator="out" />
            <feColorMatrix type="matrix" values="0 0 0 0 0.929412 0 0 0 0 0 0 0 0 0 0.184314 0 0 0 1 0" />
            <feBlend mode="normal" in2="effect2_dropShadow_8434_8136" result="effect3_dropShadow_8434_8136" />
            <feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha" />
            <feOffset />
            <feGaussianBlur stddeviation="12" />
            <feComposite in2="hardAlpha" operator="out" />
            <feColorMatrix type="matrix" values="0 0 0 0 0.929412 0 0 0 0 0 0 0 0 0 0.184314 0 0 0 1 0" />
            <feBlend mode="normal" in2="effect3_dropShadow_8434_8136" result="effect4_dropShadow_8434_8136" />
            <feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha" />
            <feOffset />
            <feGaussianBlur stddeviation="16" />
            <feComposite in2="hardAlpha" operator="out" />
            <feColorMatrix type="matrix" values="0 0 0 0 0.929412 0 0 0 0 0 0 0 0 0 0.184314 0 0 0 1 0" />
            <feBlend mode="normal" in2="effect4_dropShadow_8434_8136" result="effect5_dropShadow_8434_8136" />
            <feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha" />
            <feOffset />
            <feGaussianBlur stddeviation="32" />
            <feComposite in2="hardAlpha" operator="out" />
            <feColorMatrix type="matrix" values="0 0 0 0 0.929412 0 0 0 0 0 0 0 0 0 0.184314 0 0 0 1 0" />
            <feBlend mode="normal" in2="effect5_dropShadow_8434_8136" result="effect6_dropShadow_8434_8136" />
            <feBlend mode="normal" in="SourceGraphic" in2="effect6_dropShadow_8434_8136" result="shape" />
        </filter>
    </defs>
</svg>

No notes defined.

{# {% include "organisms/navigation/navigation.twig" with navigation only %} #}
{% include "molecules/breadcrumb/breadcrumb.twig" with breadcrumb only %}
{% include "organisms/hero-text-media/hero-text-media.twig" with hero only %}
{% include "organisms/section-text-big/section-text-big.twig" with section1 only %}
{% include "organisms/section-text-media/section-text-media.twig" with section2 only %}
{% include "organisms/section-keyfacts/section-keyfacts.twig" with sectionKeyfacts only %}
{% include "organisms/section-cards/section-cards.twig" with sectionAgents only %}
{% include "organisms/section-cta/section-cta.twig" with sectionCta only %}

{% include "02-icons/svg-defs.twig" %}

{# {% include "organisms/footer/footer.twig" with footer only %} #}

{# {% include "molecules/country-picker/country-picker.twig" %} #}
{
  "breadcrumb": {
    "items": [
      {
        "text": "Home",
        "url": "/"
      },
      {
        "text": "Our service",
        "url": "/services"
      },
      {
        "text": "Professional monitoring"
      }
    ]
  },
  "hero": {
    "title": "Enter our alarm-receiving centers",
    "description": "It is where our agents monitor 24/7 the security of our clients and are invariably ready to act immediately in case of an emergency.",
    "image": {
      "src": "/sites/gv/files/flmngr/superhuit/services/professional-monitoring/professional-monitoring-hero.jpg",
      "alt": "Professional monitoring"
    }
  },
  "section1": {
    "title": "In purus dui, commodo ac facilisis quis, commodo auctor erat. Quisque tellus risus, porttitor eu risus ut, sagittis pharetra erat. Suspendisse a quam ac lorem vulputate lacinia a eget quam curabitur et dui non erat cursus placerat sed in libero."
  },
  "section2": {
    "modifiers": [
      "light"
    ],
    "content": "<p>Guardian GO helps you feel more secure during your journeys. Simply set a timer for your walk, commute, or activity. If the timer runs out and no action is taken, an SOS alert is automatically triggered, and our Telecare agents respond accordingly. This feature is particularly useful when walking alone or in unfamiliar areas, offering peace of mind in potentially risky situations.</p>",
    "image": {
      "src": "/sites/gv/files/flmngr/superhuit/services/services-immediate-human-intervention.webp",
      "alt": "Innovation highlights"
    }
  },
  "sectionKeyfacts": {
    "modifiers": [
      "dark"
    ],
    "title": "Numbers from our alarm-receiving centers",
    "items": [
      {
        "title": "24/7",
        "description": "response",
        "icon": "24h"
      },
      {
        "title": "Over 5.7 million",
        "description": "customers",
        "icon": "customer"
      },
      {
        "title": "17 countries",
        "description": "in Europe and Latin America",
        "icon": "countries-location"
      },
      {
        "title": "Over 35 years",
        "description": "of insight, experience, and innovation",
        "icon": "award"
      }
    ]
  },
  "sectionAgents": {
    "title": "Meet our agents",
    "template": "molecules/cards/card-text/card-text.twig",
    "cards": [
      {
        "title": "Leticia Aladrén",
        "subtitle": "RnD Devices Hardware Team Leader",
        "description": "“What excites me most about working in innovation at Verisure is the constant challenge and the opportunity to lead a team of incredibly talented engineers who are passionate about making a difference. Every day we explore new technologies, solve complex problems, and turn ideas into real solutions that protect people, especially the most vulnerable”.",
        "image": {
          "src": "/sites/gv/files/flmngr/superhuit/innovation/centers/leticia-aladren.webp",
          "alt": "We are people protecting people"
        }
      },
      {
        "title": "Leticia Aladrén",
        "subtitle": "RnD Devices Hardware Team Leader",
        "description": "“What excites me most about working in innovation at Verisure is the constant challenge and the opportunity to lead a team of incredibly talented engineers who are passionate about making a difference. Every day we explore new technologies, solve complex problems, and turn ideas into real solutions that protect people, especially the most vulnerable”.",
        "image": {
          "src": "/sites/gv/files/flmngr/superhuit/innovation/centers/leticia-aladren.webp",
          "alt": "We are people protecting people"
        }
      },
      {
        "title": "Leticia Aladrén",
        "subtitle": "RnD Devices Hardware Team Leader",
        "description": "“What excites me most about working in innovation at Verisure is the constant challenge and the opportunity to lead a team of incredibly talented engineers who are passionate about making a difference. Every day we explore new technologies, solve complex problems, and turn ideas into real solutions that protect people, especially the most vulnerable”.",
        "image": {
          "src": "/sites/gv/files/flmngr/superhuit/innovation/centers/leticia-aladren.webp",
          "alt": "We are people protecting people"
        }
      }
    ]
  },
  "sectionCta": {
    "title": "People protecting people",
    "description": "The alarm-receiving centers are at the heart of our service and response. Discover how they protect and save our clients through real-life stories.",
    "button": {
      "title": "Discover our innovation centers",
      "href": "/innovation/innovation-centers"
    }
  }
}
  • Handle: @professionnal-monitoring
  • Preview:
  • Filesystem Path: src/components/templates/03-our-service/03-professionnal-monitoring/professionnal-monitoring.twig