{"archived":0,"globalCss":null,"mainStage":0,"name":"FR | Interrogation Audience - HP","stages":[{"__typename":"ScenarioStages","customScript":"","displayTimeOnlyUntilClick":null,"formatContainer":{"__typename":"ScenarioStagesFormatContainer","closeButtonStyle":{"position":"absolute","top":"0px","right":"0px"},"coverStyle":{"opacity":0.5,"background":"black","transition":"opacity 0.5s linear"},"iframeStyle":{},"wrapperClose":{"right":"-410px","transition":"all .3s linear"},"wrapperHidden":{"height":"600px","width":"340px","bottom":"3vh","right":"-410px","max-height":"800px"},"wrapperOpen":{"right":"10px","transition":"all .3s linear"}},"htmlCloseButton":"<style>\n .lines{\n position: absolute;\n display:flex;\n justify-content:center;\n align-items:center;\n top: 1vh;\n right: 10px;\n width: 40px;\n height: 40px;\n cursor: pointer;\n background-color:#FF9C00;\n border-radius: 100px;\n }\n .line{\n position: absolute;\n background-color:white;\n width: 20px;\n height: 2px;\n transition: All ease .3s;\n border-radius: 100px;\n }\n .lines:hover .line1{\n transform: rotate(0deg);\n height:2px;\n }\n .lines:hover .line2{\n transform: rotate(0deg);\n height:2px;\n }\n .line1{\n transform: rotate(45deg);\n }\n .line2{\n transform: rotate(-45deg);\n }\n \n \t@media only screen and (max-width: 640px) {\n .perfmaker-sidebar-wrapper {\n height: 70% !important;\n width: 85% !important;\n right:7.5% !important;\n bottom: 15% !important;\n \t}\n }\n</style>\n\n<div class=\"lines perfmaker-close-cross\">\n <div class=\"line1 line\"></div>\n <div class=\"line2 line\"></div>\n</div>","htmlContent":"<style>\n /* fonts personnalisées via lien Google Fonts */\n\n @import url(https://fonts.googleapis.com/css?family=Lato:400,400i,700,700i);\n @import url(https://fonts.googleapis.com/css?family=Roboto);\n @import url(https://fonts.googleapis.com/css?family=Outfit:400,500,600,800);\n /* div générale + background */\n\n ::selection {\n background: #F4E8B7;\n }\n\n ::-moz-selection {\n background: #F4E8B7;\n }\n #template-root {\n height:100%;\n }\n .template-App {\n background-size: cover;\n background-position: bottom;\n text-align: center;\n font-family: 'Outfit', sans-serif;\n border-radius: 20px;\n height:100%;\n width:100%;\n background-color:white;\n display:flex;\n flex-direction:column;\n align-items:center;\n background-position:center;\n background-repeat: no-repeat;\n background-size:cover;\n overflow:hidden;\n \tborder-radius:20px;\n \n }\n /* div du logo */\n /* logo */\n\n .template-App-header img {\n height: 5vh;\n padding-top: 1vh;\n }\n /* div principale - texte */\n\n .template-App-subheader {\n background-image: url('https://img.perfmaker.net/916/1670514046_image%2020%20(8).png');\n background-size:cover;\n background-position:center;\n position: relative;\n z-index: 100;\n display:table;\n border-radius:20px;\n height:100%;\n }\n .logo{\n width:20%;\n margin-top:2vh;\n margin-bottom:2vh;\n }\n\n /* Titre principal */\n\n .template-App-subheader h4 {\n color: #408059;\n font-size: calc(10px + 2vh);\n letter-spacing: 0.03em;\n font-family: 'Outfit', sans-serif;\n margin: 0 auto 2vh;\n width: 90%;\n display: inline-block;\n font-weight: 600;\n }\n\n .template-App-subheader h4 span {\n color: #FF9C00;\n letter-spacing: 0.6px;\n font-family: 'Outfit',sans-serif;\n line-height: 1.2em;\n font-weight: 600;\n padding: 1vh 0 0vh 0;\n }\n\n .template-App-subheader .choix {\n display: flex;\n justify-content: center;\n align-items: center;\n flex-direction: row;\n margin:0 auto;\n }\n\n .template-App-subheader .dislike {\n margin: 0 3vh;\n opacity: 0.8;\n transition: all .3s ease;\n cursor: pointer;\n }\n\n .template-App-subheader .dislike:hover {\n opacity: 1;\n transition: all .3s ease;\n }\n\n .template-App-subheader .like {\n cursor: pointer;\n margin: 0 calc(10px + 2vh);\n opacity: 0.8;\n transition: all .3s ease;\n }\n\n .template-App-subheader .like:hover {\n opacity: 1;\n transition: all .3s ease;\n }\n .template-App-subheader .container {\n background: #fff;\n width: 75%;\n border-radius: 15px;\n margin: 4vh auto 0;\n box-shadow: 0;\n height:100%;\n padding: 1vh 2%;\n box-sizing:border-box;\n -webkit-box-shadow: 5px 5px 15px 5px #E1DADA; \nbox-shadow: 0px 2px 27px -6px #e1dada;\n }\n\n .template-App-subheader h5 {\n color: #474747;\n font-size: calc(4px + 2vh);\n letter-spacing: 0.03em;\n font-family: 'Outfit', sans-serif;\n line-height: 0.4.em;\n margin: 1.5vh auto 0;\n width: 90%;\n font-weight: 500;\n }\n\n .template-App-subheader h5 span {\n color: #1d7738;\n font-weight:600;\n font-family: 'Outfit', sans-s