{
  "assets": [
    {
      "height": 0,
      "src": "/assets/pngwing.com2.png",
      "type": "image",
      "unitDim": "px",
      "width": 0
    },
    {
      "height": 0,
      "src": "/assets/image8.jpeg",
      "type": "image",
      "unitDim": "px",
      "width": 0
    },
    {
      "height": 0,
      "src": "/assets/imagea.jpg",
      "type": "image",
      "unitDim": "px",
      "width": 0
    },
    {
      "height": 0,
      "src": "/assets/image10.jpeg",
      "type": "image",
      "unitDim": "px",
      "width": 0
    },
    {
      "height": 0,
      "src": "/assets/image9.jpeg",
      "type": "image",
      "unitDim": "px",
      "width": 0
    },
    {
      "height": 0,
      "src": "/assets/image1.jpeg",
      "type": "image",
      "unitDim": "px",
      "width": 0
    },
    {
      "height": 0,
      "src": "/assets/logoLA.svg",
      "type": "image",
      "unitDim": "px",
      "width": 0
    },
    {
      "height": 0,
      "src": "/assets/image7.jpeg",
      "type": "image",
      "unitDim": "px",
      "width": 0
    }
  ],
  "dataSources": [],
  "fonts": [
    {
      "name": "Winky Sans",
      "value": "\"Winky Sans\", sans-serif",
      "variants": []
    },
    {
      "name": "Changa One",
      "value": "\"Changa One\", display",
      "variants": []
    }
  ],
  "pages": [
    {
      "id": "fxk0gPw6Yu7cPQOT",
      "isFile": true
    }
  ],
  "pagesFolder": "src",
  "publication": {
    "connector": {
      "background": "#0066CC",
      "color": "#ffffff",
      "connectorId": "ftp",
      "disableLogout": false,
      "displayName": "Ftp",
      "icon": "/assets/ftp.png",
      "isLoggedIn": false,
      "oauthUrl": null,
      "type": "HOSTING"
    },
    "options": {
      "publicationPath": "",
      "websiteUrl": ""
    }
  },
  "settings": {
    "head": "<link rel=\"stylesheet\" href=\n\"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css\" />\n<style>\n  .fa:hover {\n    opacity: 0.9;\n  }\n  .fa-facebook {\n    background: #0866FF;\n    color: white;\n  }\n  .fa-youtube {\n    background: #cb2027;\n    color: white;\n  }\n/*  .fa-reddit {\n    background: #ff5700;\n    color: white;\n  }*/\n  .fa {\n    padding: 20px;\n    font-size: 40px;\n    width: 60px;\n    text-decoration: none;\n    margin: 5px 80px;\n  }\n  .titre-concert, .lieu-concert, .date-concert{\n    mix-blend-mode: difference;\n  }\n  #Part4 {\n\tbackground: radial-gradient(ellipse, #ffbc6b 10%, #fa8072 91%);\n  }\n</style>\n\n\n<!-- On utilise Gsap-->\n<script src=\"https://cdn.jsdelivr.net/npm/gsap@3.14.1/dist/gsap.min.js\"></script>\n<script src=\"https://cdn.jsdelivr.net/npm/gsap@3.14.1/dist/gsap.min.js\"></script>\n<script src=\"https://cdn.jsdelivr.net/npm/gsap@3.14.1/dist/ScrollTrigger.min.js\"></script>\n<script src=\"https://cdn.jsdelivr.net/npm/gsap@3.14.1/dist/ScrollSmoother.min.js\"></script>\n\n<script>\n // use a script tag or an external JS file\n document.addEventListener(\"DOMContentLoaded\", (event) => {\n   \n   gsap.registerPlugin(ScrollTrigger,ScrollSmoother);\n      \n     let smoother = ScrollSmoother.create({\n     wrapper: \"#smooth-wrapper\",\n     content: \"#smooth-content\",\n     smooth: 2, // seconds it takes to \"catch up\" to native scroll position\n     effects: true, // look for data-speed and data-lag attributes on elements and animate accordingly\n     effectsPadding: 100,\n   });\n   \n   cartes = gsap.utils.toArray(\".carte-concert\");\n   cartes.forEach((carte) => {\n     gsap.from(carte, {\n       scrollTrigger: {\n         trigger: carte,\n         start: \"center center\",\n         scrub: true,\n         pin: true,\n       },\n       duration: 1,\n       scale: 0,\n       y: \"-=150\",\n     });\n   });\n\n   let color=[\"green\", \"blue\", \"pink\"];\n   \n   let heightPart4 = (document.querySelector('#Part4')).offsetHeight;\n   let heightTitreConcert=(document.querySelector('.titre-concert')).offsetHeight;\n   let heightInfoCarte = (document.querySelector('.info-carte')).offsetHeight;\n   let deltaStart = 200+heightTitreConcert;\n   let deltaStop = heightPart4;\n   \n   metiers = gsap.utils.toArray(\".info-carte\");\n   metiers.forEach((metier,i) => {\n     deltaStop -= heightInfoCarte*1.2;\n     gsap.to(metier, {                 \n      scrollTrigger: {\n       trigger:metier,\n       start: \"top \"+deltaStart,\n       end: \"+=\"+deltaStop,\n       /*markers: {\n         startColor: color[i],\n         endColor: color[i],\n         },*/\n       pin: true,\n      },\n     });\n   });\n   \n   /*ScrollTrigger.create({\n     trigger: \"#carte2\",\n     start: \"top 42%\",\n     end: \"bottom 60vh\",\n     //scrub: true,\n     pin: true,\n          markers: true,\n\n   });\n   \n   ScrollTrigger.create({\n     trigger: \"#carte3\",\n     start: \"top 59%\",\n     end: \"bottom 60vh\",\n     //scrub: true,\n     pin: true,\n          markers: true,\n\n   });*/\n        \n });       \n   \n</script>  ",
    "title": "Luciné Aproyan | Chanteuse Lyrique Contralto"
  },
  "styles": [
    {
      "selectors": [
        "#ie4n"
      ],
      "style": {
        "background-color": "#f4dcd2",
        "width": "100vw"
      }
    },
    {
      "selectors": [
        "#iwjex"
      ],
      "style": {
        "color": "#075a07",
        "display": "flex",
        "flex-direction": "column",
        "height": "100vh",
        "width": "100vw"
      }
    },
    {
      "selectors": [
        "#i9ftt"
      ],
      "style": {
        "align-items": "center",
        "display": "flex",
        "font-family": "\"Changa One\", display",
        "font-size": "12vw",
        "font-weight": "700",
        "height": "20vh",
        "letter-spacing": "0.1vw",
        "text-align": "center"
      }
    },
    {
      "selectors": [
        "#i5vij"
      ],
      "style": {
        "align-items": "center",
        "display": "flex",
        "font-size": "5vw",
        "font-weight": "700",
        "letter-spacing": "0.5vw"
      }
    },
    {
      "selectors": [
        "#i5otr"
      ],
      "style": {
        "align-items": "center",
        "display": "flex",
        "font-size": "3vh"
      }
    },
    {
      "selectors": [
        "#in5b4"
      ],
      "style": {
        "display": "flex",
        "height": "15vh",
        "justify-content": "flex-end",
        "padding": "0px 50px 50px 0px",
        "width": "100vw"
      }
    },
    {
      "selectors": [
        "#iul2z"
      ],
      "style": {
        "font-size": "10vh",
        "min-width": "75vw",
        "text-align": "center",
        "width": "75px"
      }
    },
    {
      "selectors": [
        "#ic90h"
      ],
      "style": {
        "height": "100%",
        "padding": "5px"
      }
    },
    {
      "selectors": [
        "#i9u0e"
      ],
      "style": {
        "height": "100%",
        "padding": "5px"
      }
    },
    {
      "selectors": [
        "pin-wrap"
      ],
      "style": {
        "align-items": "center",
        "display": "flex",
        "flex-direction": "column",
        "height": "100vw",
        "width": "500px"
      }
    },
    {
      "selectors": [
        "module--translations-translatedtext",
        "js-module--translations-translatedtext",
        "is-placeholder"
      ],
      "style": {
        "font-family": "\"Changa One\", display",
        "font-size": "5vw",
        "height": "10vh",
        "text-align": "center"
      }
    },
    {
      "selectors": [
        "container"
      ],
      "style": {
        "font-family": "\"Winky Sans\", sans-serif",
        "height": "100vh",
        "overflow": "hidden hidden",
        "text-align": "center",
        "width": "100vw"
      }
    },
    {
      "selectors": [
        "#i0bbu"
      ],
      "style": {
        "align-items": "center",
        "display": "flex",
        "font-family": "\"Changa One\", display",
        "font-size": "5vw",
        "height": "15vh",
        "text-align": "center"
      }
    },
    {
      "selectors": [
        "#nom"
      ],
      "style": {
        "display": "flex",
        "flex-wrap": "wrap",
        "justify-content": "center",
        "width": "100vw"
      }
    },
    {
      "selectors": [
        "#imx0n"
      ],
      "style": {
        "align-items": "center",
        "display": "flex",
        "height": "50vh",
        "justify-content": "space-around",
        "width": "100vw"
      }
    },
    {
      "selectors": [
        "#ibt81"
      ],
      "style": {
        "max-width": "30vh"
      }
    },
    {
      "selectors": [
        "#idicf"
      ],
      "style": {
        "height": "100%"
      }
    },
    {
      "selectors": [
        "video"
      ],
      "style": {
        "display": "flex",
        "height": "100vh",
        "justify-content": "center",
        "width": "100%"
      }
    },
    {
      "selectors": [
        "#ithzs"
      ],
      "style": {
        "height": "100vh"
      }
    },
    {
      "selectors": [
        "#in8mc"
      ],
      "style": {
        "min-height": "100px"
      }
    },
    {
      "selectors": [
        "#ii3ud"
      ],
      "style": {
        "min-height": "100px"
      }
    },
    {
      "selectors": [
        "#ivw9g"
      ],
      "style": {
        "min-height": "100px"
      }
    },
    {
      "selectors": [
        "#iudbh"
      ],
      "style": {
        "min-height": "100px"
      }
    },
    {
      "selectors": [
        "#smtt"
      ],
      "style": {
        "align-items": "center",
        "flex-direction": "column",
        "font-family": "\"Winky Sans\", sans-serif",
        "width": "100vw"
      },
      "wrapper": 1
    },
    {
      "selectors": [
        "#i3pv"
      ],
      "style": {
        "min-height": "100px"
      }
    },
    {
      "selectors": [
        "pin-wrap2"
      ],
      "style": {
        "align-content": "center",
        "align-items": "center",
        "display": "flex",
        "height": "100vh"
      }
    },
    {
      "selectors": [
        "concert"
      ],
      "style": {
        "align-items": "center",
        "background-color": "rgba(246,164,164,0.44)",
        "border-bottom": "7px solid #075a07",
        "border-radius": "30px 60px 10px 100px",
        "color": "#075a07",
        "height": "20vh",
        "justify-content": "center",
        "margin": "3vh",
        "text-align": "center",
        "width": "100%"
      }
    },
    {
      "selectors": [
        "titre-concert"
      ],
      "style": {
        "color": "#f3937c",
        "font-size": "5vh",
        "font-weight": "700",
        "padding": "10px"
      }
    },
    {
      "selectors": [
        "lieu-concert"
      ],
      "style": {
        "color": "#f3937c",
        "font-size": "3vh",
        "padding": "10px"
      }
    },
    {
      "selectors": [
        "date-concert"
      ],
      "style": {
        "color": "#f3937c",
        "font-size": "2vh",
        "padding": "10px",
        "text-align": "center"
      }
    },
    {
      "selectors": [
        "carte-texte"
      ],
      "style": {
        "align-items": "center",
        "display": "flex",
        "height": "100vh",
        "justify-content": "center",
        "width": "100vw"
      }
    },
    {
      "selectors": [
        "photos"
      ],
      "style": {
        "align-items": "center",
        "display": "flex",
        "flex-direction": "column"
      }
    },
    {
      "selectors": [
        "robe"
      ],
      "style": {
        "align-items": "center",
        "background-color": "#000000",
        "display": "flex",
        "height": "100vh",
        "justify-content": "center",
        "width": "100vw"
      }
    },
    {
      "selectors": [
        "text-card"
      ],
      "style": {
        "color": "#075a07",
        "font-size": "8vw",
        "text-align": "center"
      }
    },
    {
      "selectors": [
        "img-card"
      ],
      "style": {
        "max-height": "90vh",
        "max-width": "90vw"
      }
    },
    {
      "selectors": [
        "img-concert"
      ],
      "style": {
        "width": "100vw"
      }
    },
    {
      "selectors": [
        "section"
      ],
      "style": {
        "width": "100vw"
      }
    },
    {
      "selectors": [
        "#Part4"
      ],
      "style": {
        "align-items": "center",
        "background-color": "salmon",
        "display": "flex",
        "flex-direction": "column",
        "width": "100vw"
      }
    },
    {
      "selectors": [
        "#i2315-2"
      ],
      "style": {
        "background-color": "#075a07",
        "min-height": "10px",
        "opacity": "0.62",
        "width": "100vw"
      }
    },
    {
      "selectors": [
        "#i2315-2"
      ],
      "style": {
        "min-height": "100px"
      }
    },
    {
      "selectors": [
        "info-carte"
      ],
      "style": {
        "align-items": "center",
        "background-color": "#f4dcd2",
        "border-radius": "25px",
        "color": "#075a07",
        "display": "flex",
        "flex-direction": "column",
        "font-size": "40px",
        "height": "50vh",
        "margin": "5vh 5vw 5vh 5vw",
        "width": "85vw"
      }
    },
    {
      "selectors": [
        "#iqbcl"
      ],
      "style": {
        "padding": "10px"
      }
    },
    {
      "selectors": [
        "#iqbcl-2-2"
      ],
      "style": {
        "padding": "10px"
      }
    },
    {
      "selectors": [
        "#itir98"
      ],
      "style": {
        "padding": "10px"
      }
    },
    {
      "selectors": [
        "titre-info"
      ],
      "style": {
        "align-items": "center",
        "border": "2px solid #075a07",
        "border-radius": "5px",
        "display": "flex",
        "flex-direction": "column",
        "font-size": "5vh",
        "font-weight": "700",
        "height": "12vh",
        "justify-content": "center",
        "margin": "20px 20px 20px 20px",
        "min-height": "75px",
        "text-align": "center",
        "width": "75vw"
      }
    },
    {
      "selectors": [
        "text-info"
      ],
      "style": {
        "border-left": "5px solid",
        "font-size": "3vh",
        "text-align": "center",
        "width": "60vw"
      }
    },
    {
      "selectors": [
        "#iuef08"
      ],
      "style": {
        "padding": "10px"
      }
    },
    {
      "selectors": [
        "sup-info"
      ],
      "style": {
        "font-size": "2vh"
      }
    },
    {
      "selectors": [
        "#itir98-2"
      ],
      "style": {
        "padding": "10px"
      }
    },
    {
      "selectors": [
        "#itir98-2-2"
      ],
      "style": {
        "padding": "10px"
      }
    },
    {
      "selectors": [
        "#iks611"
      ],
      "style": {
        "align-items": "center",
        "display": "flex",
        "flex-direction": "column",
        "min-height": "100px"
      }
    },
    {
      "selectors": [
        "#ie29h9"
      ],
      "style": {
        "color": "white",
        "font-size": "4vh",
        "padding": "10px"
      }
    },
    {
      "selectors": [
        "#i0z5w1"
      ],
      "style": {
        "color": "white",
        "font-size": "4vh",
        "padding": "10px"
      }
    },
    {
      "selectors": [
        "photoid"
      ],
      "style": {
        "height": "30vh"
      }
    },
    {
      "selectors": [
        "#smooth-wrapper"
      ],
      "style": {
        "width": "100vw"
      }
    },
    {
      "selectors": [
        "#smooth-content"
      ],
      "style": {
        "overflow": "visible visible",
        "width": "100vw"
      }
    },
    {
      "selectors": [
        "#ifrmuf"
      ],
      "style": {
        "background-color": "#075a07",
        "min-height": "100px",
        "width": "100vw"
      }
    },
    {
      "selectors": [
        "#ick4b-3-2"
      ],
      "style": {
        "opacity": "0.34",
        "width": "50vw"
      }
    },
    {
      "selectors": [
        "#iy7woa"
      ],
      "style": {
        "align-items": "center",
        "background-color": "#075a07",
        "color": "#f4dcd2",
        "display": "flex",
        "flex-direction": "column",
        "height": "100vh",
        "width": "100vw"
      }
    },
    {
      "atRule": "",
      "selectors": [
        "#carte1"
      ],
      "style": {
        "z-index": "1"
      }
    },
    {
      "atRule": "",
      "selectors": [
        "#carte2"
      ],
      "style": {
        "z-index": "2"
      }
    },
    {
      "atRule": "",
      "selectors": [
        "#carte3"
      ],
      "style": {
        "z-index": "3"
      }
    },
    {
      "selectors": [
        "#iwov05"
      ],
      "style": {
        "align-items": "center",
        "display": "flex",
        "flex-direction": "column",
        "height": "10vh",
        "justify-content": "center",
        "min-height": "100px",
        "width": "100vw"
      }
    },
    {
      "selectors": [
        "#ibtwgd"
      ],
      "style": {
        "align-items": "center",
        "display": "flex",
        "flex-direction": "column",
        "height": "10vh",
        "justify-content": "center",
        "min-height": "100px",
        "width": "100vw"
      }
    },
    {
      "selectors": [
        "#inf9is"
      ],
      "style": {
        "align-content": "center",
        "align-items": "center",
        "display": "flex",
        "flex-direction": "column"
      }
    },
    {
      "selectors": [
        "#ithp0k"
      ],
      "style": {
        "font-size": "5vh",
        "padding": "10px",
        "text-align": "center",
        "text-decoration": "none"
      }
    },
    {
      "selectors": [
        "#ily00c"
      ],
      "style": {
        "font-size": "4vh",
        "padding": "10px",
        "text-decoration": "none"
      }
    },
    {
      "selectors": [
        "#ikoz0j"
      ],
      "style": {
        "display": "flex",
        "height": "10vh",
        "margin": "25px"
      }
    },
    {
      "selectors": [
        "#i8ec26"
      ],
      "style": {
        "height": "70px",
        "width": "70px"
      }
    },
    {
      "selectors": [
        "#i8ec26-3"
      ],
      "style": {
        "height": "70px",
        "width": "70px"
      }
    },
    {
      "atRule": "",
      "selectors": [
        "#ithp0k"
      ],
      "state": "visited",
      "style": {
        "color": "#f4dcd2"
      }
    },
    {
      "atRule": "",
      "selectors": [
        "#ithp0k"
      ],
      "state": "link",
      "style": {
        "color": "#f4dcd2"
      }
    },
    {
      "atRule": "",
      "selectors": [
        "#ily00c"
      ],
      "state": "link",
      "style": {
        "color": "#f4dcd2"
      }
    },
    {
      "atRule": "",
      "selectors": [
        "#ily00c"
      ],
      "state": "visited",
      "style": {
        "color": "#f4dcd2"
      }
    },
    {
      "selectors": [
        "#Part3"
      ],
      "style": {
        "align-items": "center",
        "background-color": "#000000",
        "display": "flex",
        "flex-direction": "column",
        "height": "600vh",
        "margin": "-200px 0px 0px 0px",
        "padding": "50px 0px 50px 0px",
        "width": "100vw"
      }
    },
    {
      "selectors": [
        "carte-concert"
      ],
      "style": {
        "__background-type": "image",
        "align-items": "center",
        "background-attachment": "scroll",
        "background-color": "#faed83",
        "background-image": "url('/assets/pngwing.com2.png')",
        "background-position": "center top",
        "background-repeat": "no-repeat",
        "background-size": "cover",
        "border": "0px solid #075a07",
        "border-radius": "30px",
        "display": "flex",
        "flex-direction": "column",
        "height": "85vh",
        "justify-content": "center",
        "margin": "20px",
        "max-height": "100vw",
        "outline": "double",
        "width": "75vw"
      }
    },
    {
      "selectors": [
        "#i93vcj"
      ],
      "style": {
        "min-height": "100px"
      }
    },
    {
      "selectors": [
        "#i6v4hf"
      ],
      "style": {
        "padding": "10px"
      }
    },
    {
      "selectors": [
        "#itxaqi"
      ],
      "style": {
        "padding": "10px"
      }
    },
    {
      "selectors": [
        "#injah3"
      ],
      "style": {
        "padding": "10px"
      }
    },
    {
      "selectors": [
        "#i3o0py"
      ],
      "style": {
        "min-height": "100px"
      }
    },
    {
      "selectors": [
        "#inmlru"
      ],
      "style": {
        "padding": "10px"
      }
    },
    {
      "selectors": [
        "#ig9zyk"
      ],
      "style": {
        "padding": "10px"
      }
    },
    {
      "selectors": [
        "#ivohgr"
      ],
      "style": {
        "padding": "10px"
      }
    },
    {
      "selectors": [
        "#ioss07"
      ],
      "style": {
        "min-height": "100px"
      }
    },
    {
      "selectors": [
        "#isyjtn"
      ],
      "style": {
        "padding": "10px"
      }
    },
    {
      "selectors": [
        "#isuk09"
      ],
      "style": {
        "padding": "10px"
      }
    },
    {
      "selectors": [
        "#in94us"
      ],
      "style": {
        "padding": "10px"
      }
    },
    {
      "selectors": [
        "#iddwcp"
      ],
      "style": {
        "min-height": "100px"
      }
    },
    {
      "selectors": [
        "#i2ozyo"
      ],
      "style": {
        "padding": "10px"
      }
    },
    {
      "selectors": [
        "#ixzg8j"
      ],
      "style": {
        "padding": "10px"
      }
    },
    {
      "selectors": [
        "#inp1uf"
      ],
      "style": {
        "padding": "10px"
      }
    },
    {
      "selectors": [
        "#iz70u4"
      ],
      "style": {
        "min-height": "100px"
      }
    },
    {
      "selectors": [
        "#ihznif"
      ],
      "style": {
        "padding": "10px"
      }
    },
    {
      "selectors": [
        "#iqp811"
      ],
      "style": {
        "padding": "10px"
      }
    },
    {
      "selectors": [
        "#izdz5h"
      ],
      "style": {
        "padding": "10px"
      }
    },
    {
      "atRuleType": "media",
      "mediaText": "(max-width: 480px)",
      "selectors": [
        "#Part3"
      ],
      "style": {
        "height": "450vh"
      }
    },
    {
      "selectors": [
        "#ivmp8n"
      ],
      "style": {
        "height": "40vh",
        "width": "40vh"
      }
    },
    {
      "selectors": [
        "#idiev3"
      ],
      "style": {
        "min-height": "100px"
      }
    },
    {
      "selectors": [
        "#il59f9"
      ],
      "style": {
        "color": "black"
      }
    }
  ],
  "symbols": []
}