html,
body{
	margin: 0;
	padding: 0;
}

body{
	overflow: overlay;
	height: 100vh;
	background: black;
	font-weight: 100;
	font-family : MontserratBold;
	display:inline;
}

@font-face{
	font-family: Staatliches;
	src: url('Fonts/Staatliches-Regular.ttf'),
    	 url('Fonts/Staatliches-Regular.eot'); 
}

@font-face{
	font-family: NotoSans;
	src: url('Fonts/NotoSans-Regular.ttf'),
    	 url('Fonts/NotoSans-Regular.eot'); 
}

@font-face{
	font-family: Montserrat;
	src: url('Fonts/Montserrat-Regular.ttf'),
    	 url('Fonts/Montserrat-Regular.eot'); 
}

@font-face{
	font-family: MontserratBold;
	src: url('Fonts/Montserrat-SemiBold.ttf'),
    	 url('Fonts/Montserrat-SemiBold.eot'); 
}

@font-face{
	font-family: Owners;
	src: url('Fonts/Owners-Bold.ttf'),
    	 url('Fonts/Owners-Bold.eot'); 
}

img[src*="https://cdn.000webhost.com/000webhost/logo/footer-powered-by-000webhost-white2.png"] {
display: none;}

button.np_ButtonFullscreen a[title="Plein écran"] { display:none; }

h1{
	color:white;
	/*text-align: end;*/
	font-size: 5vw ;
	font-family: Cochin;
    font-weight: 100;
	margin: 0;
}

h2 {
	color:white;
}

.sc-AykKC{
    display:none;
}

#loading {
  width: 100%;
  height: 100%;
  /*top: 0;
  left: 0;*/
  position: fixed;
  display: table;
  opacity: 0.7;
  background-color: #000000;
  z-index: 99;
  text-align: center;
}

#loading-image {
  width:150px;
  opacity:1.0;
  z-index: 100;
  /*position: fixed;*/
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.categorie::first-letter{
      font-size:larger;
}

#toolsLeft, #toolsRight{
    height:100%;
    width: 50%;
    position:absolute;
}
#toolsLeft{
    left:0;
}

#toolsRight{
    right:0;
}


#toolsRight{
    text-align:right;
}

#arrowLeftBandeDemo{
    height:70px;
    left:1.5%;
    position:absolute;
    transform: translateY(-50%);
    top: 50%;
}

#arrowRightBandeDemo{
    height:70px;
    right:1.5%;
    position:absolute;
    transform: translateY(-50%);
    top: 50%;
}

.tools{
    opacity:0.7;
    height:100%;
    filter: drop-shadow(#040404 1px 0 6px);
}
.tools:hover{
    opacity:1;
    transition-duration:0.2s;
    cursor:pointer;
}
#titreSoustitre{
    position: absolute;
    width: 96%;
    margin-left:0%;
    margin-right: 4%;
    margin-top:77vh;
/*    height: 29vh;*/
    z-index: 2;
/*    text-shadow: #040404 1px 0 6px;*/
    display: flex;
    flex-direction: column;
}

#ZoneRubenBrami{
    display: flex;
    height: 5.5vw;
    justify-content: right;
/*    height: 60%;*/
}

#logoRubenBrami{
/*    width: 10%;*/
    height: 100%;
/*    height: 7vw;*/
}
#zoneLogo{
/*    padding-left: 60%;*/
/*    width: 10%;*/
    text-align: right;
    padding-right: 1.5vw;
}
#zoneNom{
/*    width:30%;*/
    align-content: center;
    text-align: left;
}
#rubenBrami{
   font-size: 4vw;
}
#zoneSousTitreRubenBrami{
/*    height: 40%;*/
}
.arrowDownDiv{
    width: 100%;
    text-align: center;
    position: absolute;
    z-index: 2;
    bottom: 0px;
}

.arrowDown{
    width: 150px;
	animation:brath 8s  linear infinite;
	transition: 0.5s ease-in-out;
}

@keyframes brath{
	0%{opacity:0.8;}
	25%{opacity:0.2;}
	50%{opacity:0.8;}
	75%{opacity:0.2;}
	100%{opacity:0.8;}
}

.arrowDown:hover{
    opacity: 1;
    cursor:pointer;
    animation:none;
}

