 @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;400;700&display=swap'); .develead_funnel .dctree-answer-link {
    text-decoration: none !important;
}

.develead_funnel .tunnel {
    background-color: transparent !important;
    background-size: cover;
    z-index: 2;
}

.develead_funnel .dc-tree {
    position: relative;
    text-align: center;
    background-color: white;
    height: 100%;
    overflow: hidden;
}

.develead_funnel .dc-tree * {
    box-sizing: border-box;
}

.develead_funnel .dctree-card {
    text-align: center;
    margin: 0 auto;
    width: 100%;
    font-weight: 300;
    display: none;
}

.develead_funnel .dc-tree label {
    display: inline-block;
    width: 100%;
    font-size: 20px;
}

.develead_funnel .link-back {
    display: inline-block;
}

.develead_funnel .dctree-prev {
    color: #7BD0A9;
    font-size: 14px !important;
    text-decoration: none;
    display: inline-block;
    font-weight: 400;
}

.develead_funnel .dctree-prev:hover {
    text-decoration: none;
    color: #333;
}

.develead_funnel .dctree-prev:hover .dctree-prev-background-arrow {
    background-color: #333;
}

.develead_funnel .dctree-prev:hover .dctree-prev-arrow {
    border-width: 0 2px 2px 0;
    display: block;
    padding: -8px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

.develead_funnel .dctree-prev-background-arrow {
    background-color: #7BD0A9;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    float: left;
    margin-right: 5px;
}

.develead_funnel .dctree-prev-arrow {
    height: 10px;
    width: 10px;
    border: solid #333333;
    border-width: 0 2px 2px 0;
    display: block;
    padding: -8px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    margin-top: 5px;
    margin-left: 7px;
}

.develead_funnel .bloc-form-return {
    font-size: 13px;
    color: red !important;
}

.develead_funnel .dctree-controls {
    text-align: left;
}

.develead_funnel .tunnel-icon {
    font-size: 35px;
    padding: 5px;
}

.develead_funnel .dctree-message {
    font-size: 30px;
    color: #404040;
    font-weight: 700;
    text-align: left;
}

.develead_funnel .row-centered {
    text-align: center;
    font-size: 0;
}

.develead_funnel .row-centered>div {
    float: none;
    display: inline-block;
    text-align: left;
    margin: auto;
}

.develead_funnel .col-tunnel-answer {
    vertical-align: top;
    width: 24%;
    font-weight: 700;
}

.develead_funnel .col-tunnel-answer .box-default {
    color: black;
    background-color: white;
    display: inline-block;
    padding: 10px;
    margin: 0 5px 0 5px;
    min-height: 200px;
}

.develead_funnel [class^="dctree-answer"]:hover,
.develead_funnel .link-tunnel:hover,
.develead_funnel #bloc-form-6-return a:hover,
.develead_funnel .dctree-message button:hover,
.develead_funnel .dctree-answer-button {
    cursor: pointer;
    color: white !important;
    background-color: #333333 !important;

    -webkit-transition: background-color 0.3s ease-out;
    -moz-transition: background-color 0.3s ease-out;
    -o-transition: background-color 0.3s ease-out;
    transition: background-color 0.3s ease-out;
}

.develead_funnel [class^="dctree-answer"] {
    color: #333333 !important;
    background-color: #7BD0A9 !important;
}

.develead_funnel [class^="dctree-subtitle-answer"] {
    color: white;
    font-size: 15px;
    text-align: center;
}

.develead_funnel .dctree-message input,
.develead_funnel .dctree-message select {
    border: 0;
    background-color: transparent;
    border-bottom: 1px dotted #333;
    font-size: 20px;
    font-weight: 200;
    width: 80%;
    padding: 3px 0;
}

.develead_funnel .dctree-message input:focus,
.develead_funnel .dctree-message textarea:focus,
.develead_funnel .dctree-message select:focus {
    outline: none;
}

.develead_funnel .dctree-message button {
    border: 0;
    list-style: none;
    padding: 0;
    margin: 0;
    padding: 8px 100px 8px 5px;
    float: left;
    display: inline-block;
    margin: 20px 0 0 0;
    color: #404040;
    text-decoration: none;
    color: #333333 !important;
    background-color: #7BD0A9 !important;
    font-size: 20px;
    text-align: left;
    font-weight: 700;
}

.develead_funnel .paragraph {
    color: #404040;
    font-weight: 200 !important;
    margin: 0;
    font-size: 20px;
    margin: 20px 0 20px 0;
}

.develead_funnel .link-tunnel:before {
    content: '';
    height: 10px;
    width: 10px;
    float: left;
    border: solid white;
    border-width: 0 3px 3px 0;
    display: block;
    padding: 4px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    margin-top: 5px;
    margin-right: 15px;
}

.develead_funnel .list-link {
    margin: 0 !important;
    padding: 0 !important;
}

.develead_funnel .link-tunnel {
    list-style: none;
    padding: 0;
    margin: 0;
    padding: 10px 15px 10px 5px;
    display: inline-block;
    margin: 0 0 0 0;
    color: #404040;
    text-decoration: none;
    color: #333333 !important;
    background-color: #7BD0A9 !important;
    font-size: 20px;
    text-align: left;
}


/*
 * GENERAL
 */

.develead_funnel .tunnel {
    container-type: inline-size;
    container-name: develead;
}

.develead_funnel .template {


    display: flex;
    flex-direction: row;
}

.develead_funnel .template .column-left {
    flex: 3;
}

.develead_funnel .template.template-image-width-1 .column-left {
    flex: 1;
}

.develead_funnel .template.template-image-width-2 .column-left {
    flex: 2;
}

.develead_funnel .template.template-image-width-3 .column-left {
    flex: 3;
}

.develead_funnel .template.template-image-width-4 .column-left {
    flex: 4;
}

.develead_funnel .template.template-image-width-5 .column-left {
    flex: 5;
}

.develead_funnel .template .column-center {
    flex-direction: column;
    flex: 7;
}

.develead_funnel .template .column-center .center-header {
    display: flex;
    flex-direction: row;
    padding: 15px;
}

.develead_funnel .template .column-center .center-header .header-left {
    flex: 3;
}

.develead_funnel .template.template-image-width-1 .column-center .center-header .header-left {
    flex: 1;
}

.develead_funnel .template.template-image-width-2 .column-center .center-header .header-left {
    flex: 2;
}

.develead_funnel .template.template-image-width-3 .column-center .center-header .header-left {
    flex: 3;
}

.develead_funnel .template.template-image-width-4 .column-center .center-header .header-left {
    flex: 4;
}

.develead_funnel .template.template-image-width-5 .column-center .center-header .header-left {
    flex: 5;
}


.develead_funnel .template .column-center .center-header .header-center {
    flex: 7;
}

.develead_funnel .template .column-center .center-header .header-right {
    flex: 3;
}

.develead_funnel .template.template-image-width-1 .column-center .center-header .header-right {
    flex: 1;
}

.develead_funnel .template.template-image-width-2 .column-center .center-header .header-right {
    flex: 2;
}

.develead_funnel .template.template-image-width-3 .column-center .center-header .header-right {
    flex: 3;
}

.develead_funnel .template.template-image-width-4 .column-center .center-header .header-right {
    flex: 4;
}

.develead_funnel .template.template-image-width-5 .column-center .center-header .header-right {
    flex: 5;
}

.develead_funnel .template .column-center .center-content {
    padding: 15px;
}

.develead_funnel .template .column-right {
    flex: 3;
}

.develead_funnel .template.template-image-width-1 .column-right {
    flex: 1;
}

.develead_funnel .template.template-image-width-2 .column-right {
    flex: 2;
}

.develead_funnel .template.template-image-width-3 .column-right {
    flex: 3;
}

.develead_funnel .template.template-image-width-4 .column-right {
    flex: 4;
}

.develead_funnel .template.template-image-width-5 .column-right {
    flex: 5;
}

/*
 * Image : haut (template-image-header)
 */

.develead_funnel .template-image-top .column-left,
.develead_funnel .template-image-top .column-right {
    display: none;
}

/*
 * Image : entier (template-image-height)
 */

.develead_funnel .template-image-height .header-left,
.develead_funnel .template-image-height .header-right {
    display: none;
}

/*
 * Image : gauche (template-image-left)
 */

.develead_funnel .template-image-left .column-right,
.develead_funnel .template-image-left .header-right {
    display: none;
}

/*
 * Image : droite (template-image-right)
 */

.develead_funnel .template-image-right .column-left,
.develead_funnel .template-image-right .header-left {
    display: none;
}

/*
 * Display image
 */

.develead_funnel .template-image-height.template-image-left .column-left {
    padding: 10px;
}



.develead_funnel .template-image-height.template-image-left .column-left .image-container {
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}



.develead_funnel .template-image-height.template-image-right .column-right .image-container {
    width: 100%;
    height: 100%;

    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.develead_funnel .template-image-top.template-image-left .header-left {
    padding: 10px;
}

.develead_funnel .template-image-top.template-image-left .header-left .image-container {
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.develead_funnel .template-image-top.template-image-right .header-right {
    padding: 10px;
}

.develead_funnel .template-image-top.template-image-right .header-right .image-container {
    width: 100%;
    height: 100%;

    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.develead_funnel .dctree-decisions {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    max-width: 100%;
}

.develead_funnel .dctree-decisions.decisions-cols {
    flex-direction: column;
}

.develead_funnel .dctree-decisions.decisions-rows {
    flex-direction: row;
}

.develead_funnel .dctree-decisions.decisions-rows .decision-wrapper {
    display: flex;
    width: 25%;
    max-width: 210px;
    min-width: 200px;
    aspect-ratio: 1 / 1;
    padding: 8px;
    font-size: 18px;
    word-break: normal;
}

.develead_funnel .dctree-decisions.decisions-cols .decision-wrapper {
    display: flex;
    padding: 0 0 8px 0;
    font-size: 18px;
    word-break: normal;
}

.develead_funnel .dctree-decisions.decisions-cols .decision-wrapper:last-child {
    padding: 0;
}

.develead_funnel .dctree-subtitle-answer-0,
.develead_funnel .dctree-subtitle-answer-1,
.develead_funnel .dctree-subtitle-answer-2 {
    display: none !important;
}

.develead_funnel .center-content {
    padding-top: 15px;
}

.develead_funnel .dctree-controls {
    margin-top: 20px;
}

.develead_funnel .dctree-card {
    padding: 0px;
}

.develead_funnel .rounded-tunnel-answer div,
.develead_funnel .rounded-tunnel-answer a {
    border-radius: 100%;
}


.develead_funnel .square-tunnel-answer div,
.develead_funnel .rounded-tunnel-answer div,
.develead_funnel .square-tunnel-answer a,
.develead_funnel .rounded-tunnel-answer a {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 20px;
}

.develead_funnel .square-tunnel-answer div,
.develead_funnel .rounded-tunnel-answer div,
.develead_funnel .square-tunnel-answer a,
.develead_funnel .rounded-tunnel-answer a {
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, transform var(--e-transform-transition-duration, .4s);
}

.develead_funnel .square-tunnel-answer div:hover,
.develead_funnel .rounded-tunnel-answer div:hover,
.develead_funnel .square-tunnel-answer a:hover,
.develead_funnel .rounded-tunnel-answer a:hover {
    --e-transform-scale: 1.1;
    transform: perspective(var(--e-transform-perspective, 0)) rotate(var(--e-transform-rotateZ, 0)) rotateX(var(--e-transform-rotateX, 0)) rotateY(var(--e-transform-rotateY, 0)) translate(var(--e-transform-translate, 0)) translateX(var(--e-transform-translateX, 0)) translateY(var(--e-transform-translateY, 0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX, 0)) skewY(var(--e-transform-skewY, 0));
    transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x);
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, transform var(--e-transform-transition-duration, .4s);
}

.develead_funnel .line-tunnel-answer .box-default {
    color: black;
    background-color: white;
    margin: 0 !important;
    display: inline-block;
    padding: 10px 100px 10px 5px;
}

.develead_funnel .line-tunnel-answer .box-default:before,
.develead_funnel button:before {
    content: '';
    height: 10px;
    width: 10px;
    float: left;
    border: solid white;
    border-width: 0 3px 3px 0;
    display: block;
    padding: 4px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    margin-top: 5px;
    margin-right: 15px;
}

.develead_funnel .line-tunnel-answer {
    vertical-align: top;
    width: 100%;
    font-weight: 700;
}

.develead_funnel .square-tunnel-answer,
.develead_funnel .rounded-tunnel-answer {
    font-weight: 700;
}

.develead_funnel .dctree-message .paragraph {
    margin-bottom: 0px;
}

.develead_funnel .dc-tree {
    padding: 0;
}

@container develead (max-width: 700px) {

    .develead_funnel .template .column-left,
    .develead_funnel .template .column-right,
    .develead_funnel .template .column-center .center-header .header-left,
    .develead_funnel .template .column-center .center-header .header-right {
        display: none;
    }

    .develead_funnel .template .line-tunnel-answer div,
    .develead_funnel .template .line-tunnel-answer a {
        width: 100%;
        text-align: left;
        padding: 10px 10px 10px 10px;
    }
}

@container develead (max-width: 450px) {

    .develead_funnel .template .line-tunnel-answer div:before,
    .develead_funnel .template .line-tunnel-answer a:before {
        display: none;
        padding: 10px 10px 10px 10px;
    }
}

@container develead (max-width: 700px) {

    .develead_funnel .template .line-tunnel-answer div,
    .develead_funnel .template .line-tunnel-answer a {
        padding: 10px 40px 10px 10px;
    }
}

.develead_funnel .template .center-content .subtitle {
    font-size: 25px;
    font-weight: 700;
    margin: -20px 0 15px 0;
}

.develead_funnel .template.template-line-tunnel-answer .center-content .subtitle {
    text-align: left;
}

.develead_funnel .template.template-square-tunnel-answer .center-content .subtitle,
.develead_funnel .template.template-rounded-tunnel-answer .center-content .subtitle {
    text-align: center;
}

.develead_funnel .dctree-message {
    line-height: 35px;
}


.develead_funnel .dctree-message .paragraph {
    line-height: 33px;
} 

        [data-funnelid="vrDZyMbDOLlOVP5"] .dctree-message {
            color: #000000;
        }

        [data-funnelid="vrDZyMbDOLlOVP5"] .paragraph {
            color: #000000;
        }

        [data-funnelid="vrDZyMbDOLlOVP5"] [class^="dctree-answer"] {
            color: #000000 !important;
            background-color: #7bd0a9 !important;
        }

        [data-funnelid="vrDZyMbDOLlOVP5"] [class^="dctree-answer"]:hover {
            color: white !important;
        }

        [data-funnelid="vrDZyMbDOLlOVP5"] .dctree-prev {
            color:#7bd0a9;
        }

        [data-funnelid="vrDZyMbDOLlOVP5"] .dctree-prev:hover {
            color:#7bd0a9;
            opacity: 0.7 !important;
        }

        [data-funnelid="vrDZyMbDOLlOVP5"] .dctree-message button {
            background-color: #7bd0a9 !important;
            color: #000000 !important;
        }

        [data-funnelid="vrDZyMbDOLlOVP5"] .dctree-prev:hover .dctree-prev-background-arrow {
            background-color:#7bd0a9;
            opacity: 0.7 !important;
        }

        [data-funnelid="vrDZyMbDOLlOVP5"] .dctree-prev-background-arrow {
            background-color: #7bd0a9;
        }

        [data-funnelid="vrDZyMbDOLlOVP5"] .dctree-prev-background-arrow:hover {
            background-color: #7bd0a9;
            opacity: 0.7 !important;
        }

        [data-funnelid="vrDZyMbDOLlOVP5"]  {
            background: #daf0e3;
        }

        @media only screen and (max-width: 811px)  {
            [data-funnelid="vrDZyMbDOLlOVP5"]  {
                width: 100% !important;
                background: #daf0e3;
                background: linear-gradient(80deg, #daf0e3 0%, #daf0e3 80%, #daf0e3 80%);
            }

            [data-funnelid="vrDZyMbDOLlOVP5"] .tunnel {
                width:100% !important;
            }
        }

        [data-funnelid="vrDZyMbDOLlOVP5"] .tunnel {
            font-family: Poppins !important;
        }

        [data-funnelid="vrDZyMbDOLlOVP5"] .dc-tree {
            font-family: Poppins !important;
        }

        [data-funnelid="vrDZyMbDOLlOVP5"] .dctree-card {
            font-family: Poppins !important;
        }

        [data-funnelid="vrDZyMbDOLlOVP5"] .dctree-prev {
            font-family: Poppins !important;
        }

        [data-funnelid="vrDZyMbDOLlOVP5"] .dctree-message {
            font-family: Poppins !important;
        }

        [data-funnelid="vrDZyMbDOLlOVP5"] .template .center-content .subtitle {
            color: #000000;
            font-family: Poppins !important;
        }

        [data-funnelid="vrDZyMbDOLlOVP5"] .col-tunnel-answer {
            font-family: Poppins !important;
        }

        [data-funnelid="vrDZyMbDOLlOVP5"] .dctree-message button {
            font-family: Poppins !important;
        }
        [data-funnelid="vrDZyMbDOLlOVP5"] .paragraph {
            font-family: Poppins !important;
        }

        [data-funnelid="vrDZyMbDOLlOVP5"] .template-image-height.template-image-left .column-left .image-container,
        [data-funnelid="vrDZyMbDOLlOVP5"] .template-image-height.template-image-right .column-right .image-container,
        [data-funnelid="vrDZyMbDOLlOVP5"] .template-image-top.template-image-left .header-left .image-container,
        [data-funnelid="vrDZyMbDOLlOVP5"] .template-image-top.template-image-right .header-right .image-container {
            background-image: url("https://www.develink.com/wp-content/uploads/2023/01/iMdgjaWp1XbzaPZKj1shFlkTLsO380tSR4nDuk9f.png");
        }    
        
        [data-funnelid="vrDZyMbDOLlOVP5"] [class^="dctree-answer"]:hover, .link-tunnel:hover, .dctree-message button:hover {
            background-color: #000000 !important;
        }
        .template-image-height.template-image-right .column-right {
    background: linear-gradient(80deg, transparent 0%, transparent 50%, white 50%);
}

.template-image-height.template-image-right .column-right {
padding-right:10px;
}

.line-tunnel-answer .box-default:before, button:before {
    margin-top: 2px;
}