{"id":390,"date":"2025-11-20T10:18:41","date_gmt":"2025-11-20T09:18:41","guid":{"rendered":"https:\/\/www.riskdesign.it\/?page_id=390"},"modified":"2026-02-17T11:07:10","modified_gmt":"2026-02-17T10:07:10","slug":"site-in-construction","status":"publish","type":"page","link":"https:\/\/www.riskdesign.it\/index.php\/en\/site-in-construction\/","title":{"rendered":"Risk Design Engineering"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"390\" class=\"elementor elementor-390\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e45393c e-flex e-con-boxed e-con e-parent\" data-id=\"e45393c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fe3becd elementor-widget elementor-widget-html\" data-id=\"fe3becd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ========================= RDE | HOMEPAGE \u2013 CODICE COMPLETO ========================= -->\r\n<style>\r\n  #rde-home {\r\n    --navy:#0f2a39;\r\n    --green:#8CE45B;\r\n    --bg:#f6fbf8;\r\n    --ink:#1a313d;\r\n    --soft:#eaf6ee;\r\n    --border:#e3f0ea;\r\n    --maxw:1200px;\r\n\r\n    max-width:var(--maxw);\r\n    margin:0 auto;\r\n    padding:40px 16px 60px;\r\n    box-sizing:border-box;\r\n    font-family:inherit;\r\n  }\r\n  #rde-home * { box-sizing:border-box; }\r\n\r\n  #rde-home section {\r\n    margin-bottom:56px;\r\n  }\r\n\r\n  #rde-home h1,\r\n  #rde-home h2 {\r\n    margin:0 0 16px;\r\n    color:var(--navy);\r\n    font-weight:800;\r\n    letter-spacing:.2px;\r\n  }\r\n  #rde-home h1 { font-size:clamp(32px,3vw,40px); }\r\n  #rde-home h2 { font-size:clamp(26px,2.4vw,32px); }\r\n  #rde-home p {\r\n    margin:.4rem 0;\r\n    color:var(--ink);\r\n    font-size:clamp(14px,1.7vw,16px);\r\n    line-height:1.7;\r\n  }\r\n\r\n  .section-tag {\r\n    display:inline-flex;\r\n    align-items:center;\r\n    gap:6px;\r\n    font-size:12px;\r\n    text-transform:uppercase;\r\n    letter-spacing:2px;\r\n    font-weight:700;\r\n    color:var(--green);\r\n    margin-bottom:10px;\r\n  }\r\n  .section-tag::before {\r\n    content:\"\";\r\n    width:8px;\r\n    height:8px;\r\n    border-radius:50%;\r\n    background:var(--green);\r\n  }\r\n\r\n  \/* -------- HERO: testo + logo -------- *\/\r\n  #rde-home .hero-grid {\r\n    display:grid;\r\n    grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);\r\n    gap:32px;\r\n    align-items:center;\r\n  }\r\n  #rde-home .hero-lead {\r\n    font-size:clamp(16px,1.9vw,18px);\r\n  }\r\n  #rde-home .hero-logo {\r\n    justify-self:flex-end;\r\n    max-width:320px;\r\n  }\r\n  #rde-home .hero-logo img {\r\n    width:100%;\r\n    height:auto;\r\n    display:block;\r\n  }\r\n\r\n  \/* ========= SEZIONE IMMAGINI \u2013 4 CARD ALLINEATE ========= *\/\r\n  #rde-home .images-section {\r\n    margin-top:24px;\r\n  }\r\n\r\n  #rde-home .image-grid {\r\n    display:grid;\r\n    grid-template-columns:repeat(2,minmax(0,1fr));\r\n    gap:20px;\r\n  }\r\n\r\n  #rde-home .img-card {\r\n    border-radius:22px;\r\n    background:#ffffff;\r\n    padding:10px;\r\n    border:1px solid var(--border);\r\n    box-shadow:0 8px 22px rgba(0,0,0,.06);\r\n  }\r\n\r\n  #rde-home .img-frame {\r\n    border-radius:18px;\r\n    overflow:hidden;\r\n    height:clamp(230px,30vw,320px);  \/* stessa altezza per tutte *\/\r\n    background:#eaf3f7;\r\n  }\r\n\r\n  #rde-home .img-frame img {\r\n    width:100%;\r\n    height:100%;\r\n    object-fit:cover;\r\n    display:block;\r\n    transform:scale(1.01);\r\n    transition:transform .45s ease-out;\r\n  }\r\n\r\n  #rde-home .img-card:hover .img-frame img {\r\n    transform:scale(1.05);\r\n  }\r\n\r\n  \/* -------- COLONNE TESTO -------- *\/\r\n  #rde-home .text-columns {\r\n    display:grid;\r\n    grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);\r\n    gap:32px;\r\n  }\r\n\r\n  #rde-home .text-box {\r\n    border:2px solid var(--green);\r\n    border-radius:18px;\r\n    padding:20px 22px;\r\n    background:#fff;\r\n  }\r\n\r\n  \/* -------- BOTTONI -------- *\/\r\n  #rde-home .btn {\r\n    display:inline-flex;\r\n    align-items:center;\r\n    justify-content:center;\r\n    padding:10px 18px;\r\n    border-radius:999px;\r\n    border:none;\r\n    text-decoration:none;\r\n    font-weight:700;\r\n    font-size:14px;\r\n    cursor:pointer;\r\n    transition:.18s;\r\n  }\r\n  #rde-home .btn-primary {\r\n    background:var(--navy);\r\n    color:#fff;\r\n  }\r\n  #rde-home .btn-primary:hover {\r\n    filter:brightness(1.05);\r\n    transform:translateY(-1px);\r\n  }\r\n  #rde-home .btn-green {\r\n    background:var(--green);\r\n    color:#fff;\r\n  }\r\n  #rde-home .btn-green:hover {\r\n    filter:brightness(1.03);\r\n    transform:translateY(-1px);\r\n  }\r\n\r\n  \/* -------- BROCHURE -------- *\/\r\n  #rde-home .brochure-card {\r\n    display:grid;\r\n    grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);\r\n    gap:24px;\r\n    align-items:center;\r\n    padding:22px 24px 26px;\r\n    border-radius:20px;\r\n    border:2px solid var(--green);\r\n    background:#fff;\r\n  }\r\n\r\n  \/* section-tag dentro al box, in alto a sinistra *\/\r\n  #rde-home .brochure-card .section-tag,\r\n  #rde-home .trusty-card .section-tag {\r\n    grid-column:1 \/ -1;\r\n    margin-bottom:12px;\r\n  }\r\n\r\n  #rde-home .brochure-thumb {\r\n    max-width:420px;\r\n    justify-self:flex-end;\r\n  }\r\n  #rde-home .brochure-thumb img {\r\n    width:100%;\r\n    height:auto;\r\n    display:block;\r\n    border-radius:12px;\r\n    box-shadow:0 10px 30px rgba(0,0,0,.08);\r\n  }\r\n\r\n  \/* -------- TRUSTY \/ WHISTLEBLOWING -------- *\/\r\n  #rde-home .trusty-card {\r\n    border:2px solid #ff4ba1;\r\n    border-radius:22px;\r\n    padding:22px 24px 26px;\r\n    display:grid;\r\n    grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);\r\n    gap:24px;\r\n    align-items:center;\r\n    background:#ffffff;\r\n  }\r\n  #rde-home .trusty-elephant img {\r\n    width:100%;\r\n    height:auto;\r\n    display:block;\r\n  }\r\n  #rde-home .trusty p strong { color:#10b981; }\r\n\r\n  \/* -------- RESPONSIVE -------- *\/\r\n  @media (max-width:900px){\r\n    #rde-home { padding-top:24px; }\r\n    #rde-home .hero-grid,\r\n    #rde-home .text-columns,\r\n    #rde-home .brochure-card,\r\n    #rde-home .trusty-card {\r\n      grid-template-columns:1fr;\r\n    }\r\n    #rde-home .hero-logo,\r\n    #rde-home .brochure-thumb {\r\n      justify-self:center;\r\n    }\r\n    #rde-home .image-grid {\r\n      grid-template-columns:1fr;\r\n    }\r\n    #rde-home .img-frame {\r\n      height:clamp(210px,55vw,300px);\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<div id=\"rde-home\">\r\n\r\n  <!-- HERO: scritta + logo -->\r\n  <section>\r\n    <div class=\"hero-grid\">\r\n      <div>\r\n        <div class=\"section-tag\">Risk Design Engineering<\/div>\r\n        <h1>Safety for All !<\/h1>\r\n        <p class=\"hero-lead\">\r\n          We transform risk into method: we analyze scenarios, assess the impact of events, and design solutions that keep risk within acceptable limits.\r\n        <\/p>\r\n      <\/div>\r\n      <div class=\"hero-logo\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.riskdesign.it\/wp-content\/uploads\/2023\/02\/cropped-18925679_transparent-e1676715882832.webp\"\r\n             alt=\"Risk Design Engineering\">\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- SEZIONE IMMAGINI \u2013 4 CARD -->\r\n  <section class=\"images-section\">\r\n    <div class=\"image-grid\">\r\n\r\n      <figure class=\"img-card\">\r\n        <div class=\"img-frame\">\r\n          <img decoding=\"async\" src=\"https:\/\/www.riskdesign.it\/wp-content\/uploads\/2025\/11\/montebianco-jpeg.webp\"\r\n               alt=\"Intervento su galleria in ambito alpino\">\r\n        <\/div>\r\n      <\/figure>\r\n\r\n      <figure class=\"img-card\">\r\n        <div class=\"img-frame\">\r\n          <img decoding=\"async\" src=\"https:\/\/www.riskdesign.it\/wp-content\/uploads\/2025\/11\/test-18-aprile-fuoco.jpeg\"\r\n               alt=\"Test incendio in galleria\">\r\n        <\/div>\r\n      <\/figure>\r\n\r\n      <figure class=\"img-card\">\r\n        <div class=\"img-frame\">\r\n          <img decoding=\"async\" src=\"https:\/\/www.riskdesign.it\/wp-content\/uploads\/2025\/11\/Progetto-senza-titolo-10.png\"\r\n               alt=\"Simulazioni e analisi del rischio\">\r\n        <\/div>\r\n      <\/figure>\r\n\r\n      <figure class=\"img-card\">\r\n        <div class=\"img-frame\">\r\n          <img decoding=\"async\" src=\"https:\/\/www.riskdesign.it\/wp-content\/uploads\/2025\/11\/frana-galleria.webp\"\r\n               alt=\"Frana in galleria e gestione emergenza\">\r\n        <\/div>\r\n      <\/figure>\r\n\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- SPIEGAZIONE APPROFONDITA -->\r\n  <section>\r\n    <div class=\"text-columns\">\r\n      <div class=\"text-box\">\r\n        <div class=\"section-tag\">Our identity<\/div>\r\n        <h2>Over twenty years of safety engineering experience<\/h2>\r\n        <p>\r\n          Risk Design Engineering was founded on 01\/10\/2020, built upon the twenty years of experience of Eng. Luca Stantero in designing safety systems for major transport infrastructures and in developing analytical methods and tools for risk assessment.\r\n <\/p>\r\n        <p>\r\nRDE combines expertise in the engineering of safety systems and technologies with the concept of risk associated with an activity, with the goal of optimizing safety for users, workers, and infrastructure operators.\r\n        <\/p>\r\n        <p>\r\n        \r\n        <\/p>\r\n      <\/div>\r\n\r\n      <div class=\"text-box\">\r\n        <div class=\"section-tag\">what is risk design<\/div>\r\n        <p>\r\n          Every critical event arises from a combination of probability and consequences. Risk cannot be completely eliminated, but it can be <strong>understood, measured, and reduced<\/strong>.\r\n          This is where our work begins.\r\n        <\/p>\r\n        <p>\r\n           <strong>Risk design<\/strong> translates the concept of risk into a method: we analyze possible scenarios, assess the impact of events, and design solutions that keep risk within acceptable limits (the <strong>ALARP<\/strong> principle).\r\n        <\/p>\r\n        <p>\r\n          This approach enables the creation of <strong>safer, more efficient, and more sustainable<\/strong> infrastructures:\r\n           avoiding waste and over-engineering, reducing accidents and downtime, and increasing the resilience and lifespan of systems.\r\n        <\/p>\r\n        <p>\r\n          For RDE, safety is something that <strong>must be verified in the field<\/strong>: we test, check, and validate every solution to ensure it works in the real world, not just in models.\r\n        <\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- BROCHURE -->\r\n  <section>\r\n    <div class=\"brochure-card\">\r\n      <div class=\"section-tag\">Brochure<\/div>\r\n\r\n      <div>\r\n        <h2>Download the Risk Design Engineering brochure<\/h2>\r\n        <p>\r\n          Click on our brochure to get more information!\r\n        <\/p>\r\n        <p>\r\n          Inside, you\u2019ll find an overview of our services and the RDE approach to transport infrastructure safety.\r\n        <\/p>\r\n        <p style=\"margin-top:16px;\">\r\n          <a class=\"btn btn-primary\"\r\n             href=\"https:\/\/www.canva.com\/design\/DAGxt6V0eak\/ZNDBvkI6YAkChy9e9-vh6Q\/view?utm_content=DAGxt6V0eak&utm_campaign=designshare&utm_medium=link2&utm_source=uniquelinks&utlId=h0fb51becd0\"\r\n             target=\"_blank\" rel=\"noopener\">\r\n            Go to the brochure\r\n          <\/a>\r\n        <\/p>\r\n      <\/div>\r\n\r\n      <div class=\"brochure-thumb\">\r\n        <a href=\"https:\/\/www.canva.com\/design\/DAGxt6V0eak\/ZNDBvkI6YAkChy9e9-vh6Q\/view?utm_content=DAGxt6V0eak&utm_campaign=designshare&utm_medium=link2&utm_source=uniquelinks&utlId=h0fb51becd0\"\r\n           target=\"_blank\" rel=\"noopener\">\r\n          <img decoding=\"async\" src=\"https:\/\/www.riskdesign.it\/wp-content\/uploads\/2025\/11\/screen-brochure.webp\"\r\n               alt=\"Brochure Risk Design Engineering\">\r\n        <\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- TRUSTY \/ WHISTLEBLOWING -->\r\n  <section id=\"trusty\" class=\"trusty\">\r\n    <div class=\"trusty-card\">\r\n      <div class=\"section-tag\">Whistleblowing<\/div>\r\n\r\n      <div class=\"trusty-elephant\">\r\n        <a href=\"https:\/\/riskdesign.trusty.report\/\"\r\n           target=\"_blank\" rel=\"noopener\">\r\n          <img decoding=\"async\" src=\"https:\/\/www.riskdesign.it\/wp-content\/uploads\/2023\/02\/cropped-18925679_transparent-e1676715882832.webp\"\r\n               alt=\"Trusty Whistleblowing\">\r\n        <\/a>\r\n      <\/div>\r\n\r\n      <div>\r\n        <h2>Reserved reporting area<\/h2>\r\n        <p>\r\n          At RDE, we believe in transparency and collaboration.\r\n        <\/p>\r\n        <p>\r\n          <strong>This<\/strong> is the dedicated space for anyone who wishes to report issues, suggestions, or non-compliant behavior.\r\n        <\/p>\r\n        <p>\r\n          Every report is handled confidentially and constructively.\r\n        <\/p>\r\n         <!-- \u2705 UNICA MODIFICA: mailto corretto -->\r\n        <p style=\"margin-top:16px;\">\r\n          <a class=\"btn btn-green\"\r\n             href=\"mailto:segnalazioni@riskdesign.it\">\r\n            Submit a report\r\n          <\/a>\r\n        <\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n<\/div>\r\n\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Risk Design Engineering Safety for All ! We transform risk into method: we analyze scenarios, assess the impact of events, and design solutions that keep&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template-onepage.php","meta":{"footnotes":""},"class_list":["post-390","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.riskdesign.it\/index.php\/wp-json\/wp\/v2\/pages\/390","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.riskdesign.it\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.riskdesign.it\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.riskdesign.it\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.riskdesign.it\/index.php\/wp-json\/wp\/v2\/comments?post=390"}],"version-history":[{"count":15,"href":"https:\/\/www.riskdesign.it\/index.php\/wp-json\/wp\/v2\/pages\/390\/revisions"}],"predecessor-version":[{"id":580,"href":"https:\/\/www.riskdesign.it\/index.php\/wp-json\/wp\/v2\/pages\/390\/revisions\/580"}],"wp:attachment":[{"href":"https:\/\/www.riskdesign.it\/index.php\/wp-json\/wp\/v2\/media?parent=390"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}