@charset "utf-8";
/* CSS Document */

@import "https://fonts.googleapis.com/css?family=Amatic+SC|Bad+Script|Satisfy|Shadows+Into+Light|Yellowtail";
@import url('https://fonts.googleapis.com/css2?family=STIX+Two+Text:wght@500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Sue+Ellen+Francisco&display=swap');  /* font-family: 'Sue Ellen Francisco', cursive;  */   
@import url('https://fonts.googleapis.com/css2?family=Boogaloo&display=swap'); 
@import url('https://fonts.googleapis.com/css2?family=Germania+One&display=swap');


* {
  box-sizing: border-box;
}

i {
  font-family: "font-awesome";

}



body{

		  background: #104545;

}

.foto3{     /* FOTO 4*/

	top: 30px !important;    /* Altura de todo*/
}



.foto4{     /* FOTO 4*/

	top: 30px !important;    /* Altura de todo*/
}







.container33 {     /* TODO*/
 margin: auto;
  position: relative;
	top:30rem;    /* Altura de todo*/
  width: 90%;
	max-width: 800px;
	height: cover;
left: 4rem;


}

body .ui {   /* tamaño de la caja blanca */
  width: 80%;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0;
  transform: translateY(-50%);
}



body .ui_inner {   /* alto de la caja blanca de3l fondo */


background-image:  url("../images/pape2l.png");
background-repeat: no-repeat;
background-position: center;
background-size: 100% 100%;  
	height: 50rem;  /* alto del pergamino de fondo */





}

/*  TEXTO CENTRAL EXPLICATIVO  */

body .ui_inner .ui_inner__slider .slide_inner__right {   /* todo el texto central */

  width: 80%;  /* ancho de la caja de texto central */
  padding: 20px 0px 0px 0px;    /* 10 altura de solo el texto, el ultimo justifica la caja de texto */
margin: 0px -55px 0px 0px;    /* la primera puedo bajar el texto / 10 altura de solo el texto, el ultimo justifica la caja de texto */
  position: relative;
  z-index: 1;
left: 12%;
}

body .ui_inner .ui_inner__slider .slide_inner__right .hid {
  display: none;
}



 			/*  TEXTO CENTRAL EXPLICATIVO  */
body .ui_inner .ui_inner__slider .slide_inner__right p {   /* texto principal info */
margin: 0;
font-family: 'Boogaloo', sans-serif;/* tipopgrafia texto principal info */
font-weight: 500;
color: #412501;   /* color texto que explica todo */
font-size: 22px;  /* tamaño del texto central o */
line-height: 22px;
  letter-spacing: 0.1px;
  position: relative;
  opacity: 0;
	text-align: left;
  transition: all 0.5s 0.3s cubic-bezier(0.175, 1.605, 0.455, 0.92);
}







 			/*  TEXTO CENTRAL EXPLICATIVO  */
body .ui_inner .ui_inner__slider .slide_inner__rightoo h5 {   /* texto principal info */
margin: 0;
font-family: 'Boogaloo', sans-serif;/* tipopgrafia texto principal info */
font-weight: 900;
color: #6E42ED;   /* color texto que explica todo */
font-size: 28px;  /* tamaño del texto central o */
line-height: 22px;
  letter-spacing: 0.1px;
  position: relative;
  opacity: 0;
  left: -50px;
  transition: all 0.5s 0.3s cubic-bezier(0.175, 1.605, 0.455, 0.92);
}



 					/*  TITULO*/

body .ui_inner .ui_inner__slider .slide_inner__right h2 {  /*titulo  texto  */
  margin: 0px 0px 10px 0px;
font-family: 'Germania One', sans-serif; /* tipografias  de los botones */
  color: #2F2002;
  font-size: 32px;
  position: relative;
  opacity: 0;
  left: -90px;
  transition: all 0.5s 0.2s cubic-bezier(0.175, 1.605, 0.455, 0.92);
}



body .ui_inner .ui_inner__slider {
  pointer-events: none;
}
body .ui_inner .ui_inner__slider .slide_inner {
  position: absolute;
  top: 35px;  /* altura de todos los textos central*/
  text-align: center;   /* alineacion de todos texto principal */
}


.saltolinea{

  color: transparent !important;
line-height: 9px !important;

  }



			/* SUBTITULO MODIFICADO ERA ROSADO*/
body .ui_inner .ui_inner__slider .slide_inner__right h3 {   /* texto numero de precio */
  margin: 0px 0px 10px 0px;
font-family: 'Boogaloo', sans-serif;/* tipopgrafia texto principal info */
font-weight: 900;
letter-spacing: 0.4px;
  color: #A3250D;
  font-size: 12px;
  position: relative;
  opacity: 0;
  left: -90px;
  transition: all 0.5s 0.25s cubic-bezier(0.175, 1.605, 0.455, 0.92);
}



body .ui_inner .ui_inner__slider .slide_inner__right h3 span {   /* texto pack fox que esta a un costado */
  font-size: 24px;  /* TAMAÑO TEXTO QUE ESTA SUBTITULO NEGRITA*/
			top:26rem;   
}






 					/* CAJA PARA RESERVAR */
  

body .ui_inner .ui_inner__slider .slide_inner__right input {    /* cajita cuadradita blanca */
  margin: 120px 0px;
  padding: 10px;
  outline: none;
  border-radius: 255px 15px 205px 35px/35px 225px 35px 255px;
  font-family: "Satisfy", cursive;
  border: 3px solid #e8e8e8;
  color: #C1E473;
  width: 50px;  /* ancho de la etiqueta cuadradita blanca */
  text-align: Center;
  position: relative;
  opacity: 0;
  left: 20px;
  transition: all 0.5s 0.35s cubic-bezier(0.175, 1.605, 0.455, 0.92);
}

       /* CAJA PARA RESERVAR */

