<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>
                    Contact us
                </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 -small" data-from-bottom="true">
    <div class="supt-hero-text-media__media" style="height: 100%;">
        <img src="/sites/gv/files/flmngr/superhuit/contact/contact-hero.webp" alt="Contact" 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">Get in touch with Verisure</h1>
                <p class="supt-hero-text-media__description">Find below the contact details for the Verisure Corporate Media team, as well as the Investor Relations team.</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-cards supt-stagger-cards -no-slides" data-nb-cards="2">
    <div class="supt-section-cards__inner container">
        <div class="supt-section-cards__head row align-items-center">
            <h2 class="col supt-slide-up-title"></h2>
            <p class="col-12 supt-section-cards__description supt-slide-up-title">For any other requests or questions, please get in touch with your local Verisure customer service team.</p>
        </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 -has-link">
                            <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/contact/media-contacts.jpg" alt="Verisure Group Media Contact">
                                </div>
                            </div>
                            <div class="supt-card-text__body">
                                <div>
                                    <h3>Verisure Group Media Contact</h3>
                                </div>
                                <p>Journalists may get in touch with the Verisure media team for further enquiries and materials.</p>
                            </div>
                            <div class="supt-card-text__foot">
                                <a href="mailto:pressrelations@verisure.com" class="supt-button-link ">
                                    <span>
                                        pressrelations@verisure.com
                                        <svg class="supt-icon-chevron -right" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 12 10" fill="none" stroke="currentColor" stroke-width="1.5">
                                            <path d="M1.5 2.75L5.64645 6.89645C5.84171 7.09171 6.15829 7.09171 6.35355 6.89645L10.5 2.75" stroke-linecap="round" vector-effect="non-scaling-stroke" />
                                        </svg>
                                    </span>
                                </a>
                            </div>
                        </div>
                    </div>
                    <div class="supt-section-cards__item supt-stagger-cards__card">
                        <div class="supt-card-text -has-link">
                            <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/about-us/at-a-glance/at-a-glance-investor-relations.webp" alt="Investor Relations">
                                </div>
                            </div>
                            <div class="supt-card-text__body">
                                <div>
                                    <h3>Investor Relations</h3>
                                </div>
                                <p>Do you have any questions for our Investor Relations team? Please do not hesitate to get in touch with us.</p>
                            </div>
                            <div class="supt-card-text__foot">
                                <a href="mailto:ir@verisure.com" class="supt-button-link ">
                                    <span>
                                        ir@verisure.com
                                        <svg class="supt-icon-chevron -right" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 12 10" fill="none" stroke="currentColor" stroke-width="1.5">
                                            <path d="M1.5 2.75L5.64645 6.89645C5.84171 7.09171 6.15829 7.09171 6.35355 6.89645L10.5 2.75" stroke-linecap="round" vector-effect="non-scaling-stroke" />
                                        </svg>
                                    </span>
                                </a>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
</section>
<section class="supt-section-cards supt-stagger-cards " data-nb-cards="1">
    <div class="supt-section-cards__inner container">
        <div class="supt-section-cards__head row align-items-center">
            <h2 class="col supt-slide-up-title"></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 -has-link">
                            <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/contact/customer-service.webp" alt="Customer service">
                                </div>
                            </div>
                            <div class="supt-card-text__body">
                                <div>
                                    <h3>Customer Service</h3>
                                </div>
                                <p>If you have a customer service question, you can find support by visiting your local Verisure / Securitas direct website.</p>
                            </div>
                            <div class="supt-card-text__foot">
                                <a href="#country-picker" class="supt-button-link ">
                                    <span>
                                        Select your country
                                        <svg class="supt-icon-chevron -right" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 12 10" fill="none" stroke="currentColor" stroke-width="1.5">
                                            <path d="M1.5 2.75L5.64645 6.89645C5.84171 7.09171 6.15829 7.09171 6.35355 6.89645L10.5 2.75" stroke-linecap="round" vector-effect="non-scaling-stroke" />
                                        </svg>
                                    </span>
                                </a>
                            </div>
                        </div>
                    </div>
                </div>
            </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-cards/section-cards.twig" with sectionCardsTop only %}
{% include "organisms/section-cards/section-cards.twig" with sectionCardsBottom 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": "Contact us"
      }
    ]
  },
  "hero": {
    "modifiers": [
      "small"
    ],
    "title": "Get in touch with Verisure",
    "description": "Find below the contact details for the Verisure Corporate Media team, as well as the Investor Relations team.",
    "image": {
      "src": "/sites/gv/files/flmngr/superhuit/contact/contact-hero.webp",
      "alt": "Contact"
    }
  },
  "sectionCardsTop": {
    "modifiers": [
      "no-slides"
    ],
    "description": "For any other requests or questions, please get in touch with your local Verisure customer service team.",
    "template": "molecules/cards/card-text/card-text.twig",
    "cards": [
      {
        "title": "Verisure Group Media Contact",
        "description": "Journalists may get in touch with the Verisure media team for further enquiries and materials.",
        "image": {
          "src": "/sites/gv/files/flmngr/superhuit/contact/media-contacts.jpg",
          "alt": "Verisure Group Media Contact"
        },
        "link": {
          "text": "pressrelations@verisure.com",
          "href": "mailto:pressrelations@verisure.com"
        }
      },
      {
        "title": "Investor Relations",
        "description": "Do you have any questions for our Investor Relations team? Please do not hesitate to get in touch with us.",
        "image": {
          "src": "/sites/gv/files/flmngr/superhuit/about-us/at-a-glance/at-a-glance-investor-relations.webp",
          "alt": "Investor Relations"
        },
        "link": {
          "text": "ir@verisure.com",
          "href": "mailto:ir@verisure.com"
        }
      }
    ]
  },
  "sectionCardsBottom": {
    "template": "molecules/cards/card-text/card-text.twig",
    "cards": [
      {
        "title": "Customer Service",
        "description": "If you have a customer service question, you can find support by visiting your local Verisure / Securitas direct website.",
        "image": {
          "src": "/sites/gv/files/flmngr/superhuit/contact/customer-service.webp",
          "alt": "Customer service"
        },
        "link": {
          "text": "Select your country",
          "href": "#country-picker"
        }
      }
    ]
  }
}