body {padding: 0;margin:0	;}

/*

320 320 320 320 320 320 320 320 320 320 320 320 
320 320 320 320 320 320 320 320 320 320 320 320 
320 320 320 320 320 320 320 320 320 320 320 320 
320 320 320 320 320 320 320 320 320 320 320 320 
320 320 320 320 320 320 320 320 320 320 320 320 



*/


@media screen and (min-width: 320px) {

	.content {
		max-width: 320px;
		margin: 0 auto;
		padding: 0px!important;
	}

	.header {
		background: url(https://madeindream.com/image/data/news/sale-spring-2021/lilheader-2.png) no-repeat;
		background-size: contain;
		max-width: 320px;
		height: auto;
		margin: auto;
	}

	.headertitle {
		max-width: 300px;
		display: flex;
		flex-direction: column; 
		color: #00adee;
	}

	.headertitle img {
		width: 215px;
		margin: 40px 0 0 0;
	}

	

	.slogan {
		margin: 10px 0 0 0; 
	}

	.sroki {
		margin: 25px 0 0 0;
	}

	.headertitle {
		padding: 290px 0 0 15px;
		text-align: left;
	}

	.bln {
		font-weight: 900;
	}

	.bubblemessagetop {
		margin: 0 0 0 15px;
		display: flex;
		align-items: flex-end;
	}

	.bubblemessage {
		margin: 30px 0 0 5px;
		display: flex;
		align-items: flex-end;
	}

	.bubblemessage img {
		margin-right: -3px; 
	}

	.bubblemessagetop img {
		margin-right: -3px; 
	}

	.bubblemessagetxt {
		
		padding: 9px 25px 9px 25px;
		border-radius: 10px;
	}

	.redbg {
		background: radial-gradient(140.5% 140.5% at 50% 0%, #FF0A00 0%, #EB5757 100%);
	}

	.bluebg {
		background: radial-gradient(118.01% 118.01% at 50% 0%, #00ADEE 0%, #3AC9FF 100%);
	}

	.blue {
		color: #00adee;
	}

	.white {
		color: white;
	}

	.red {
		color:red;
		font-size: 14px;
	}

	.green {
		color: #26DE81;
	}

	.items {
		padding-bottom: 40px;
		padding-top: 40px;
		background: radial-gradient(118.01% 118.01% at 50% 0%, rgba(0, 173, 238, 0.00) 0%, rgba(58, 201, 255, 0.05) 100%);
	}

	.bigtovar {
		display: block;
		padding: 170px 0 0 0;
		min-height:  625px;
	}

	.back1 {
		background: url(https://madeindream.com/image/data/news/sale-spring-2021/2.png) no-repeat;
		background-size: contain;
	}

	.bigtitle {
		display: block;
		padding: 0 0 0 60px;
		margin: 20px 0;
	}

	.lilitem {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		padding: 4px 4px 10px;
		background: white;
		box-shadow: 0px 10px 25px rgba(0, 127, 175, 0.1);
		border-radius: 10px;
		width: 140px;
		transition: 0.3s;
	}

	.lilitem:hover {
		box-shadow: 0px 5px 15px rgba(0, 127, 175, 0.2);
	}

	.marl60 {
		margin: 0 auto;
	}

	a {
		text-decoration: none;
		color: black;
	}

	.imagetovar {
		flex: none;
		overflow: hidden;
		order: 0;
		align-self: stretch;
		flex-grow: 0;
		margin: 0 0 10px 0px;
		width: 130px;
	}

	.imagetovar img {
		width: 130px;
	}

	.texttovar {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		padding: 0 5px;
		width: 130px;
	}

	.itemtitle1 {
		font-family: Open Sans;
		font-style: normal;
		font-weight: bold;
		font-size: 16px;
		line-height: 135%;
	}

	.itemtprice {
		margin: 15px 0px;
	}

	.newprice {
		display: block;
		font-family: Open Sans;
		font-style: normal;
		font-weight: normal;
		font-size: 18px;
		line-height: 115%;
	}

	.oldprice {
		font-family: Open Sans;
		font-style: normal;
		font-weight: normal;
		font-size: 12px;
		line-height: 115%;
		text-decoration: line-through;
		margin-right: 5px;
	}

	.rub {
		font-family: Roboto;
	}

	.overline {
		text-decoration: line-through;
	}

	.bottomitem {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		align-items: flex-start;
		padding: 0px;
		width: 130px;

	}

	.buttonbuy {
		width: 99px;
		height: 34px;
		background: radial-gradient(118.01% 118.01% at 50% 0%, #00ADEE 0%, #3AC9FF 100%);
		border-radius: 5px;
		font-family: Open Sans;
		font-style: normal;
		text-align: center;
		line-height: 34px;
		font-weight: normal;
		
	}

	.economy {
		font-family: Open Sans;
		line-height: 135%;
		text-align: left;
		text-transform: uppercase;
		color: #BDBDBD;
	}

	.buttonbuy:hover {
		background: #00adee;
		
	}

	.benefits {
		display: flex;
		flex-direction: column;
		max-width: 1061px;
		justify-content: space-between;
		align-items: center;
		margin: 15px auto 20px auto ;

	}

	.benefit {
		width: 327px;
		margin-top: 30px;
		text-align: center;
	}

	.benefiticon {
		width: 75px;
		height: 75px;
	}

	.benefittext {
		margin: 10px 0 0 0;
	}

	.benefittittle {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	ul {
		padding: 0;
	}

	.benefitlist {
		font-family: nunito;
		list-style-image: url(https://madeindream.com/image/data/news/sale-spring-2021/6.svg);
		list-style-position: inside;
		line-height: 155%;
	}

	.linkozon {
		color: #00adee;
		text-decoration: underline;
	}

	.lilitems {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;

		max-width: 480px;
		margin: 30px auto 40px auto;
		justify-content: center;
	}

	.lilitemsdouble {
		display: flex;
		flex-direction: row;
		width: 305px;
		margin-top: 10px;
		justify-content: space-between;
	}

	.horizont {
		margin: 10px 0 0 0;
		flex-direction: row;
		width: 296px;
		padding-bottom: 10px;
		justify-content: space-between;
	}

	.horizont .imagetovar {
		margin: 0;
		width: 130px;
	} 

	.horizont .imagetovar img {
		margin: 25px 0 0 0px;
	}

	.horizont .texttovar {
		justify-content: space-between;
		height: auto;
		padding-top: 10px;
	}

	.mobilehorizont {
		margin: 10px auto 0 auto;
		flex-direction: row;
		width: 296px;
		padding-bottom: 10px;
		justify-content: space-between;
	}

	.mobilehorizont  .imagetovar {
		margin: 0;
		width: 130px;
	}

	.mobilehorizont .imagetovar img {
		margin: 25px 0 0 0px;
	}

	.mobilehorizont .texttovar {
		justify-content: space-between;
		height: auto;
		padding-top: 10px;
	}

	.itemtitle2 {
		font-family: Open Sans;
	}


	.fs18 {
		font-size: 14px;
		letter-spacing: -0.015em
	}

	.fs24 {
		font-size: 24px;
	}

	.fs36 {
		font-size: 24px;
		letter-spacing: -0.015em
		line-height: 125%;
	}

	.fs14 {
		font-size: 12px;
	}

	.fs12 {
		font-size: 12px;
	}

	.sbn {
		font-family: Nunito;
		font-weight: 600;
		letter-spacing: -0.015em
	}

	.sb {
		font-weight: 700;
	}

	.back2 {
		background: url(https://madeindream.com/image/data/news/sale-spring-2021/20.png) no-repeat;
		background-size: contain;
	}



.drips {
	background: linear-gradient(180deg, #F5FCFF 0%, rgba(245, 252, 255, 0) 76.96%);
	width: 100%;
	height: 280px;
}
.drip {
  width: 200px;
  height: 250px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: auto;
  position: relative;
}
.drip:before {
  position: absolute;
  left: 92.5px;
  top: 0;
  content: "";
  width: 15px;
  height: 15px;
  background: radial-gradient(118.01% 118.01% at 50% 0%, #00ADEE 0%, #3AC9FF 100%);
  border-radius: 50%;
  opacity: 0;
  animation: drip 4s ease infinite;
}
.drip:after {
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 0px;
  height: 0px;
  border: solid 4px #00adee;
  border-radius: 50%;
  opacity: 0;
  animation: splash 4s ease infinite;
}

@keyframes drip {
  10% {
    top: 0;
    opacity: 1;
    animation-timing-function: cubic-bezier(0.24, 0, 0.76, 0.14);
  }
  25% {
    opacity: 1;
    top: 200px;
    animation-timing-function: ease-out;
    width: 15px;
    height: 15px;
    left: 92.5px;
  }
  30% {
    opacity: 1;
    top: 160px;
    width: 5px;
    height: 5px;
    animation-timing-function: ease-in;
    left: 97.5px;
  }
  33% {
    top: 200px;
    opacity: 0;
    animation-timing-function: ease-out;
    left: 97.5px;
  }
  33.001% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes splash {
  0% {
    opacity: 0;
  }
  25% {
    bottom: 50px;
    left: 100px;
    opacity: 0;
    width: 0px;
    height: 0px;
  }
  25.001% {
    opacity: 1;
  }
  33% {
    bottom: 0;
    left: 0;
    opacity: 0;
    width: 200px;
    height: 100px;
  }
  33.001% {
    bottom: 50px;
    left: 100px;
    opacity: 1;
    width: 0px;
    height: 0px;
  }
  43% {
    bottom: 0;
    left: 0;
    opacity: 0;
    width: 200px;
    height: 100px;
  }
  43.001% {
    opacity: 0;
  }
}





}


/*

400 400 400 400 400 400 400 400 400 400 400 400 400 400 
400 400 400 400 400 400 400 400 400 400 400 400 400 400 
400 400 400 400 400 400 400 400 400 400 400 400 400 400 
400 400 400 400 400 400 400 400 400 400 400 400 400 400 
400 400 400 400 400 400 400 400 400 400 400 400 400 400 
400 400 400 400 400 400 400 400 400 400 400 400 400 400 
400 400 400 400 400 400 400 400 400 400 400 400 400 400 


*/

@media screen and (min-width: 400px) {

	.content {
		max-width: 100%;
		margin: 0 auto;
		padding: 0px!important;
	}

	.header {
		background: url(https://madeindream.com/image/data/news/sale-spring-2021/lilheader-2.png) no-repeat;
		background-size: contain;
		max-width: 400px;
		height: auto;
		margin: 0 auto;
	}

	.headertitle {
		max-width: 320px;
		display: flex;
		flex-direction: column; 
		color: #00adee;
	}

	.headertitle img {
		width: 215px;
		margin: 40px 0 0 0;
	}

	

	.slogan {
		margin: 10px 0 0 0; 
	}

	.sroki {
		margin: 25px 0 0 0;
	}

	.headertitle {
		padding: 360px 0 0 15px;
		text-align: left;
	}

	.bln {
		font-weight: 900;
	}

	.bubblemessagetop {
		margin: 0 0 0 15px;
		display: flex;
		align-items: flex-end;
	}

	.bubblemessage {
		margin: 30px 0 0 15px;
		display: flex;
		align-items: flex-end;
	}

	.bubblemessage img {
		margin-right: -3px; 
	}

	.bubblemessagetop img {
		margin-right: -3px; 
	}

	.bubblemessagetxt {
		
		padding: 9px 25px 9px 25px;
		border-radius: 10px;
	}

	.redbg {
		background: radial-gradient(140.5% 140.5% at 50% 0%, #FF0A00 0%, #EB5757 100%);
	}

	.bluebg {
		background: radial-gradient(118.01% 118.01% at 50% 0%, #00ADEE 0%, #3AC9FF 100%);
	}

	.blue {
		color: #00adee;
	}

	.white {
		color: white;
	}

	.red {
		color:red;
		font-size: 14px;
	}

	.green {
		color: #26DE81;
	}

	.items {
		padding-bottom: 40px;
		padding-top: 40px;
		background: radial-gradient(118.01% 118.01% at 50% 0%, rgba(0, 173, 238, 0.00) 0%, rgba(58, 201, 255, 0.05) 100%);
	}

	.bigtovar {
		display: block;
		padding: 200px 0 0 0;
		min-height:  625px;
	}

	.back1 {
		background: url(https://madeindream.com/image/data/news/sale-spring-2021/2.png) no-repeat;
		background-size: contain;
	}

	.bigtitle {
		display: block;
		padding: 0 0 0 60px;
		margin: 20px 0;
	}

	.lilitem {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		padding: 10px 10px 25px;
		background: white;
		box-shadow: 0px 10px 25px rgba(0, 127, 175, 0.1);
		border-radius: 10px;
		width: 150px;
		transition: 0.3s;
	}

	.lilitem:hover {
		box-shadow: 0px 5px 15px rgba(0, 127, 175, 0.2);
	}

	.marl60 {
		margin: 0 auto;
	}

	a {
		text-decoration: none;
		color: black;
	}

	.imagetovar {
		flex: none;
		overflow: hidden;
		order: 0;
		align-self: stretch;
		flex-grow: 0;
		margin: 0 0 30px 0px;
		width: 150px;
	}

	.imagetovar img {
		width: 150px;
	}

	.texttovar {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		padding: 0 5px;
		width: 145px;
	}

	.itemtitle1 {
		font-family: Open Sans;
		font-style: normal;
		font-weight: bold;
		font-size: 16px;
		line-height: 135%;
	}

	.itemtprice {
		margin: 15px 0px;
	}

	.newprice {
		display: block;
		font-family: Open Sans;
		font-style: normal;
		font-weight: normal;
		font-size: 24px;
		line-height: 115%;
	}

	.oldprice {
		font-family: Open Sans;
		font-style: normal;
		font-weight: normal;
		font-size: 12px;
		line-height: 115%;
		text-decoration: line-through;
		margin-right: 5px;
	}

	.rub {
		font-family: Roboto;
	}

	.overline {
		text-decoration: line-through;
	}

	.bottomitem {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		align-items: flex-start;
		padding: 0px;
		width: 155px;

	}

	.buttonbuy {
		width: 99px;
		height: 34px;
		background: radial-gradient(118.01% 118.01% at 50% 0%, #00ADEE 0%, #3AC9FF 100%);
		border-radius: 5px;
		font-family: Open Sans;
		font-style: normal;
		text-align: center;
		line-height: 34px;
		font-weight: normal;
		
	}

	.economy {
		font-family: Open Sans;
		line-height: 135%;
		text-align: left;
		text-transform: uppercase;
		color: #BDBDBD;
	}

	.buttonbuy:hover {
		background: #00adee;
		
	}

	.benefits {
		display: flex;
		flex-direction: column;
		max-width: 1061px;
		justify-content: space-between;
		align-items: center;
		margin: 15px auto 20px auto ;

	}

	.benefit {
		width: 327px;
		margin-top: 30px;
		text-align: center;
	}

	.benefiticon {
		width: 75px;
		height: 75px;
	}

	.benefittext {
		margin: 10px 0 0 0;
	}

	.benefittittle {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	ul {
		padding: 0;
	}

	.benefitlist {
		font-family: nunito;
		list-style-image: url(https://madeindream.com/image/data/news/sale-spring-2021/6.svg);
		list-style-position: inside;
		line-height: 155%;
	}

	.linkozon {
		color: #00adee;
		text-decoration: underline;
	}

	.lilitems {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;

		max-width: 480px;
		margin: 30px auto 40px auto;
		justify-content: center;
	}

	.lilitemsdouble {
		display: flex;
		flex-direction: row;
		width: 350px;
		margin-top: 10px;
		justify-content: space-between;
	}

	.horizont {
		margin: 10px 0 0 0;
		flex-direction: row;
		width: 330px;
		padding-bottom: 10px;
		justify-content: space-between;
	}

	.horizont .imagetovar {
		margin: 0;
		width: 150px;
	} 

	.horizont .imagetovar img {
		margin: 25px 0 0 0px;
	}

	.horizont .texttovar {
		justify-content: space-between;
		height: auto;
		padding-top: 0px;
	}

	.mobilehorizont {
		margin: 10px auto 0 auto;
		flex-direction: row;
		width: 296px;
		padding-bottom: 10px;
		justify-content: space-between;
	}

	.mobilehorizont  .imagetovar {
		margin: 0;
		width: 130px;
	}

	.mobilehorizont .imagetovar img {
		margin: 25px 0 0 0px;
	}

	.mobilehorizont .texttovar {
		justify-content: space-between;
		height: auto;
		padding-top: 10px;
	}

	.itemtitle2 {
		font-family: Open Sans;
	}


	.fs18 {
		font-size: 16px;
		letter-spacing: -0.015em
	}

	.fs24 {
		font-size: 24px;
	}

	.fs36 {
		font-size: 24px;
		letter-spacing: -0.015em
		line-height: 125%;
	}

	.fs14 {
		font-size: 14px;
	}

	.fs12 {
		font-size: 12px;
	}

	.sbn {
		font-family: Nunito;
		font-weight: 600;
		letter-spacing: -0.015em
	}

	.sb {
		font-weight: 700;
	}

	.back2 {
		background: url(https://madeindream.com/image/data/news/sale-spring-2021/20.png) no-repeat;
		background-size: contain;
	}



.drips {
	background: linear-gradient(180deg, #F5FCFF 0%, rgba(245, 252, 255, 0) 76.96%);
	width: 100%;
	height: 280px;
}
.drip {
  width: 200px;
  height: 250px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: auto;
  position: relative;
}
.drip:before {
  position: absolute;
  left: 92.5px;
  top: 0;
  content: "";
  width: 15px;
  height: 15px;
  background: radial-gradient(118.01% 118.01% at 50% 0%, #00ADEE 0%, #3AC9FF 100%);
  border-radius: 50%;
  opacity: 0;
  animation: drip 4s ease infinite;
}
.drip:after {
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 0px;
  height: 0px;
  border: solid 4px #00adee;
  border-radius: 50%;
  opacity: 0;
  animation: splash 4s ease infinite;
}

@keyframes drip {
  10% {
    top: 0;
    opacity: 1;
    animation-timing-function: cubic-bezier(0.24, 0, 0.76, 0.14);
  }
  25% {
    opacity: 1;
    top: 200px;
    animation-timing-function: ease-out;
    width: 15px;
    height: 15px;
    left: 92.5px;
  }
  30% {
    opacity: 1;
    top: 160px;
    width: 5px;
    height: 5px;
    animation-timing-function: ease-in;
    left: 97.5px;
  }
  33% {
    top: 200px;
    opacity: 0;
    animation-timing-function: ease-out;
    left: 97.5px;
  }
  33.001% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes splash {
  0% {
    opacity: 0;
  }
  25% {
    bottom: 50px;
    left: 100px;
    opacity: 0;
    width: 0px;
    height: 0px;
  }
  25.001% {
    opacity: 1;
  }
  33% {
    bottom: 0;
    left: 0;
    opacity: 0;
    width: 200px;
    height: 100px;
  }
  33.001% {
    bottom: 50px;
    left: 100px;
    opacity: 1;
    width: 0px;
    height: 0px;
  }
  43% {
    bottom: 0;
    left: 0;
    opacity: 0;
    width: 200px;
    height: 100px;
  }
  43.001% {
    opacity: 0;
  }
}



}


/*
750 750 750 750 750 750 750 750 750 750 750 750 750 750 
750 750 750 750 750 750 750 750 750 750 750 750 750 750 
750 750 750 750 750 750 750 750 750 750 750 750 750 750 
750 750 750 750 750 750 750 750 750 750 750 750 750 750 
750 750 750 750 750 750 750 750 750 750 750 750 750 750 
750 750 750 750 750 750 750 750 750 750 750 750 750 750 
750 750 750 750 750 750 750 750 750 750 750 750 750 750 


*/

@media (min-width: 750px) {

	.content {
		max-width: 750px;
		padding: 0px!important;
		margin: 0 auto;
	}

	.header {
		background: url(https://madeindream.com/image/data/news/sale-spring-2021/1-2.png);
		background-size: cover;
		max-width: 750px;
		height: 357px;
		margin: auto;
	}

	.headertitle {
		max-width: 240px;
		display: flex;
		flex-direction: column; 
		color: #00adee;
	}

	.headertitle img {
		width: 215px;
		margin: 0;
	}

	

	.slogan {
		margin: 20px 0 0 0; 
	}

	.sroki {
		margin: 25px 0 0 0;
	}

	.headertitle {
		padding: 20px 0 0 60px;
		text-align: left;
	}

	.bln {
		font-weight: 900;
	}

	.bubblemessagetop {
		margin: 0 0 0 60px;
		display: flex;
		align-items: flex-end;
	}

	.bubblemessage {
		margin: 30px 0 0 60px;
		display: flex;
		align-items: flex-end;
	}

	.bubblemessage img {
		margin-right: -3px; 
	}

	.bubblemessagetop img {
		margin-right: -3px; 
	}

	.bubblemessagetxt {
		
		padding: 9px 25px 9px 25px;
		border-radius: 10px;
	}

	.redbg {
		background: radial-gradient(140.5% 140.5% at 50% 0%, #FF0A00 0%, #EB5757 100%);
	}

	.bluebg {
		background: radial-gradient(118.01% 118.01% at 50% 0%, #00ADEE 0%, #3AC9FF 100%);
	}

	.blue {
		color: #00adee;
	}

	.white {
		color: white;
	}

	.red {
		color:red;
		font-size: 14px;
	}

	.green {
		color: #26DE81;
	}

	.items {
		padding-bottom: 40px;
		padding-top: 20px;
		background: radial-gradient(118.01% 118.01% at 50% 0%, rgba(0, 173, 238, 0.05) 0%, rgba(58, 201, 255, 0.05) 100%);
	}

	.bigtovar {
		display: block;
		padding: 95px 0 0 0;
		min-height:  625px;
	}

	.back1 {
		background: url(https://madeindream.com/image/data/news/sale-spring-2021/2.png) no-repeat;
	}

	.bigtitle {
		display: block;
		padding: 0 0 0 60px;
		margin: 20px 0;
	}

	.lilitem {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		padding: 10px 10px 25px;
		background: white;
		box-shadow: 0px 10px 25px rgba(0, 127, 175, 0.1);
		border-radius: 10px;
		width: 215px;
		transition: 0.3s;
	}

	.lilitem:hover {
		box-shadow: 0px 5px 15px rgba(0, 127, 175, 0.2);
	}

	.marl60 {
			margin: 0 0 0 60px;
	}

	a {
		text-decoration: none;
		color: black;
	}

	.mobilehorizont .imagetovar {
   margin: 0 0 30px 0px;
		width: 215px;
}

	.imagetovar {
		flex: none;
		order: 0;
		align-self: stretch;
		flex-grow: 0;
		margin: 0 0 30px 0px;
		width: 215px;
	}

	.imagetovar img {
		width: auto;
	}

	.texttovar {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		padding: 0 15px;
		width: auto;
	}

	.itemtitle1 {
		font-family: Open Sans;
		font-style: normal;
		font-weight: bold;
		font-size: 16px;
		line-height: 135%;
	}

	.itemtprice {
		margin: 15px 0px;
	}

	.newprice {
		display: block;
		font-family: Open Sans;
		font-style: normal;
		font-weight: normal;
		font-size: 24px;
		line-height: 115%;
	}

	.oldprice {
		font-family: Open Sans;
		font-style: normal;
		font-weight: normal;
		font-size: 12px;
		line-height: 115%;
		text-decoration: line-through;
		margin-right: 5px;
	}

	.rub {
		font-family: Roboto;
	}

	.overline {
		text-decoration: line-through;
	}

	.bottomitem {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		align-items: flex-start;
		padding: 0px;
		width: 185px;

	}

	.buttonbuy {
		width: 99px;
		height: 34px;
		background: radial-gradient(118.01% 118.01% at 50% 0%, #00ADEE 0%, #3AC9FF 100%);
		border-radius: 5px;
		font-family: Open Sans;
		font-style: normal;
		text-align: center;
		line-height: 34px;
		font-weight: normal;
		
	}

	.economy {
		font-family: Open Sans;
		line-height: 135%;
		text-align: right;
		text-transform: uppercase;
		color: #BDBDBD;
	}

	.buttonbuy:hover {
		background: #00adee;
		
	}

	.benefits {
		display: flex;
		flex-direction: column;
		max-width: 1061px;
		justify-content: space-between;
		align-items: center;
		margin: 60px auto 20px auto ;

	}

	.benefit {
		width: 327px;
		margin-top: 30px;
		text-align: center;
	}

	.benefiticon {
		width: 75px;
		height: 75px;
	}

	.benefittext {
		margin: 10px 0 0 0;
	}

	.benefittittle {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	ul {
		padding: 0;
	}

	.benefitlist {
		font-family: nunito;
		list-style-image: url(https://madeindream.com/image/data/news/sale-spring-2021/6.svg);
		list-style-position: inside;
		line-height: 155%;
	}

	.linkozon {
		color: #00adee;
		text-decoration: underline;
	}

	.lilitems {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		max-width: 480px;
		margin: 30px auto 40px auto;
		justify-content: space-between;
	}

	.lilitemsdouble {
		display: flex;
		flex-direction: row;
		width: 480px;
		margin-top: 10px;
		justify-content: space-between;
	}

	.horizont {
		margin: 10px 0 0 0;
		flex-direction: row;
		width: 460px;
		padding-bottom: 10px;
		justify-content: space-between;
	}

	.horizont .imagetovar {
		margin: 0;
		width: 230px;
	} 

	.horizont .imagetovar img {
		margin: 0 0 0 0px;
	}

	.horizont .texttovar {
		justify-content: space-between;
		height: 200px;
		padding-top: 15px;
	}

	.itemtitle2 {
		font-family: Open Sans;
	}


	.fs18 {
		font-size: 18px;
		letter-spacing: -0.015em
	}

	.fs24 {
		font-size: 24px;
	}

	.fs36 {
		font-size: 24px;
		letter-spacing: -0.015em
		line-height: 125%;
	}

	.fs14 {
		font-size: 14px;
	}

	.fs12 {
		font-size: 12px;
	}

	.sbn {
		font-family: Nunito;
		font-weight: 600;
		text-shadow: 0px 0px 25px white;
		letter-spacing: -0.015em
	}

	.sb {
		font-weight: 700;
	}

	.back2 {
		background: url(https://madeindream.com/image/data/news/sale-spring-2021/20.png) no-repeat;
	}



.drips {
	background: linear-gradient(180deg, #F5FCFF 0%, rgba(245, 252, 255, 0) 76.96%);
	width: 100%;
	height: 280px;
}
.drip {
  width: 200px;
  height: 250px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: auto;
  position: relative;
}
.drip:before {
  position: absolute;
  left: 92.5px;
  top: 0;
  content: "";
  width: 15px;
  height: 15px;
  background: radial-gradient(118.01% 118.01% at 50% 0%, #00ADEE 0%, #3AC9FF 100%);
  border-radius: 50%;
  opacity: 0;
  animation: drip 4s ease infinite;
}
.drip:after {
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 0px;
  height: 0px;
  border: solid 4px #00adee;
  border-radius: 50%;
  opacity: 0;
  animation: splash 4s ease infinite;
}

@keyframes drip {
  10% {
    top: 0;
    opacity: 1;
    animation-timing-function: cubic-bezier(0.24, 0, 0.76, 0.14);
  }
  25% {
    opacity: 1;
    top: 200px;
    animation-timing-function: ease-out;
    width: 15px;
    height: 15px;
    left: 92.5px;
  }
  30% {
    opacity: 1;
    top: 160px;
    width: 5px;
    height: 5px;
    animation-timing-function: ease-in;
    left: 97.5px;
  }
  33% {
    top: 200px;
    opacity: 0;
    animation-timing-function: ease-out;
    left: 97.5px;
  }
  33.001% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes splash {
  0% {
    opacity: 0;
  }
  25% {
    bottom: 50px;
    left: 100px;
    opacity: 0;
    width: 0px;
    height: 0px;
  }
  25.001% {
    opacity: 1;
  }
  33% {
    bottom: 0;
    left: 0;
    opacity: 0;
    width: 200px;
    height: 100px;
  }
  33.001% {
    bottom: 50px;
    left: 100px;
    opacity: 1;
    width: 0px;
    height: 0px;
  }
  43% {
    bottom: 0;
    left: 0;
    opacity: 0;
    width: 200px;
    height: 100px;
  }
  43.001% {
    opacity: 0;
  }
}



}


/*
1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000
1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000
1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000
1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000
1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000
1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000
1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000

*/


@media (min-width: 1000px) {

	.content {
		max-width: 1000px;
		padding: 0px!important;
		margin: 0 auto;
	}

	.header {
		background: url(https://madeindream.com/image/data/news/sale-spring-2021/1-2.png);
		background-size: cover;
		max-width: 1000px;
		height: 476px;
		margin: auto;
	}

	.headertitle {
		max-width: 320px;
		display: flex;
		flex-direction: column; 
		color: #00adee;
	}

	.headertitle img {
		width: 215px;
		margin: 0;
	}

	

	.slogan {
		margin: 20px 0 0 0; 
	}

	.sroki {
		margin: 95px 0 0 0;
	}

	.headertitle {
		padding: 60px 0 0 60px;
		text-align: left;
	}

	.bln {
		font-weight: 900;
	}

	.bubblemessagetop {
		margin: 0 0 0 60px;
		display: flex;
		align-items: flex-end;
	}

	.bubblemessage {
		margin: 30px 0 0 60px;
		display: flex;
		align-items: flex-end;
	}

	.bubblemessage img {
		margin-right: -3px; 
	}

	.bubblemessagetop img {
		margin-right: -3px; 
	}

	.bubblemessagetxt {
		
		padding: 9px 25px 9px 25px;
		border-radius: 10px;
	}

	.redbg {
		background: radial-gradient(140.5% 140.5% at 50% 0%, #FF0A00 0%, #EB5757 100%);
	}

	.bluebg {
		background: radial-gradient(118.01% 118.01% at 50% 0%, #00ADEE 0%, #3AC9FF 100%);
	}

	.blue {
		color: #00adee;
	}

	.white {
		color: white;
	}

	.red {
		color:red;
		font-size: 14px;
	}

	.green {
		color: #26DE81;
	}

	.items {
		padding-bottom: 40px;
		padding-top: 20px;
		background: radial-gradient(118.01% 118.01% at 50% 0%, rgba(0, 173, 238, 0.05) 0%, rgba(58, 201, 255, 0.05) 100%);
	}

	.bigtovar {
		display: block;
		padding: 55px 0 0 0;
		min-height:  625px;
	}

	.back1 {
		background: url(https://madeindream.com/image/data/news/sale-spring-2021/2.png) no-repeat;
		background-size: contain;
	}

	.bigtitle {
		display: block;
		padding: 0 0 0 60px;
		margin: 20px 0;
	}

	.lilitem {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		padding: 10px 10px 25px;
		background: white;
		box-shadow: 0px 10px 25px rgba(0, 127, 175, 0.1);
		border-radius: 10px;
		width: 200px;
		transition: 0.3s;
	}

	.lilitem:hover {
		box-shadow: 0px 5px 15px rgba(0, 127, 175, 0.2);
	}

	.marl60 {
			margin: 0 0 0 60px;
	}

	a {
		text-decoration: none;
		color: black;
	}

	.imagetovar {
		flex: none;
		order: 0;
		align-self: stretch;
		flex-grow: 0;
		margin: 0 0 30px 0px;
		width: 215px;
	}

	.imagetovar img {
		width: 200px;
	}

	.texttovar {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		padding: 0 15px;
		width: auto;
	}

	.itemtitle1 {
		font-family: Open Sans;
		font-style: normal;
		font-weight: bold;
		font-size: 16px;
		line-height: 135%;
	}

	.itemtprice {
		margin: 8px 0px;
	}

	.newprice {
		display: block;
		font-family: Open Sans;
		font-style: normal;
		font-weight: normal;
		font-size: 24px;
		line-height: 115%;
	}

	.oldprice {
		font-family: Open Sans;
		font-style: normal;
		font-weight: normal;
		font-size: 12px;
		line-height: 115%;
		text-decoration: line-through;
		margin-right: 5px;
	}

	.rub {
		font-family: Roboto;
	}

	.overline {
		text-decoration: line-through;
	}

	.bottomitem {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		align-items: flex-start;
		padding: 0px;
		width: 185px;

	}

	.buttonbuy {
		width: 99px;
		height: 34px;
		background: radial-gradient(118.01% 118.01% at 50% 0%, #00ADEE 0%, #3AC9FF 100%);
		border-radius: 5px;
		font-family: Open Sans;
		font-style: normal;
		text-align: center;
		line-height: 34px;
		font-weight: normal;
		
	}

	.economy {
		font-family: Open Sans;
		line-height: 135%;
		text-align: right;
		text-transform: uppercase;
		color: #BDBDBD;
	}

	.buttonbuy:hover {
		background: #00adee;
		
	}

	.benefits {
		display: flex;
		max-width: 1061px;
		flex-direction: row;
		justify-content: space-between;
		align-items: center;
		margin: 60px auto 20px auto ;

	}

	.benefit {
		width: 327px;
		margin-top: 00px;
		text-align: center;
	}

	.benefiticon {
		width: 75px;
		height: 75px;
	}

	.benefittext {
		margin: 10px 0 0 0;
	}

	.benefittittle {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	ul {
		padding: 0;
	}

	.benefitlist {
		font-family: nunito;
		list-style-image: url(https://madeindream.com/image/data/news/sale-spring-2021/6.svg);
		list-style-position: inside;
		line-height: 155%;
	}

	.linkozon {
		color: #00adee;
		text-decoration: underline;
	}

	.lilitems {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		max-width: 910px;
		margin: 30px auto 40px auto;
		justify-content: space-between;
	}

	.lilitemsdouble {
		display: flex;
		flex-direction: row;
		width: 450px;
		margin-top: 00px;
		justify-content: space-between;
	}

	.horizont {
		margin: 10px 0 0 0;
		flex-direction: row;
		width: 430px;
		padding-bottom: 10px;
		justify-content: space-between;
	}

	.horizont .imagetovar {
		margin: 0;
		width: 230px;
	} 

	.horizont .imagetovar img {
		margin: 0 0 0 0px;
	}

	.horizont .texttovar {
		justify-content: space-between;
		height: 200px;
		padding-top: 15px;
	}

	.itemtitle2 {
		font-family: Open Sans;
	}


	.fs18 {
		font-size: 18px;
		letter-spacing: -0.015em
	}

	.fs24 {
		font-size: 24px;
	}

	.fs36 {
		font-size: 36px;
		letter-spacing: -0.015em
		line-height: 125%;
	}

	.fs14 {
		font-size: 14px;
	}

	.fs12 {
		font-size: 12px;
	}

	.sbn {
		font-family: Nunito;
		font-weight: 600;
		text-shadow: 0px 0px 25px white;
		letter-spacing: -0.015em
	}

	.sb {
		font-weight: 700;
	}

	.back2 {
		background: url(https://madeindream.com/image/data/news/sale-spring-2021/20.png) no-repeat;
		background-size: contain;
	}



.drips {
	background: linear-gradient(180deg, #F5FCFF 0%, rgba(245, 252, 255, 0) 76.96%);
	width: 100%;
	height: 280px;
}
.drip {
  width: 200px;
  height: 250px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: auto;
  position: relative;
}
.drip:before {
  position: absolute;
  left: 92.5px;
  top: 0;
  content: "";
  width: 15px;
  height: 15px;
  background: radial-gradient(118.01% 118.01% at 50% 0%, #00ADEE 0%, #3AC9FF 100%);
  border-radius: 50%;
  opacity: 0;
  animation: drip 4s ease infinite;
}
.drip:after {
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 0px;
  height: 0px;
  border: solid 4px #00adee;
  border-radius: 50%;
  opacity: 0;
  animation: splash 4s ease infinite;
}

@keyframes drip {
  10% {
    top: 0;
    opacity: 1;
    animation-timing-function: cubic-bezier(0.24, 0, 0.76, 0.14);
  }
  25% {
    opacity: 1;
    top: 200px;
    animation-timing-function: ease-out;
    width: 15px;
    height: 15px;
    left: 92.5px;
  }
  30% {
    opacity: 1;
    top: 160px;
    width: 5px;
    height: 5px;
    animation-timing-function: ease-in;
    left: 97.5px;
  }
  33% {
    top: 200px;
    opacity: 0;
    animation-timing-function: ease-out;
    left: 97.5px;
  }
  33.001% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes splash {
  0% {
    opacity: 0;
  }
  25% {
    bottom: 50px;
    left: 100px;
    opacity: 0;
    width: 0px;
    height: 0px;
  }
  25.001% {
    opacity: 1;
  }
  33% {
    bottom: 0;
    left: 0;
    opacity: 0;
    width: 200px;
    height: 100px;
  }
  33.001% {
    bottom: 50px;
    left: 100px;
    opacity: 1;
    width: 0px;
    height: 0px;
  }
  43% {
    bottom: 0;
    left: 0;
    opacity: 0;
    width: 200px;
    height: 100px;
  }
  43.001% {
    opacity: 0;
  }
}



}



/*
1300 1300 1300 1300 1300 1300 1300 1300 1300 1300 1300 1300 
1300 1300 1300 1300 1300 1300 1300 1300 1300 1300 1300 1300 
1300 1300 1300 1300 1300 1300 1300 1300 1300 1300 1300 1300 
1300 1300 1300 1300 1300 1300 1300 1300 1300 1300 1300 1300 
1300 1300 1300 1300 1300 1300 1300 1300 1300 1300 1300 1300 
1300 1300 1300 1300 1300 1300 1300 1300 1300 1300 1300 1300 
1300 1300 1300 1300 1300 1300 1300 1300 1300 1300 1300 1300 
1300 1300 1300 1300 1300 1300 1300 1300 1300 1300 1300 1300 
1300 1300 1300 1300 1300 1300 1300 1300 1300 1300 1300 1300 
*/














@media (min-width: 1300px) {

	.content {
		max-width: 1180px;
		padding: 0px!important;
		margin: 0 auto;
	}

	.header {
		background: url(https://madeindream.com/image/data/news/sale-spring-2021/1-2.png);
		max-width: 1180px;
		height: 562px;
		margin: auto;
	}

	.headertitle {
		max-width: 320px;
		display: flex;
		flex-direction: column; 
		color: #00adee;
	}

	.headertitle img {
		width: 215px;
		margin: 0;
	}

	

	.slogan {
		margin: 20px 0 0 0; 
	}

	.sroki {
		margin: 95px 0 0 0;
	}

	.headertitle {
		padding: 122px 0 0 60px;
		text-align: left;
	}

	.bln {
		font-weight: 900;
	}

	.bubblemessagetop {
		margin: 0 0 0 60px;
		display: flex;
		align-items: flex-end;
	}

	.bubblemessage {
		margin: 30px 0 0 60px;
		display: flex;
		align-items: flex-end;
	}

	.bubblemessage img {
		margin-right: -3px; 
	}

	.bubblemessagetop img {
		margin-right: -3px; 
	}

	.bubblemessagetxt {
		
		padding: 9px 25px 9px 25px;
		border-radius: 10px;
	}

	.redbg {
		background: radial-gradient(140.5% 140.5% at 50% 0%, #FF0A00 0%, #EB5757 100%);
	}

	.bluebg {
		background: radial-gradient(118.01% 118.01% at 50% 0%, #00ADEE 0%, #3AC9FF 100%);
	}

	.blue {
		color: #00adee;
	}

	.white {
		color: white;
	}

	.red {
		color:red;
		font-size: 14px;
	}

	.green {
		color: #26DE81;
	}

	.items {
		padding-bottom: 40px;
		background: radial-gradient(118.01% 118.01% at 50% 0%, rgba(0, 173, 238, 0.05) 0%, rgba(58, 201, 255, 0.05) 100%);
	}

	.bigtovar {
		display: block;
		padding: 95px 0 0 0;
		min-height:  625px;
	}

	.back1 {
		background: url(https://madeindream.com/image/data/news/sale-spring-2021/2.png) no-repeat;
	}

	.bigtitle {
		display: block;
		padding: 0 0 0 60px;
		margin: 20px 0;
	}

	.lilitem {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		padding: 10px 10px 25px;
		background: white;
		box-shadow: 0px 10px 25px rgba(0, 127, 175, 0.1);
		border-radius: 10px;
		width: 215px;
		transition: 0.3s;
	}

	.lilitem:hover {
		box-shadow: 0px 5px 15px rgba(0, 127, 175, 0.2);
	}

	.marl60 {
		margin: 0 0 0 60px;
	}

	a {
		text-decoration: none;
		color: black;
	}

	.imagetovar {
		flex: none;
		order: 0;
		align-self: stretch;
		flex-grow: 0;
		margin: 0 0 30px 0px;
		width: 215px;
	}

	.imagetovar img {
		width: auto;
	}

	.texttovar {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		padding: 0 15px;
		width: auto;
	}

	.itemtitle1 {
		font-family: Open Sans;
		font-style: normal;
		font-weight: bold;
		font-size: 16px;
		line-height: 135%;
	}

	.itemtprice {
		margin: 15px 0px;
	}

	.newprice {
		display: block;
		font-family: Open Sans;
		font-style: normal;
		font-weight: normal;
		font-size: 24px;
		line-height: 115%;
	}

	.oldprice {
		font-family: Open Sans;
		font-style: normal;
		font-weight: normal;
		font-size: 12px;
		line-height: 115%;
		text-decoration: line-through;
		margin-right: 5px;
	}

	.rub {
		font-family: Roboto;
	}

	.overline {
		text-decoration: line-through;
	}

	.bottomitem {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		align-items: flex-start;
		padding: 0px;
		width: 185px;

	}

	.buttonbuy {
		width: 99px;
		height: 34px;
		background: radial-gradient(118.01% 118.01% at 50% 0%, #00ADEE 0%, #3AC9FF 100%);
		border-radius: 5px;
		font-family: Open Sans;
		font-style: normal;
		text-align: center;
		line-height: 34px;
		font-weight: normal;
		
	}

	.economy {
		font-family: Open Sans;
		line-height: 135%;
		text-align: right;
		text-transform: uppercase;
		color: #BDBDBD;
	}

	.buttonbuy:hover {
		background: #00adee;
		
	}

	.benefits {
		display: flex;
		max-width: 1061px;
		flex-direction: row;
		justify-content: space-between;
		align-items: center;
		margin: 60px auto 20px auto ;

	}

	.benefit {
		width: 327px;
		margin-top: 0px;
		text-align: center;
	}

	.benefiticon {
		width: 75px;
		height: 75px;
	}

	.benefittext {
		margin: 10px 0 0 0;
	}

	.benefittittle {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	ul {
		padding: 0;
	}

	.benefitlist {
		font-family: nunito;
		list-style-image: url(https://madeindream.com/image/data/news/sale-spring-2021/6.svg);
		list-style-position: inside;
		line-height: 155%;
	}

	.linkozon {
		color: #00adee;
		text-decoration: underline;
	}

	.lilitems {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		max-width: 1060px;
		margin: 30px auto 40px auto;
		justify-content: space-between;
	}

	.lilitemsdouble {
		display: flex;
		flex-direction: row;
		width: 510px;
		margin-top: 0px;
		justify-content: space-between;
	}

	.horizont {
		margin: 40px 0 0 0;
		flex-direction: row;
		width: 490px;
		padding-bottom: 10px;
		justify-content: space-between;
	}

	.horizont .imagetovar {
		margin: 0;
		width: 230px;
	} 

	.horizont .imagetovar img {
		margin: 0 0 0 0px;
	}

	.horizont .texttovar {
		justify-content: space-between;
		height: 200px;
		padding-top: 15px;
	}

	.itemtitle2 {
		font-family: Open Sans;
	}


	.fs18 {
		font-size: 18px;
		letter-spacing: -0.015em
	}

	.fs24 {
		font-size: 24px;
	}

	.fs36 {
		font-size: 36px;
		letter-spacing: -0.015em
		line-height: 125%;
	}

	.fs14 {
		font-size: 14px;
	}

	.fs12 {
		font-size: 12px;
	}

	.sbn {
		font-family: Nunito;
		font-weight: 600;
		letter-spacing: -0.015em
	}

	.sb {
		font-weight: 700;
	}

	.back2 {
		background: url(https://madeindream.com/image/data/news/sale-spring-2021/20.png) no-repeat;
	}



.drips {
	background: linear-gradient(180deg, #F5FCFF 0%, rgba(245, 252, 255, 0) 76.96%);
	width: 100%;
	height: 280px;
}
.drip {
  width: 200px;
  height: 250px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: auto;
  position: relative;
}
.drip:before {
  position: absolute;
  left: 92.5px;
  top: 0;
  content: "";
  width: 15px;
  height: 15px;
  background: radial-gradient(118.01% 118.01% at 50% 0%, #00ADEE 0%, #3AC9FF 100%);
  border-radius: 50%;
  opacity: 0;
  animation: drip 4s ease infinite;
}
.drip:after {
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 0px;
  height: 0px;
  border: solid 4px #00adee;
  border-radius: 50%;
  opacity: 0;
  animation: splash 4s ease infinite;
}

@keyframes drip {
  10% {
    top: 0;
    opacity: 1;
    animation-timing-function: cubic-bezier(0.24, 0, 0.76, 0.14);
  }
  25% {
    opacity: 1;
    top: 200px;
    animation-timing-function: ease-out;
    width: 15px;
    height: 15px;
    left: 92.5px;
  }
  30% {
    opacity: 1;
    top: 160px;
    width: 5px;
    height: 5px;
    animation-timing-function: ease-in;
    left: 97.5px;
  }
  33% {
    top: 200px;
    opacity: 0;
    animation-timing-function: ease-out;
    left: 97.5px;
  }
  33.001% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes splash {
  0% {
    opacity: 0;
  }
  25% {
    bottom: 50px;
    left: 100px;
    opacity: 0;
    width: 0px;
    height: 0px;
  }
  25.001% {
    opacity: 1;
  }
  33% {
    bottom: 0;
    left: 0;
    opacity: 0;
    width: 200px;
    height: 100px;
  }
  33.001% {
    bottom: 50px;
    left: 100px;
    opacity: 1;
    width: 0px;
    height: 0px;
  }
  43% {
    bottom: 0;
    left: 0;
    opacity: 0;
    width: 200px;
    height: 100px;
  }
  43.001% {
    opacity: 0;
  }
}



}

a:hover {
  text-decoration: none;!important
}