* {box-sizing: border-box;}
body {margin:0;background-image: url('img/fondo.webp?ver=3');background-size: 100%;background-repeat: repeat-y;padding: 0 0 10rem;}
img[src="img/nos-casamos.webp"] {display: block;width: 100%;margin: 4cqw 0 0;}
.container {width: 960px;margin: 0 auto;padding: 0;position: relative;}

#cuenta-regresiva {position: relative;container-type: inline-size;}
#cuenta-regresiva img[src="img/sticker-nosotros.webp"] {display: block;width: 100%;margin: 0 0 6cqw;position: relative;top: -4.2cqw;z-index: 1;}
#cuenta-regresiva img[src="img/AsteriscoAmarillo.webp"] {display: block;width: 100%;margin: 0;mix-blend-mode: multiply;position: absolute;z-index: 0;top: 10cqw;}
#cuenta-regresiva img[src="img/Corazon.webp"] {display: block;width: 100%;margin: 0;mix-blend-mode: multiply;position: absolute;z-index: 2;top: 5.5cqw;}
#cuenta-regresiva img[src="img/Resorte.webp"] {display: block;width: 100%;margin: 0;mix-blend-mode: multiply;position: absolute;z-index: 0;top: 19.5cqw;}
#cuenta-regresiva img[src="img/Mariposa.webp"] {display: block;width: 100%;margin: 0;/* mix-blend-mode: multiply; */position: absolute;z-index: 0;top: 46.5cqw;}
#cuenta-regresiva img[src="img/Conejo.webp"] {display: block;width: 100%;margin: 0;/* mix-blend-mode: multiply; */position: absolute;z-index: -1;top: 52cqw;}
#cuenta-regresiva img[src="img/coronita.webp"] {display: block;width: 100%;margin: 0;mix-blend-mode: multiply;position: relative;z-index: 2;}
#cuenta-regresiva img[src="img/fecha.webp"] {display: block;width: 100%;margin: 0;mix-blend-mode: multiply;position: absolute;top: 68cqw;z-index: 1;}

#reloj-agenda {position: relative;container-type: inline-size;}
#reloj-agenda img[src="img/agendalo.webp"] {width: 36.8cqw;display: block;margin: 5cqw auto 0;}

#donde {container-type: inline-size;margin: 5cqw 0;position: relative;}
#donde img[src="img/sticker-isla-verde.webp"] {display: block;width: 100%;}
#donde .texto {position: absolute;top: 2cqw;right: 8.5cqw;width: 41.3cqw;text-align: center;}
#donde .texto img {max-width: 100%;}
#donde .texto img[src="img/donde-donde.png"] {width: 90%;mix-blend-mode: multiply;transform: translateZ(0);}
#donde .texto img[src="img/donde-texto-hora.png"] {width: 80%;mix-blend-mode: multiply;transform: translateZ(0);}

#venis {container-type: inline-size;position: relative;width: 100%;/* overflow: hidden; */}
#venis img[src="img/venis-fondo.webp"] {position:relative;z-index:1;width: 100%;}
#venis img[src="img/venis-flor.webp"] {position: absolute;top: 0;left: -4cqw;width: 108cqw;mix-blend-mode: multiply;transform: translateZ(0);}
#venis img[src="img/venis-texto-left.webp"] {position: absolute;top: 0;left: 8cqw;width: 86cqw;mix-blend-mode: multiply;z-index: 1;}
#venis img[src="img/venis-texto-right.png"] {position: absolute;top: 0;left: 8cqw;width: 86cqw;/* mix-blend-mode: multiply; */z-index: 2;}

#quemepongo {container-type: inline-size;position: relative;aspect-ratio: 3/2;}
#quemepongo img[src="img/quemepongo-left-top.webp"] {display: block;mix-blend-mode: multiply;width: 100%;position: relative;z-index: 2;}
#quemepongo img[src="img/quemepongo-left-bottom.webp"] {position: absolute;top: 0;left: 0;width: 56%;z-index: 1;}
#quemepongo img[src="img/quemepongo-right.webp"] {position: absolute;top: 0;right: 0;width: 100%;}

#lunademiel {}


@media screen and (max-width: 768px){
	.container {width: 100%;}

	img[src="img/nos-casamos.webp"] {margin: 8cqw 0 0;}

	#reloj-agenda img[src="img/agendalo.webp"] {margin:2cqw auto 0;}

	#donde {margin: 10cqw 0;}

	#venis {overflow: hidden;}
	
	#venis img[src="img/venis-flor.webp"] {position: absolute;top: 2cqw;left: 4cqw;width: 100%;object-fit: cover;object-position: right;mix-blend-mode: multiply;transform: translateZ(0);}

	
}