body .ui_inner .ui_inner__slider .slide_inner__right .add {    /* etiqueta fuxia alargada*/
  cursor: pointer;
  display: inherit;
  margin: 60px 0px;  /* 60 s4bir o bajar boton rosado */
  padding: 10px 20px;   /* 10 es el alto del boton  */
  margin-left: 180px;  /* para centrar boton rosado dentro de caja */
  border-radius: 15px 15px 15px 15px/15px 15px 15px 15px;
font-family: 'Germania One', sans-serif; /* tipografias  de los botones */
  font-size: 28px;
	letter-spacing: 2.9px;
  background: transparent;
  color: #E40003;   /* transparent color de la letra boton reservar*/
  width: 195px;     /* ancho de la etiqueta fuxia */
  text-align: Center;
  text-decoration: none;
  position: relative;
  opacity: 0;
  left: 60%;
			top: 90px;  
  transition: all 0.5s 0.4s cubic-bezier(0.175, 1.605, 0.455, 0.92);
}








    			/*  GIRA */

body .ui_inner .sb {   /*  cosa que gira */
  overflow: hidden;
  width: 350px;  /* tamaño  cosa que gira */
  top: 70%;   /* altura posicion  de la cosa que gira */
  left: -80px;  /* posicion de la cosa que gira */
  position: absolute;
  height: 380px;  /* tamaño  cosa que gira */
  -webkit-animation: spin 14s infinite linear;
          animation: spin 14s infinite linear;
}
body .ui_inner .sb img {
  width: 350px;   /* tamaño  cosa que gira */
  opacity: 0;
  transition: all 0.15s 0s;
}





				/*  FOTO PRINCIPAL*/

body .ui_inner .ui_inner__slider .slide_inner__left {
  display: inline-block;
  width: 80%;   /* tamaño de foto principal cup cake */
  opacity: 0;
  position: absolute;
  top: 70%;    /* altura de foto principal cup cake */
  -webkit-transition: all 0.5s 0s cubic-bezier(0.175, 1.605, 0.455, 0.92);
}

body .ui_inner .ui_inner__slider .slide_inner__left img {
  width: 130%;   /* tamaño de foto principal cup cake */
left: 60%;  /* separacion de la principal cup cake */
  z-index: 12;
  position: absolute;
  filter: drop-shadow(-4px 6px 6px rgba(0, 0, 0, 0.2));
}




 			/* CHALLA */

body .ui_inner .ui_inner__slider .slide_inner__left .firework {  /* challa */
  position: relative;
  left: 420px;
  top: 60%;
}

body .ui_inner .ui_inner__slider .slide_inner__left .firework_part {
  position: absolute;
  border-radius: 190px;
  background: Red;
  transition: left 0.99s 0.36s cubic-bezier(0.23, 1, 0.32, 1), transform 0.6s 0.36s, top 0.99s 0.36s cubic-bezier(0.33, 1, 0.32, 1), opacity 0.99s 0.55s;
  left: 0;
  top: 0;
  opacity: 3;
}


body .ui_inner .ui_inner__slider .slide_inner__right .add input {
  display: none;
}
body .ui_inner .ui_inner__slider .slide_inner__right .add .firework {
  position: absolute;
  left: 0px;
  top: 0px;
}
body .ui_inner .ui_inner__slider .slide_inner__right .add .firework_part {
  position: absolute;
  border-radius: 10px;
  left: 0;
  top: 0;
  opacity: 1;
}









           /* BOTONES TODOS */

body .ui_inner__selection label .m,
body .ui_inner__selection label .s,
body .ui_inner__selection label .l,
body .ui_inner__selection label .h {
  background: #A25BAF;   /* color de las 3 botones superiores */
  position: absolute;

	
	  padding: -10px 0px 0px 0px;    /*30 altura del boton donde esta texto , el ultimo justifica la caja de texto */
margin: 40px 0px 0px 0px;    /* la primera puedo bajar el texto / 10 altura de solo el texto, el ultimo justifica la caja de texto */
	
  cursor: pointer;
  color: white;
  font-size: 30px;  /* tamaño letras de los botones */

  z-index: 4;
 font-family: 'Pirata One', cursive;  /* tipografias  de los botones */

  text-align: center;
  transition: all 0.2s;
text-shadow: 1px 1px 2px rgba(0,0,0,0.75);  /* sombra tipografias botones */
}


  /* BOTONES */

body .ui_inner__selection label .m:hover,
body .ui_inner__selection label .s:hover,
body .ui_inner__selection label .l:hover,
body .ui_inner__selection label .h:hover {
	
  background: #067B60;  /* color del boton despues */
  padding: 30px 20px 20px 15px;
}



body .ui_inner__selection label .m,
body .ui_inner__selection label .s,
body .ui_inner__selection label .l,
body .ui_inner__selection label .h {
  border-radius:  0px 15px 0px 0px/0px 15px 15px 0px;  
}



  /* BOTON 1  l */

body .ui_inner__selection label .l {
  top: -54px;
  left: 0px;
  border-radius:  55px 55px 0px 0px/45px 45px 0px 0px;  /*forma del boton */
  width: 25%;
  right: -119px;
box-shadow: 17px 9px 16px -9px rgba(0,0,0,0.62);
	z-index: 8;
}

body .ui_inner__selection label .l:before {
  content: "";
  display: block;
  height: 100px;
  width: 10px;
  position: ABSOLUTE;
  left: -3px;    /*forma de la tirita */
  top: 0px;
}




  /* BOTON 2  s*/


body .ui_inner__selection label .s {
  top: -54px;
  left: 25%;
   border-radius:  15px 15px 0px 0px/15px 15px 0px 0px;  /*forma del boton */
box-shadow: 17px 9px 16px -9px rgba(0,0,0,0.62);
  width: 25%;
  right: -123px;
		z-index: 6;
}

body .ui_inner__selection label .s:before {
  content: "";
  display: block;
  height: 100px;
  width: 10px;
  position: ABSOLUTE;
  left: -3px;
  top: 0px;
}





  /* BOTON 3 h */