#shadow{
    height: 100%;
    width: 100%;
    position: fixed;
    box-shadow: inset 0 -306px 142px -142px rgba(0,0,0,0.75);
    top: 0;
    left: 0;
    opacity: 1;
    pointer-events: none;
}
#hrTitle{
    margin-right:0;
}
#menuContact{
    border: 1px solid;
    border-color: white;
    margin-left: 20px;
    border-radius: 13px;
}
#ligne-boutons{
  width:100%;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index:4;
  display : flex;
  justify-content : center;
  background : black;
  height : 55px /*relative to the height of viewport*/
}
#backHome{
    position:absolute;
    top:50%;
    height:25%;
    bottom:50%;
    left:27.5px;
    margin:auto;
    
}
#arrowUp{
    height:100%;
    filter:opacity(70%);
}

#arrowUp:hover{
    filter:opacity(100%);
    cursor:pointer;
}
#networks{
    right:0;
    position : absolute;
    height: 50%;
    top : 50%;
    bottom: 50%;
    padding-right: 10px;
    padding-left: 10px;
    margin:auto;
}

.logoNetwork{
    filter: brightness(0.8);
    padding-left: 5px;
    padding-right: 5px;
    transition-duration : 0.3s;
    color:rgba(0,0,0,0);
}

#categoriesLigne{
    margin : auto;
}

#pagePrincipale{
	width: 100%;
	height: 100%;
}

.sticky{
	position: fixed;
	top:0;
	z-index: 2;
	background-color: black;
}

#sous-titre{	
	text-align: end;
	font-size:2vw;
    font-family:Cochin;
    font-weight: 100;
    margin: 0;
}

#fenetrePresentation{
    /*display:none;*/
    height:100vh;    
    position:relative;
}

#contactDansParagraphe{
    cursor:pointer;
}

#backgroundFenetrePresentation{
    height:100%;
    width:100%;
    position:absolute;
    z-index:-1;
    background:url(https://aphhhvybwq.cloudimg.io/v7/i.ibb.co/brFB096/image-Apropos3.jpg?blur=70);
    background-size: cover;
    background-repeat: no-repeat;
    /*filter:blur(5px);*/
}

#cadreTextePresentation{
    background:linear-gradient(rgba(10,10,10,0.3),rgba(10,10,10,0.05));
    left:50%;
    top:50%;
    transform:translate(-50%,-50%);
    width:900px;
    height:400px;
    /*border-radius:10px;*/
    position:absolute;
}

#textePresentation{
    height:85%;
    width:85%;
    position:absolute;
    left:50%;
    top:50%;
    transform:translate(-50%,-50%);
    color:white;
}
#descriptionPresentation{
    line-height:1.5;
}
#ligne-boutons1, #ligne-boutons2{
	margin-bottom: 0;
	margin-top: 0;
	display : none;
}

#ligne{
	display : flex;
	justify-content: center;
	margin:0;/*centrage marges automatiques*/
	text-align:center;/*centre les inline qu'il contient*/
	list-style-type: none;
	writing-mode: horizontal-tb;
	padding-left:0;
	/*background-color: black;*/
	height : 100%;
}
#ligne .menu{
	display: table-cell;
}
#ligne .menu .boutonMenu{
	float : left;
	color: white;
	text-decoration:none;
	text-align: center;
	transition-property : background-color color;
	transition-duration : 0.3s;
	font-size: 18px;
	width: 100%;
	padding-top: 1px;
	padding-bottom: 0px;
	filter: brightness(0.8);

}

.boutonMenu{
    cursor:pointer;
}

#ligne .menu .boutonMenu:hover{
	transform: scale(1.04);
	filter: brightness(1) ;
}

.logoNetwork:hover{
    transform: scale(1.04);
	filter: brightness(1);
}

#bandeDemo{
    display:flex;
    padding:0;
    width:100%;
    height:100vh;
    position: fixed;
    overflow: hidden;
}
#containerBande-demo{
/*    height: 56.25vw;*/
    width: 177.7777778vh;
    min-height: 100%;
    min-width: 100%;
  transform:scale(1);
	display:flex;
	overflow-x:scroll;
	scrollbar-width: none;
	-ms-overflow-style: none;
	scroll-behavior: smooth;
}

#containerBande-demo::-webkit-scrollbar{
    display: none;
}
.bande-demo{
    flex-shrink:0;
}
.imageBandeDemo{
    /*min-width:100vw;
    min-height:100%;*/
    object-fit: cover;
    width: 100vw;
    height: 100%;
}

#imageBeforeDemo{
    position: absolute;
    top: 50%;
    left: 50%;
    /* min-height: 100%; */
    transform: translate(-50%,-50%);
    /* min-width: 100%; */
    /* aspect-ratio: 1.77777; */
    max-width: 100%;
    max-height: 100%;
}

.categorie{
	/*margin-left: 65px;*/
	text-align:center;
	font-size:/*xx-large*/50px;
}

.zoneTexteCategorie{
    /*padding-top: 40px;
    padding-bottom: 40px;*/
    width: 87%;
    margin: auto;
    background-size: cover;
    background-position: 0px 12%;
}
.paragrapheCategorie{
    /*margin-left: 10%;
    margin-right: 10%;*/
    color: white;
    /* line-height: 28px; */
    text-align: justify;
    margin-top: 0;
    margin-bottom: 0;
    line-height:1.5;
    text-shadow: rgba(0, 0, 0, 0.35) 0px 0px 1em, rgba(0, 0, 0, 0.42) 0px 0px 0.1em;
    /*padding:13px;*/
    /*background: linear-gradient(rgba(10, 10, 10, 0.3), rgba(10, 10, 10, 0.05));*/
    background:rgba(0,0,0,0.4);
}


.miniatures{
	margin: 0 auto;
	font-size:0;
	text-align:center;
}
.miniatures figure{	
	display: inline-block;
	margin:0px;
	width: 100%;
	height: 0px;
	padding-bottom: 35%; /*doit être le même que width*/
	overflow:hidden;
	clip-path:inset(0);
	/*margin:3%;*/
	margin-bottom:0;
	margin-top:3%;
	position:relative;
    border-radius: 20px;
}

.zoneVideoType{
    width:100%;
    margin-top:50px;
}
.zoneVideoTypeIframe{
    width:100%;
    height:562.5px;
    border:none;
}
.legendeVideoType{
    font-style:italic;
    text-align:center;
    color:white;
}
.filtreCollection{
    position:absolute;
    /*width:100%;
    height:100%;
    opacity:0.3;*/
    width:12%;
    height:12%;
    opacity:1;
    z-index:1;
    transition: 0.2s ease-in-out;
}
.miniatureFigure{
    /*margin-left:0 !important;*/
}

.miniature{
    /*will-change: transform, filter;*/
	width: 100%;
	filter:	brightness(0.85);
	box-shadow:-1em 2em 7em -3em black;
	/*filter: blur(6px) brightness(0.7);
    transform:scale(1.05);
    -webkit-transform:scale(1.05);*/
    /*transition: all 0.3s ease-in-out;*/
    transition: transform 0.3s ease-in-out 0s, opacity 0.3s ease-in 0s, filter 0.3s;
    -webkit-transform:scale(1.02);
    -moz-transform:scale(1.02);
    transform:scale(1.02);
    
    /*a deverouiller si le blur doit revenir*/
    
    /*-webkit-filter:blur(6px) brightness(0.7);
    -moz-filter:blur(6px) brightness(0.7);
    filter:blur(6px) brightness(0.7);*/
}

.miniatureFigure:hover img{  
	filter:	brightness(1);
	position: relative;
	transform: scale(1);
	transition: transform 0.3s ease-in-out 0s, opacity 0.3s ease-in 1.2s, filter 0.3s;
	cursor: pointer;

	
}



/*.miniatureFigure:hover img{
    opacity:0;
    transition: opacity 0.3s ease-in 1.5s;
}*/

.miniatureFigure:hover figcaption{  
	cursor: pointer;
	opacity: 0;
	transform: scale(1.08);
}

.miniatureFigure:hover .filtreCollection{
    cursor:pointer;
    transform:translateY(-100%);
    opacity:0;
}
.legendes{
	color: white;
	text-align: center;
	/*font-size: 3.3vw;*/
	/*font-size:*//*30*//*20px;*/
	top : 50%;
	transform: translateY(-50%);
	display:table;
	transition: 0.2s ease-in-out;
	position:absolute;
	z-index:3;
}