body .ui_inner__selection label .h {
  top: -54px;
   left: 50%;
  border-radius:  15px 15px 0px 0px/15px 15px 0px 0px;  /*forma del boton */
box-shadow: 17px 9px 16px -9px rgba(0,0,0,0.62);
  width: 25%;
  right: -123px;
		z-index: 4;
}
body .ui_inner__selection label .h:before {
  content: "";
  display: block;
  height: 100px;
  width: 10px;
  position: ABSOLUTE;
  left: -5px;
  top: 0px;
}


  /* BOTON 4 m */

body .ui_inner__selection label .m {
  top: -54px;
   left: 75%;
  border-radius: 0px 15px 0px 0px/0px 15px 0px 0px;
  width: 25%;
box-shadow: 17px 9px 16px -9px rgba(0,0,0,0.62);
		z-index: 2;
}


body .ui_inner__selection label .m:before {
  content: "";
  display: block;
  height: 100px;
  width: 10px;
  position: ABSOLUTE;
  left: -5px;
  top: 0px;
}








body .ui_inner__selection input[type=radio] {
  display: none;
}
body .ui_inner__selection input[type=radio]:checked + label .selected {
background: #F42929;    /* color del BOTON que queda seleccionado*/
}


body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .sb img {
  opacity: 0.3;
  transition: all 1s 0.2s;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left {
  opacity: 1;
  left: -200px;    /* EL CUP CAKE MAS A LA IZQUIERDA*/
  transition: all 0.5s 0.35s cubic-bezier(0.175, 1.605, 0.455, 0.92);
}


body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__right h2 {
  opacity: 1;
  left: 0px;
  transition: all 0.5s 0.4s cubic-bezier(0.175, 1.605, 0.455, 0.92);
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__right h3 {
  opacity: 1;
  left: 0px;
  transition: all 0.5s 0.45s cubic-bezier(0.175, 1.605, 0.455, 0.92);
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider {
  pointer-events: all;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__right p {
  opacity: 1;
  left: 0px;
  transition: all 0.5s 0.5s cubic-bezier(0.175, 1.605, 0.455, 0.92);
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__right input {
  position: relative;
  opacity: 1;
  left: 0px;
  transition: all 0.5s 0.55s cubic-bezier(0.175, 1.605, 0.455, 0.92);
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__right .add {
  position: relative;
  opacity: 1;
  left: 0px;
  transition: all 0.5s 0.6s cubic-bezier(0.175, 1.605, 0.455, 0.92);
}


body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(1) {
  left: -40px;
  top: -141px;
  opacity: 0;
  transform: rotate(-122deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(2) {
  left: -8px;
  top: -226px;
  opacity: 0;
  transform: rotate(487deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(3) {
  left: -43px;
  top: -100px;
  opacity: 0;
  transform: rotate(567deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(4) {
  left: -95px;
  top: -18px;
  opacity: 0;
  transform: rotate(-302deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(5) {
  left: -98px;
  top: -161px;
  opacity: 0;
  transform: rotate(321deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(6) {
  left: -92px;
  top: -45px;
  opacity: 0;
  transform: rotate(-131deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(7) {
  left: -37px;
  top: -202px;
  opacity: 0;
  transform: rotate(-502deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(8) {
  left: -38px;
  top: -179px;
  opacity: 0;
  transform: rotate(-251deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(9) {
  left: -17px;
  top: -171px;
  opacity: 0;
  transform: rotate(199deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(10) {
  left: -3px;
  top: -10px;
  opacity: 0;
  transform: rotate(53deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(11) {
  left: -128px;
  top: -109px;
  opacity: 0;
  transform: rotate(147deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(12) {
  left: -222px;
  top: -168px;
  opacity: 0;
  transform: rotate(183deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(13) {
  left: -55px;
  top: -126px;
  opacity: 0;
  transform: rotate(22deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(14) {
  left: -222px;
  top: -86px;
  opacity: 0;
  transform: rotate(405deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(15) {
  left: -7px;
  top: -212px;
  opacity: 0;
  transform: rotate(-493deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(16) {
  left: -62px;
  top: -71px;
  opacity: 0;
  transform: rotate(-313deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(17) {
  left: -70px;
  top: -70px;
  opacity: 0;
  transform: rotate(-276deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(18) {
  left: -92px;
  top: -44px;
  opacity: 0;
  transform: rotate(-10deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(19) {
  left: -27px;
  top: -144px;
  opacity: 0;
  transform: rotate(-293deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(20) {
  left: -112px;
  top: -161px;
  opacity: 0;
  transform: rotate(517deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(21) {
  left: -48px;
  top: -66px;
  opacity: 0;
  transform: rotate(409deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(22) {
  left: -167px;
  top: -171px;
  opacity: 0;
  transform: rotate(57deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(23) {
  left: -171px;
  top: -88px;
  opacity: 0;
  transform: rotate(-364deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(24) {
  left: -185px;
  top: -61px;
  opacity: 0;
  transform: rotate(-521deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(25) {
  left: -56px;
  top: -134px;
  opacity: 0;
  transform: rotate(-420deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(26) {
  left: -113px;
  top: -12px;
  opacity: 0;
  transform: rotate(-114deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(27) {
  left: -2px;
  top: -48px;
  opacity: 0;
  transform: rotate(27deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(28) {
  left: -191px;
  top: -191px;
  opacity: 0;
  transform: rotate(14deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(29) {
  left: -1px;
  top: -44px;
  opacity: 0;
  transform: rotate(533deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(30) {
  left: -63px;
  top: -26px;
  opacity: 0;
  transform: rotate(-332deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(31) {
  left: -19px;
  top: -37px;
  opacity: 0;
  transform: rotate(342deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(32) {
  left: -61px;
  top: -193px;
  opacity: 0;
  transform: rotate(-155deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(33) {
  left: -120px;
  top: -134px;
  opacity: 0;
  transform: rotate(-563deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(34) {
  left: -45px;
  top: -17px;
  opacity: 0;
  transform: rotate(-249deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(35) {
  left: -182px;
  top: -101px;
  opacity: 0;
  transform: rotate(-195deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(36) {
  left: -182px;
  top: -68px;
  opacity: 0;
  transform: rotate(-341deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(37) {
  left: -28px;
  top: -224px;
  opacity: 0;
  transform: rotate(-429deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(38) {
  left: -10px;
  top: -132px;
  opacity: 0;
  transform: rotate(232deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(39) {
  left: -16px;
  top: -147px;
  opacity: 0;
  transform: rotate(-474deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(40) {
  left: -10px;
  top: -85px;
  opacity: 0;
  transform: rotate(-70deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(41) {
  left: -211px;
  top: -110px;
  opacity: 0;
  transform: rotate(-402deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(42) {
  left: -152px;
  top: -30px;
  opacity: 0;
  transform: rotate(214deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(43) {
  left: -24px;
  top: -164px;
  opacity: 0;
  transform: rotate(313deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(44) {
  left: -86px;
  top: -136px;
  opacity: 0;
  transform: rotate(202deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(45) {
  left: -173px;
  top: -222px;
  opacity: 0;
  transform: rotate(-274deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(46) {
  left: -166px;
  top: -25px;
  opacity: 0;
  transform: rotate(53deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(47) {
  left: -16px;
  top: -187px;
  opacity: 0;
  transform: rotate(-285deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(48) {
  left: -182px;
  top: -222px;
  opacity: 0;
  transform: rotate(520deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(49) {
  left: -201px;
  top: -191px;
  opacity: 0;
  transform: rotate(-406deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(50) {
  left: -122px;
  top: -199px;
  opacity: 0;
  transform: rotate(461deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(51) {
  left: -183px;
  top: -222px;
  opacity: 0;
  transform: rotate(-307deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(52) {
  left: -25px;
  top: -147px;
  opacity: 0;
  transform: rotate(-514deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(53) {
  left: -56px;
  top: -184px;
  opacity: 0;
  transform: rotate(-241deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(54) {
  left: -92px;
  top: -213px;
  opacity: 0;
  transform: rotate(306deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(55) {
  left: -37px;
  top: -33px;
  opacity: 0;
  transform: rotate(179deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(56) {
  left: -213px;
  top: -190px;
  opacity: 0;
  transform: rotate(-465deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(57) {
  left: -187px;
  top: -202px;
  opacity: 0;
  transform: rotate(77deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(58) {
  left: -99px;
  top: -42px;
  opacity: 0;
  transform: rotate(299deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(59) {
  left: -123px;
  top: -144px;
  opacity: 0;
  transform: rotate(188deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(60) {
  left: -133px;
  top: -50px;
  opacity: 0;
  transform: rotate(-562deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(61) {
  left: -184px;
  top: -35px;
  opacity: 0;
  transform: rotate(352deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(62) {
  left: -206px;
  top: -141px;
  opacity: 0;
  transform: rotate(-567deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(63) {
  left: -202px;
  top: -87px;
  opacity: 0;
  transform: rotate(-517deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(64) {
  left: -71px;
  top: -129px;
  opacity: 0;
  transform: rotate(442deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(65) {
  left: -40px;
  top: -150px;
  opacity: 0;
  transform: rotate(-196deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(66) {
  left: -206px;
  top: -64px;
  opacity: 0;
  transform: rotate(-17deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(67) {
  left: -39px;
  top: -9px;
  opacity: 0;
  transform: rotate(445deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(68) {
  left: -51px;
  top: -103px;
  opacity: 0;
  transform: rotate(424deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(69) {
  left: -81px;
  top: -37px;
  opacity: 0;
  transform: rotate(112deg) !important;
}
body .ui_inner__selection input[type=radio]:checked + label .ui_inner__slider .slide_inner__left .firework .firework_part:nth-of-type(70) {
  left: -113px;
  top: -121px;
  opacity: 0;
  transform: rotate(-415deg) !important;
	
}





body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(1) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(199deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(2) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(196deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(3) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(539deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(4) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(-375deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(5) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(456deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(6) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(253deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(7) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(-441deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(8) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(-517deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(9) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(-560deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(10) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(-583deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(11) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(-150deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(12) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(-404deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(13) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(-405deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(14) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(151deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(15) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(159deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(16) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(-191deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(17) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(-109deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(18) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(185deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(19) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(459deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(20) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(307deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(21) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(347deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(22) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(84deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(23) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(152deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(24) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(178deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(25) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(422deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(26) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(199deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(27) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(582deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(28) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(-185deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(29) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(-128deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(30) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(-379deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(31) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(158deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(32) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(151deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(33) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(-514deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(34) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(-305deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(35) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(403deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(36) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(-313deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(37) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(-183deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(38) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(240deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(39) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(430deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(40) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(-233deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(41) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(140deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(42) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(264deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(43) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(-208deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(44) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(-486deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(45) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(-428deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(46) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(262deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(47) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(393deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(48) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(-204deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(49) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(60deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(50) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(-311deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(51) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(-526deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(52) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(245deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(53) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(-323deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(54) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(469deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(55) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(218deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(56) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(-320deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(57) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(-262deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(58) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(-317deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(59) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(212deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(60) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(541deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(61) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(216deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(62) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(581deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(63) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(394deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(64) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(-398deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(65) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(553deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(66) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(-15deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(67) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(198deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(68) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(-334deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(69) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(-367deg) !important;
}
body .ui_inner__selection input[type=checkbox]:checked + label .add .firework_part:nth-of-type(70) {
  left: 277px;
  top: -186px;
  opacity: 1;
  transform: rotate(-564deg) !important;
}







/* hasta la 70 */

body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(1) {
  background: #de4656;
  height: 6px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(2) {
  background: #dea346;
  height: 2px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(3) {
  background: #de4668;
  height: 3px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(4) {
  background: #de4f46;
  height: 2px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(5) {
  background: #de7a46;
  height: 9px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(6) {
  background: #de4653;
  height: 0px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(7) {
  background: #de4679;
  height: 1px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(8) {
  background: #de8246;
  height: 2px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(9) {
  background: #de6646;
  height: 1px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(10) {
  background: #de9e46;
  height: 2px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(11) {
  background: #deab46;
  height: 6px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(12) {
  background: #dec146;
  height: -4px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(13) {
  background: #dedb46;
  height: 7px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(14) {
  background: #de5946;
  height: 6px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(15) {
  background: #de9946;
  height: 10px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(16) {
  background: #dea046;
  height: -2px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(17) {
  background: #deb546;
  height: 1px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(18) {
  background: #de6946;
  height: 10px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(19) {
  background: #de7346;
  height: 10px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(20) {
  background: #deba46;
  height: 6px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(21) {
  background: #dedb46;
  height: 10px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(22) {
  background: #ded346;
  height: 6px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(23) {
  background: #de6646;
  height: 8px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(24) {
  background: #de8a46;
  height: -1px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(25) {
  background: #dedb46;
  height: 0px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(26) {
  background: #de4846;
  height: -2px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(27) {
  background: #de4651;
  height: -4px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(28) {
  background: #de5f46;
  height: 7px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(29) {
  background: #ded646;
  height: 9px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(30) {
  background: #de4a46;
  height: 1px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(31) {
  background: #ded346;
  height: 6px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(32) {
  background: #de4679;
  height: 4px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(33) {
  background: #de4668;
  height: 1px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(34) {
  background: #de4651;
  height: 8px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(35) {
  background: #de4659;
  height: 2px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(36) {
  background: #dec446;
  height: -2px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(37) {
  background: #de4659;
  height: -3px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(38) {
  background: #deb546;
  height: 5px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(39) {
  background: #dea046;
  height: 7px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(40) {
  background: #deb746;
  height: 3px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(41) {
  background: #ded846;
  height: 10px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(42) {
  background: #de466f;
  height: -2px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(43) {
  background: #de8c46;
  height: -2px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(44) {
  background: #de7546;
  height: 9px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(45) {
  background: #de7546;
  height: 7px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(46) {
  background: #dec446;
  height: 5px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(47) {
  background: #de7346;
  height: -2px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(48) {
  background: #de4677;
  height: 3px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(49) {
  background: #de6646;
  height: 8px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(50) {
  background: #deab46;
  height: 8px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(51) {
  background: #de4d46;
  height: -3px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(52) {
  background: #ded146;
  height: 0px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(53) {
  background: #de4647;
  height: -1px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(54) {
  background: #de5246;
  height: 10px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(55) {
  background: #dec146;
  height: 9px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(56) {
  background: #de4649;
  height: 5px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(57) {
  background: #de6146;
  height: 3px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(58) {
  background: #ded646;
  height: 9px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(59) {
  background: #de6e46;
  height: -4px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(60) {
  background: #dec446;
  height: 7px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(61) {
  background: #de4677;
  height: 0px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(62) {
  background: #de6e46;
  height: -1px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(63) {
  background: #dec446;
  height: -3px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(64) {
  background: #de7f46;
  height: 10px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(65) {
  background: #de466f;
  height: 5px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(66) {
  background: #de464c;
  height: 5px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(67) {
  background: #de4a46;
  height: 4px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(68) {
  background: #deb546;
  height: -3px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(69) {
  background: #de4659;
  height: -2px;
  width: 5px;
  transform: rotate(0deg);
}
body .ui_inner .ui_inner__slider .slide_inner__left .firework_part:nth-of-type(70) {
  background: #de7846;
  height: -2px;
  width: 5px;
  transform: rotate(0deg);
	
}




 /* lo que hace girar las rayas / numeros hasta 40 */


body .ui_inner .ui_inner__slider .slide_inner__right .add .firework_part:nth-of-type(1) {
  background: #de467c;
  height: 5px;
  width: 5px;
  opacity: 0;
  left: 5px;
  top: -1px;
  transform: rotate(0deg);
  transition: left 1.25s 0.0125s cubic-bezier(0.23, 1, 0.32, 1), transform 0.6s 0.0125s, top 0.99s 0.0125s cubic-bezier(0.33, 1, 0.32, 1), opacity 0.3s 0.2s;
}
body .ui_inner .ui_inner__slider .slide_inner__right .add .firework_part:nth-of-type(2) {
  background: #de467c;
  height: 5px;
  width: 5px;
  opacity: 0;
  left: -34px;
  top: -4px;
  transform: rotate(0deg);
  transition: left -0.01s 0.025s cubic-bezier(0.23, 1, 0.32, 1), transform 0.6s 0.025s, top 0.99s 0.025s cubic-bezier(0.33, 1, 0.32, 1), opacity 0.3s 0.2s;
}
body .ui_inner .ui_inner__slider .slide_inner__right .add .firework_part:nth-of-type(3) {
  background: #de467c;
  height: 5px;
  width: 5px;
  opacity: 0;
  left: -10px;
  top: 2px;
  transform: rotate(0deg);
  transition: left 0.99s 0.0375s cubic-bezier(0.23, 1, 0.32, 1), transform 0.6s 0.0375s, top 0.99s 0.0375s cubic-bezier(0.33, 1, 0.32, 1), opacity 0.3s 0.2s;
}
body .ui_inner .ui_inner__slider .slide_inner__right .add .firework_part:nth-of-type(4) {
  background: #de467c;
  height: 5px;
  width: 5px;
  opacity: 0;
  left: -10px;
  top: 1px;
  transform: rotate(0deg);
  transition: left 1.26s 0.05s cubic-bezier(0.23, 1, 0.32, 1), transform 0.6s 0.05s, top 0.99s 0.05s cubic-bezier(0.33, 1, 0.32, 1), opacity 0.3s 0.2s;
}
body .ui_inner .ui_inner__slider .slide_inner__right .add .firework_part:nth-of-type(5) {
  background: #de467c;
  height: 5px;
  width: 5px;
  opacity: 0;
  left: 10px;
  top: -7px;
  transform: rotate(0deg);
  transition: left -0.08s 0.0625s cubic-bezier(0.23, 1, 0.32, 1), transform 0.6s 0.0625s, top 0.99s 0.0625s cubic-bezier(0.33, 1, 0.32, 1), opacity 0.3s 0.2s;
}
body .ui_inner .ui_inner__slider .slide_inner__right .add .firework_part:nth-of-type(6) {
  background: #de467c;
  height: 5px;
  width: 5px;
  opacity: 0;
  left: -28px;
  top: -7px;
  transform: rotate(0deg);
  transition: left 0.44s 0.075s cubic-bezier(0.23, 1, 0.32, 1), transform 0.6s 0.075s, top 0.99s 0.075s cubic-bezier(0.33, 1, 0.32, 1), opacity 0.3s 0.2s;
}
body .ui_inner .ui_inner__slider .slide_inner__right .add .firework_part:nth-of-type(7) {
  background: #de467c;
  height: 5px;
  width: 5px;
  opacity: 0;
  left: -28px;
  top: 1px;
  transform: rotate(0deg);
  transition: left 0.08s 0.0875s cubic-bezier(0.23, 1, 0.32, 1), transform 0.6s 0.0875s, top 0.99s 0.0875s cubic-bezier(0.33, 1, 0.32, 1), opacity 0.3s 0.2s;
}
body .ui_inner .ui_inner__slider .slide_inner__right .add .firework_part:nth-of-type(8) {
  background: #de467c;
  height: 5px;
  width: 5px;
  opacity: 0;
  left: -19px;
  top: 10px;
  transform: rotate(0deg);
  transition: left -0.25s 0.1s cubic-bezier(0.23, 1, 0.32, 1), transform 0.6s 0.1s, top 0.99s 0.1s cubic-bezier(0.33, 1, 0.32, 1), opacity 0.3s 0.2s;
}
body .ui_inner .ui_inner__slider .slide_inner__right .add .firework_part:nth-of-type(9) {
  background: #de467c;
  height: 5px;
  width: 5px;
  opacity: 0;
  left: 4px;
  top: 7px;
  transform: rotate(0deg);
  transition: left 0.68s 0.1125s cubic-bezier(0.23, 1, 0.32, 1), transform 0.6s 0.1125s, top 0.99s 0.1125s cubic-bezier(0.33, 1, 0.32, 1), opacity 0.3s 0.2s;
}
body .ui_inner .ui_inner__slider .slide_inner__right .add .firework_part:nth-of-type(10) {
  background: #de467c;
  height: 5px;
  width: 5px;
  opacity: 0;
  left: -37px;
  top: -5px;
  transform: rotate(0deg);
  transition: left 0.29s 0.125s cubic-bezier(0.23, 1, 0.32, 1), transform 0.6s 0.125s, top 0.99s 0.125s cubic-bezier(0.33, 1, 0.32, 1), opacity 0.3s 0.2s;
}
body .ui_inner .ui_inner__slider .slide_inner__right .add .firework_part:nth-of-type(11) {
  background: #de467c;
  height: 5px;
  width: 5px;
  opacity: 0;
  left: -19px;
  top: 0px;
  transform: rotate(0deg);
  transition: left 0.76s 0.1375s cubic-bezier(0.23, 1, 0.32, 1), transform 0.6s 0.1375s, top 0.99s 0.1375s cubic-bezier(0.33, 1, 0.32, 1), opacity 0.3s 0.2s;
}
body .ui_inner .ui_inner__slider .slide_inner__right .add .firework_part:nth-of-type(12) {
  background: #de467c;
  height: 5px;
  width: 5px;
  opacity: 0;
  left: -24px;
  top: 9px;
  transform: rotate(0deg);
  transition: left 0.3s 0.15s cubic-bezier(0.23, 1, 0.32, 1), transform 0.6s 0.15s, top 0.99s 0.15s cubic-bezier(0.33, 1, 0.32, 1), opacity 0.3s 0.2s;
}
body .ui_inner .ui_inner__slider .slide_inner__right .add .firework_part:nth-of-type(13) {
  background: #de467c;
  height: 5px;
  width: 5px;
  opacity: 0;
  left: -39px;
  top: 8px;
  transform: rotate(0deg);
  transition: left -0.26s 0.1625s cubic-bezier(0.23, 1, 0.32, 1), transform 0.6s 0.1625s, top 0.99s 0.1625s cubic-bezier(0.33, 1, 0.32, 1), opacity 0.3s 0.2s;
}
body .ui_inner .ui_inner__slider .slide_inner__right .add .firework_part:nth-of-type(14) {
  background: #de467c;
  height: 5px;
  width: 5px;
  opacity: 0;
  left: 9px;
  top: -5px;
  transform: rotate(0deg);
  transition: left 0.41s 0.175s cubic-bezier(0.23, 1, 0.32, 1), transform 0.6s 0.175s, top 0.99s 0.175s cubic-bezier(0.33, 1, 0.32, 1), opacity 0.3s 0.2s;
}
body .ui_inner .ui_inner__slider .slide_inner__right .add .firework_part:nth-of-type(15) {
  background: #de467c;
  height: 5px;
  width: 5px;
  opacity: 0;
  left: -22px;
  top: -7px;
  transform: rotate(0deg);
  transition: left -0.15s 0.1875s cubic-bezier(0.23, 1, 0.32, 1), transform 0.6s 0.1875s, top 0.99s 0.1875s cubic-bezier(0.33, 1, 0.32, 1), opacity 0.3s 0.2s;
}
body .ui_inner .ui_inner__slider .slide_inner__right .add .firework_part:nth-of-type(16) {
  background: #de467c;
  height: 5px;
  width: 5px;
  opacity: 0;
  left: 9px;
  top: -9px;
  transform: rotate(0deg);
  transition: left 1.28s 0.2s cubic-bezier(0.23, 1, 0.32, 1), transform 0.6s 0.2s, top 0.99s 0.2s cubic-bezier(0.33, 1, 0.32, 1), opacity 0.3s 0.2s;
}
body .ui_inner .ui_inner__slider .slide_inner__right .add .firework_part:nth-of-type(17) {
  background: #de467c;
  height: 5px;
  width: 5px;
  opacity: 0;
  left: -25px;
  top: 3px;
  transform: rotate(0deg);
  transition: left 1.29s 0.2125s cubic-bezier(0.23, 1, 0.32, 1), transform 0.6s 0.2125s, top 0.99s 0.2125s cubic-bezier(0.33, 1, 0.32, 1), opacity 0.3s 0.2s;
}
body .ui_inner .ui_inner__slider .slide_inner__right .add .firework_part:nth-of-type(18) {
  background: #de467c;
  height: 5px;
  width: 5px;
  opacity: 0;
  left: -21px;
  top: -2px;
  transform: rotate(0deg);
  transition: left 1.16s 0.225s cubic-bezier(0.23, 1, 0.32, 1), transform 0.6s 0.225s, top 0.99s 0.225s cubic-bezier(0.33, 1, 0.32, 1), opacity 0.3s 0.2s;
}
body .ui_inner .ui_inner__slider .slide_inner__right .add .firework_part:nth-of-type(19) {
  background: #de467c;
  height: 5px;
  width: 5px;
  opacity: 0;
  left: -32px;
  top: -4px;
  transform: rotate(0deg);
  transition: left 0.9s 0.2375s cubic-bezier(0.23, 1, 0.32, 1), transform 0.6s 0.2375s, top 0.99s 0.2375s cubic-bezier(0.33, 1, 0.32, 1), opacity 0.3s 0.2s;
}
body .ui_inner .ui_inner__slider .slide_inner__right .add .firework_part:nth-of-type(20) {
  background: #de467c;
  height: 5px;
  width: 5px;
  opacity: 0;
  left: -23px;
  top: -4px;
  transform: rotate(0deg);
  transition: left -0.23s 0.25s cubic-bezier(0.23, 1, 0.32, 1), transform 0.6s 0.25s, top 0.99s 0.25s cubic-bezier(0.33, 1, 0.32, 1), opacity 0.3s 0.2s;
}
body .ui_inner .ui_inner__slider .slide_inner__right .add .firework_part:nth-of-type(21) {
  background: #de467c;
  height: 5px;
  width: 5px;
  opacity: 0;
  left: -30px;
  top: -5px;
  transform: rotate(0deg);
  transition: left 0.63s 0.2625s cubic-bezier(0.23, 1, 0.32, 1), transform 0.6s 0.2625s, top 0.99s 0.2625s cubic-bezier(0.33, 1, 0.32, 1), opacity 0.3s 0.2s;
}
body .ui_inner .ui_inner__slider .slide_inner__right .add .firework_part:nth-of-type(22) {
  background: #de467c;
  height: 5px;
  width: 5px;
  opacity: 0;
  left: -37px;
  top: 6px;
  transform: rotate(0deg);
  transition: left 0.74s 0.275s cubic-bezier(0.23, 1, 0.32, 1), transform 0.6s 0.275s, top 0.99s 0.275s cubic-bezier(0.33, 1, 0.32, 1), opacity 0.3s 0.2s;
}
body .ui_inner .ui_inner__slider .slide_inner__right .add .firework_part:nth-of-type(23) {
  background: #de467c;
  height: 5px;
  width: 5px;
  opacity: 0;
  left: -13px;
  top: -2px;
  transform: rotate(0deg);
  transition: left -0.21s 0.2875s cubic-bezier(0.23, 1, 0.32, 1), transform 0.6s 0.2875s, top 0.99s 0.2875s cubic-bezier(0.33, 1, 0.32, 1), opacity 0.3s 0.2s;
}
body .ui_inner .ui_inner__slider .slide_inner__right .add .firework_part:nth-of-type(24) {
  background: #de467c;
  height: 5px;
  width: 5px;
  opacity: 0;
  left: -28px;
  top: 10px;
  transform: rotate(0deg);
  transition: left 1.05s 0.3s cubic-bezier(0.23, 1, 0.32, 1), transform 0.6s 0.3s, top 0.99s 0.3s cubic-bezier(0.33, 1, 0.32, 1), opacity 0.3s 0.2s;
}
body .ui_inner .ui_inner__slider .slide_inner__right .add .firework_part:nth-of-type(25) {
  background: #de467c;
  height: 5px;
  width: 5px;
  opacity: 0;
  left: -23px;
  top: 5px;
  transform: rotate(0deg);
  transition: left 0.01s 0.3125s cubic-bezier(0.23, 1, 0.32, 1), transform 0.6s 0.3125s, top 0.99s 0.3125s cubic-bezier(0.33, 1, 0.32, 1), opacity 0.3s 0.2s;
}
body .ui_inner .ui_inner__slider .slide_inner__right .add .firework_part:nth-of-type(26) {
  background: #de467c;
  height: 5px;
  width: 5px;
  opacity: 0;
  left: -20px;
  top: -3px;
  transform: rotate(0deg);
  transition: left 1.01s 0.325s cubic-bezier(0.23, 1, 0.32, 1), transform 0.6s 0.325s, top 0.99s 0.325s cubic-bezier(0.33, 1, 0.32, 1), opacity 0.3s 0.2s;
}
body .ui_inner .ui_inner__slider .slide_inner__right .add .firework_part:nth-of-type(27) {
  background: #de467c;
  height: 5px;
  width: 5px;
  opacity: 0;
  left: -37px;
  top: 9px;
  transform: rotate(0deg);
  transition: left 1.11s 0.3375s cubic-bezier(0.23, 1, 0.32, 1), transform 0.6s 0.3375s, top 0.99s 0.3375s cubic-bezier(0.33, 1, 0.32, 1), opacity 0.3s 0.2s;
}
body .ui_inner .ui_inner__slider .slide_inner__right .add .firework_part:nth-of-type(28) {
  background: #de467c;
  height: 5px;
  width: 5px;
  opacity: 0;
  left: -7px;
  top: -5px;
  transform: rotate(0deg);
  transition: left 0.05s 0.35s cubic-bezier(0.23, 1, 0.32, 1), transform 0.6s 0.35s, top 0.99s 0.35s cubic-bezier(0.33, 1, 0.32, 1), opacity 0.3s 0.2s;
}
body .ui_inner .ui_inner__slider .slide_inner__right .add .firework_part:nth-of-type(29) {
  background: #de467c;
  height: 5px;
  width: 5px;
  opacity: 0;
  left: 0px;
  top: 6px;
  transform: rotate(0deg);
  transition: left 0.47s 0.3625s cubic-bezier(0.23, 1, 0.32, 1), transform 0.6s 0.3625s, top 0.99s 0.3625s cubic-bezier(0.33, 1, 0.32, 1), opacity 0.3s 0.2s;
}
body .ui_inner .ui_inner__slider .slide_inner__right .add .firework_part:nth-of-type(30) {
  background: #de467c;
  height: 5px;
  width: 5px;
  opacity: 0;
  left: 4px;
  top: 8px;
  transform: rotate(0deg);
  transition: left 1.2s 0.375s cubic-bezier(0.23, 1, 0.32, 1), transform 0.6s 0.375s, top 0.99s 0.375s cubic-bezier(0.33, 1, 0.32, 1), opacity 0.3s 0.2s;
}
body .ui_inner .ui_inner__slider .slide_inner__right .add .firework_part:nth-of-type(31) {
  background: #de467c;
  height: 5px;
  width: 5px;
  opacity: 0;
  left: 8px;
  top: 4px;
  transform: rotate(0deg);
  transition: left -0.18s 0.3875s cubic-bezier(0.23, 1, 0.32, 1), transform 0.6s 0.3875s, top 0.99s 0.3875s cubic-bezier(0.33, 1, 0.32, 1), opacity 0.3s 0.2s;
}
body .ui_inner .ui_inner__slider .slide_inner__right .add .firework_part:nth-of-type(32) {
  background: #de467c;
  height: 5px;
  width: 5px;
  opacity: 0;
  left: -8px;
  top: 8px;
  transform: rotate(0deg);
  transition: left -0.23s 0.4s cubic-bezier(0.23, 1, 0.32, 1), transform 0.6s 0.4s, top 0.99s 0.4s cubic-bezier(0.33, 1, 0.32, 1), opacity 0.3s 0.2s;
}
body .ui_inner .ui_inner__slider .slide_inner__right .add .firework_part:nth-of-type(33) {
  background: #de467c;
  height: 5px;
  width: 5px;
  opacity: 0;
  left: -33px;
  top: 1px;
  transform: rotate(0deg);
  transition: left 0.51s 0.4125s cubic-bezier(0.23, 1, 0.32, 1), transform 0.6s 0.4125s, top 0.99s 0.4125s cubic-bezier(0.33, 1, 0.32, 1), opacity 0.3s 0.2s;
}
body .ui_inner .ui_inner__slider .slide_inner__right .add .firework_part:nth-of-type(34) {
  background: #de467c;
  height: 5px;
  width: 5px;
  opacity: 0;
  left: -5px;
  top: -2px;
  transform: rotate(0deg);
  transition: left 0.74s 0.425s cubic-bezier(0.23, 1, 0.32, 1), transform 0.6s 0.425s, top 0.99s 0.425s cubic-bezier(0.33, 1, 0.32, 1), opacity 0.3s 0.2s;
}
body .ui_inner .ui_inner__slider .slide_inner__right .add .firework_part:nth-of-type(35) {
  background: #de467c;
  height: 5px;
  width: 5px;
  opacity: 0;
  left: 8px;
  top: 10px;
  transform: rotate(0deg);
  transition: left 1.12s 0.4375s cubic-bezier(0.23, 1, 0.32, 1), transform 0.6s 0.4375s, top 0.99s 0.4375s cubic-bezier(0.33, 1, 0.32, 1), opacity 0.3s 0.2s;
}
body .ui_inner .ui_inner__slider .slide_inner__right .add .firework_part:nth-of-type(36) {
  background: #de467c;
  height: 5px;
  width: 5px;
  opacity: 0;
  left: -19px;
  top: 6px;
  transform: rotate(0deg);
  transition: left 0.03s 0.45s cubic-bezier(0.23, 1, 0.32, 1), transform 0.6s 0.45s, top 0.99s 0.45s cubic-bezier(0.33, 1, 0.32, 1), opacity 0.3s 0.2s;
}
body .ui_inner .ui_inner__slider .slide_inner__right .add .firework_part:nth-of-type(37) {
  background: #de467c;
  height: 5px;
  width: 5px;
  opacity: 0;
  left: -35px;
  top: 5px;
  transform: rotate(0deg);
  transition: left -0.15s 0.4625s cubic-bezier(0.23, 1, 0.32, 1), transform 0.6s 0.4625s, top 0.99s 0.4625s cubic-bezier(0.33, 1, 0.32, 1), opacity 0.3s 0.2s;
}
body .ui_inner .ui_inner__slider .slide_inner__right .add .firework_part:nth-of-type(38) {
  background: #de467c;
  height: 5px;
  width: 5px;
  opacity: 0;
  left: -15px;
  top: 5px;
  transform: rotate(0deg);
  transition: left 1.25s 0.475s cubic-bezier(0.23, 1, 0.32, 1), transform 0.6s 0.475s, top 0.99s 0.475s cubic-bezier(0.33, 1, 0.32, 1), opacity 0.3s 0.2s;
}
body .ui_inner .ui_inner__slider .slide_inner__right .add .firework_part:nth-of-type(39) {
  background: #de467c;
  height: 5px;
  width: 5px;
  opacity: 0;
  left: -10px;
  top: 6px;
  transform: rotate(0deg);
  transition: left 0.13s 0.4875s cubic-bezier(0.23, 1, 0.32, 1), transform 0.6s 0.4875s, top 0.99s 0.4875s cubic-bezier(0.33, 1, 0.32, 1), opacity 0.3s 0.2s;
}
body .ui_inner .ui_inner__slider .slide_inner__right .add .firework_part:nth-of-type(40) {
  background: #de467c;
  height: 5px;
  width: 5px;
  opacity: 0;
  left: -37px;
  top: 0px;
  transform: rotate(0deg);
  transition: left 0.95s 0.5s cubic-bezier(0.23, 1, 0.32, 1), transform 0.6s 0.5s, top 0.99s 0.5s cubic-bezier(0.33, 1, 0.32, 1), opacity 0.3s 0.2s;
}

@-webkit-keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}