.titleLegendes{
    font-size:55px;
    margin:0;
}

/*TAILLES PERSONNALISÉES LEGENDES*/
                    #titleLegendesleHurlementDuVide, #titleLegendesTryToMove{
                        font-size:47px;
                    }                
                    #titleLegendesallTheStars{
                        font-size:39px;
                    }
                    #titleLegendesLesGarsQuiCherchent{
                        font-size:35px;
                    }
                    #titleLegendesletelephone{
                        text-shadow:4px 4px #963330;
                    }

/*TAILLES PERSONNALISÉES TITRES*/

                    #titreallTheStars{
                        letter-spacing:13px;
                        font-size:42px;
                    }
                    #titreletelephone{
                        text-shadow:4px 4px #963330;
                    }
                    #titreLesGarsQuiCherchent{
                        font-size: 39px;
                    }
                    #titreTryToMove{
                        font-size: 47px;
                    }
                    #titreeros{
                        font-size: 57px;
                    }
                    #titreluke_et_maggie{
                        font-size: 42px;
                    }
                    #titredeLaDouceur{
                        font-size: 50px;
                    }
                    #titre22h22{
                        font-size: 65px;
                        font-weight: normal;
                    }
                    #titreLesGarsQuiCherchent{
                        font-weight: normal;
                    }
                    #titreleHurlementDuVide{
                        font-size: 57px;
                    }

.sousLegendes{
    font-size:15px;
    /*margin:0;*/
    opacity:0.75;
}

.previewDiv{
    position:absolute;
    top:25%;
    z-index:-1;
}

#divMin{
    display:grid;
    justify-content:center;
    background:black;
}

.divCellule{
    padding-bottom:80px;
    width:1000px;
    display:block;
}

.fenetre{
	background-color: rgba(0,0,0,0.18);
	width: 100%;
	height: 100%;
	vertical-align:top;
	display: flex;
	text-align: center;
	float: left;
	z-index: 10;
    justify-content: center;
}

.sousFenetre,.backGroundSousFenetre{
/*    width:80%;*/
    width: 630px;
    height:700px;
    /*margin-top:3%;*/
    display:flex;
    flex-direction:column;
    border-radius:20px;
    /*clip-path:inset(0);*/
/*    position:absolute;*/
    overflow:hidden;
    /*left:50%;
    top:50%;
    transform:translate(-50%,-50%);*/
}

.sousFenetre{
    backdrop-filter: brightness(0);
    box-shadow: 0px 0px 120px 4px rgba(0, 0, 0, 1);
    margin-top: auto;
    margin-bottom: auto;
}

/*.backGroundSousFenetre{
    position:absolute;
    background:black;
    z-index:-1;
    box-shadow: 0px 0px 120px 4px rgba(0, 0, 0, 1);
}*/
.divImageBackground{
    position:absolute;
    width:auto;
    height:100%;
    /*overflow:hidden;*/
    filter:blur(35px);
    aspect-ratio:2.858;
    transform:translate(-50%,-50%) scale(1.05);
    top:50%;
    left:50%;
}
.imageBackground{
    width:100%;
    height:100%;
    opacity:0.5;
}
.zoneFlecheGauche, .zoneFlecheDroite{
    width:95px;
    height:100%;
    display:flex;
    align-items:center;
/*    position:absolute;*/
    z-index: 2;
}
.zoneFlecheDroite{
/*    right:0;*/
}

.flecheGauche, .flecheDroite{
    width:20%;      
    transition-duration : 0.2s;
    transition-property:transform;
    filter:brightness(90%);
}

.flecheGauche:hover, .flecheDroite:hover{
	cursor:pointer;
	filter:brightness(100%);
}

.croix{
	margin-top: 15px;
	margin-left:15px;
	width: 32px;/*avant 50%*/
	opacity: 0.7;
	transition-duration : 0.2s;
}

.croix:hover{
	opacity: 1;
	cursor:pointer;
}

#fenetreLegoStarWars, #fenetreWallE, #fenetreLego3D, #fenetreCharlotte{
	display: none;
	position: fixed;
	top:0;
	left: 0;
}

.videoPreview{
    /*height:100%;
    width:auto;*/
    aspect-ratio : 16/9;
    height: 82.3%;
    width: 90%;
	/*left:50%;
	top:50%;
	transform:translate(-50%,-50%) beug sur safari en plein ecran*/
}
.zoneDeCroix{
	width: 100%;
	height: 5%;
	z-index:100;
	text-align:left;
}

.zoneDeTexte{
	width: 100%;
	height: 30%;
	z-index:1;
}

.zoneDeVideo{
	width: 100%;
	height: 65%;
	z-index:1;
}

.cadreDeTexte{
	margin-top: 1vh;
	overflow: auto;
	max-height: 88vh;
	height: 100%;
	line-height: 1.5;
}

.cadreDeTitre{
    line-height: normal;
    width: 100%;
    height: 15%;
    margin-left:auto;
    margin-right:auto;
}

     

.blanc{
    height:5.5vh;
}

.blanc:target{
	padding-top: 2em; 
    margin-top: -2em; 
}

#resume{
    font-style:italic;
}

.cadreDeVideo{
	/*max-height: 88vh;*/
	height: 85%;
}
.video{
	height: 100%;
	position:relative;
    align-content: center;
}
.zoneVide{
	height: 3%;
}
.zoneASavoir{
	height: 27%;
}

.aSavoir{
	font-size: 2.2vh;
	height: 20%;
	margin: auto;
	width: 85%;
}

.ASavoir{
    margin:0;
    height:100%;
    font-family:'Staatliches';
}

.titre{
	text-align: center;
    font-size: xxx-large;
}

.zoneTexteASavoir{
	margin: auto;
	overflow: auto;
	width: 85%;
	border-width: thin;
	height: 79.35%;
	border-top-style: none;
	line-height: 1.5;
}

.zoneGenerique{
    color:white;
    display:flex;
}

.zoneGeneriqueRoles{
    width:50%;
    text-align:right;
    font-weight:600;
    white-space:nowrap;
}

.zoneGeneriqueNoms{
    width:50%;
    text-align:left;
    white-space:nowrap;
}

.sousgeneriqueRoles{
    padding:0;
    padding-right:4px;
    list-style-image:url('https://i.ibb.co/PWgQc6S/onepixeltransparent.png');
}

.pointGenerique::marker{
    color:transparent;
    font-size:0px;
}

.pointGenerique, .pointGeneriqueVide, .pointGeneriqueNom{
    height:24px;
}

.sousgeneriqueNoms{
    list-style-type:none;
    padding-inline-start:0;
    margin:0;
    padding:0;
    padding-left:4px;
}



.menu{
    padding-left:20px;
    padding-right:20px;
}
.texteDescriptif{
	padding-left:10%;
	padding-right:10%;
	padding-top: 2%;
	padding-bottom: 2%;
	color: white;
	word-wrap : break-word;
	font-size: 105% /*1.25vmax;*/
}

#mes_roles, #avec, #equipeTechnique,#date{ 
	text-align: left;
	/*font-weight:bold;*/
	font-family:'Staatliches';
	font-size:x-large;
	letter-spacing:-0.5px;
}

.roles{
	text-align: left;
	margin-left: 5%;
	margin-top: -15px;
	/*white-space:nowrap;*/
	-webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  margin-right: 10%;
  font-size: 100%;/*1.25vmax;*/

}

.role{
	color: white;
}

.boutonBONUS{
    background: rgba(255,255,255,0);
    color: white;
    border-radius: 13px;
    cursor: pointer;
    border: 1px solid;
    transition: 0.3s;
    font-size:initial;
}
.boutonBONUS:hover{
    background:rgba(255,255,255,1);
    color:black;
}


#titreVermillon{
	font-weight: normal;
}

#titreHappiness47{
	font-weight: normal;
	letter-spacing: 0.14em;
}

#titreMindie{
	font-weight: bold;
}

#titreMarionValentineTomWalker{
	font-weight: 100;
	letter-spacing: 0.04em;
}

#titreOpenSpace{
	letter-spacing: -0.07em;
}

#titreLego3D{
    font-weight: normal;
}

#texteASavoir{
	text-align: center;
	margin:5%;
}

#mentionsLegalesZone{
    padding-top:15px;
    padding-bottom:15px;
    background-color: #202020;
}

#paragrapheMentionsLegales{
    margin:0;
    text-align:end;
}

#mentionsLegalesBouton{
    color:white;
    margin-right:15px;
}
#ZoneContact{
    text-align:center;
    padding:70px;
}
#titreContact{
    font-family:Staatliches;
    font-size:xx-large;
}
#paragrapheContact{
    color:white;
    margin-left:auto;
    margin-right:auto;
    width: 540px;
    line-height:1.5;
}
#fenetreMail{
    /*display:none;*/
    height: 400px;
    width: 540px;
    /*top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);*/
    z-index: 10;
    /*position: absolute;*/
    border-radius: 10px;
    background:linear-gradient(rgba(10,10,10,0.3),rgba(10,10,10,0.05));
    margin-right:auto;
    margin-left:auto;
}

#fenetreContact{
/*    display: none;*/
    position: relative;
    width: 100vw;
}
#TelephoneMail{
    color:white;
    padding:30px;
}
#telephone, #adresseMail{
    color:white;
    font-size:x-large;
}
#zoneMail{
    /*width:90%;*/
    height:90%;
    /*position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);*/
}

#titreZoneMail{
    text-align:center;
}

#zoneSaisieMail{
    text-align:center;
}

#nom, #societe, #email{
    width:31%;
}

#objetDemande{
    width:97%;
    margin-top:10px;
}

#message{
    width:97%;
    margin-top:10px;
    height:130px;
}

#boutonEnvoiMail{
    margin-top:10px;
}

/*ESPACES PERSONNALISÉS TITRES*/
    #titleLegendesallTheStars{
        letter-spacing:13px;
    }

@media screen and (min-width: 1500px) {
                .divCellule{
                    width:1200px;
                }
                .zoneVideoTypeIframe{
                    height:675px;/*16/9 par rapport à divCellule*/
                }
                /*.miniatures figure{
                    width:20%;
                    padding-bottom:20%;
                }*/
                
                #ligne .menu .boutonMenu{
                    font-size:20px;
                }
                
                .sousLegendes{
                    font-size:18px;
                }
                
                .titleLegendes{
                    font-size:/*38*/60px;
                }

                .sousFenetre,.backGroundSousFenetre{
                    width: 690px;
                    height: 767px;
                }
                
                /*TAILLES PERSONNALISÉES TITRES*/
                    #titleLegendesleHurlementDuVide, #titleLegendesTryToMove{
                        font-size:56px;
                    }
                
                    #titleLegendesallTheStars{
                        font-size:46px;
                    }
                    #titleLegendesLesGarsQuiCherchent{
                        font-size:42px;
                    }
}



@media screen and (min-width: 3000px) {
                .divCellule{
                    width:1500px;
                }
                .zoneVideoTypeIframe{
                    height:844px;/*16/9 par rapport à divCellule*/
                }
                /*.miniatures figure{
                    width:16.6666%;
                    padding-bottom:16.6666%;
                }*/
               
                .sousLegendes{
                    font-size:20px;
                }
                .titleLegendes{
                    font-size:/*38*/65px;
                }

                .sousFenetre,.backGroundSousFenetre{
                    width: 900px;
                    height: 1000px;
                }
                
                
                /*TAILLES PERSONNALISÉES TITRES*/
                
                    #titleLegendesleHurlementDuVide, #titleLegendesTryToMove{
                        font-size:60px;
                    }
                    #titleLegendesallTheStars{
                        font-size:49px;
                    }
                    #titleLegendesLesGarsQuiCherchent{
                        font-size:45px;
                    }
}

@media (pointer: coarse) {
  /* rules */
          body{
              height:100%;
          }
  
          .miniatureFigure:hover figcaption{  
            	opacity: 1;
            	transform: translateY(-50%)scale(1);
            }
            
            .miniature{
        	  width: 100%;
        	  filter:none;
        	  transform:scale(1);
          }
        
          .Legendes{
        	margin-top: -30px;
        	color: white;
        	text-align: center;
        	font-size: 5vw;
        	display:table;
        	transition: none;
          }
          /*.sousLegendes{
            font-size:3vw;
          }*/
}

