<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media only screen and (min-height: 0) and (max-height: 632px){
	header.masthead .container-curva img.image-curva {
	    /* height: 	150%; */
	    width: 100%;
	}
}
@media only screen and (min-width: 0) and (max-width: 440px){
	header.masthead .header-content h1 {
	    font-size: 20px;
	}
	#contacto h2, h5 {
	    font-size: 16px;
	}
	header.masthead .badges .badge-link{
	    top: 7vw;
	    left: 50%;
	    width: 25vh;
	}
	/* header.masthead img.image-hamburger {
		width: 34vw;
	    top: -26vh;
	    right: 7%;
	} */
	.device-mockup &gt; .device {
	    top: -38vh;
	    left: 58vw;
	    width: 31%;
	    height: 31%;
	}

	#preguntas_frecunetes .row-2 {
		height: 30vh;
	}
	#preguntas_frecunetes .badge-link {
	  display: inline-block;
	  width: 27vh;
	}
	#preguntas_frecunetes .badge-link img{
	  vertical-align: middle;
	  border-style: none;
	  width: 27vh;
	}
	#preguntas_frecunetes .image-iphone {
	    width: 48vw;
	    position: absolute;
	    top: 7vh;
	    margin-top: 50px;
	    right: -20vw;
	    margin-right: 110px;
	    margin-top: -125px;
	}
	#contacto h2, h5 {
	    font-size: 13px;
	}
}
@media only screen and (min-width: 440px) and (max-width: 640px){
	header.masthead .header-content h1 {
	    font-size: 20px;
	}
	#contacto h2, h5 {
	    font-size: 16px;
	}
	header.masthead .badges .badge-link{
	    top: 4vw;
	    left: 50%;
	    width: 25vh;
	}
	header.masthead img.image-hamburger{
	    width: 75vw;
	    position: absolute;
	    padding-bottom: 20%
	}
	.device-mockup &gt; .device {
		top: -43vh;
	    left: 52vw;
	    width: 41%;
	    height: 46%;
	}
	#preguntas_frecunetes .row-2 {
		height: 40vh;
	}
	#preguntas_frecunetes .badge-link {
	  display: inline-block;
	  width: 27vh;
	}
	#preguntas_frecunetes .badge-link img{
	  vertical-align: middle;
	  border-style: none;
	  width: 27vh;
	}
	#preguntas_frecunetes .image-iphone {
	    width: 48vw;
	    position: absolute;
	    top: 7vh;
	    margin-top: 50px;
	    right: -20vw;
	    margin-right: 110px;
	    margin-top: -125px;
	}
	#contacto h2, h5 {
	    font-size: 14px;
	}

	@media(min-width: 460px){

	}
	@media (min-width: 576px){
	}
}
@media only screen and (min-width: 640px) and (max-width: 768px){
	header.masthead .badges .badge-link {
	    top: 2vw;
	    left: 50%;
	    /* width: 35vh; */
	}
	/* header.masthead img.image-hamburger {
	    width: 30vw;
	    position: absolute;
	    top: -42vh;
	    z-index: 2;
	} */
	.device-mockup &gt; .device {
	    top: -62vh;
	    left: 44vw;
	    width: 50%;
	    height: 50%;
	}
	#preguntas_frecunetes .row-2 {
		height: 40vh;
	}
	#preguntas_frecunetes .image-pizza {
	    width: 40vw;
	    /* margin-top: 100px; */
	}
	#preguntas_frecunetes .image-iphone {
	    width: 40vw;
	    top: 0vh;
	    right: -10vw;
	}
	#contacto h2, h5 {
	    font-size: 15px;
	}

	.pricing-features-item {
	  border-top: 1px solid #e1f1ff;
	  font-size: 11px;
	  line-height: 1.5;
	  padding: 15px 0;
	}

	.pricing-price {
	  color: rgb(125, 0, 0);
	  display: block;
	  font-size: 22px;
	  font-weight: 700;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px){
	/* header.masthead img.image-hamburger {
	    width: 34vw;
	    position: absolute;
	    top: -30vh;
	    left: 63%;
	    z-index: 2;
	} */
	.device-mockup &gt; .device {
	    top: -50vh;
	    left: 48vw;
	    width: 58%;
	    height: 58%;
	}
	#preguntas_frecunetes .row-2 {
		height: 40vh;
	}

	#preguntas_frecunetes .image-iphone {
	    width: 40vw;
	    top: 0vh;
	    right: -10vw;
	}
}
@media only screen and (min-width: 992px) and (max-width: 1139px){

	#preguntas_frecunetes .row-2 {
		height: 50vh;
	}

	header.masthead .badges {
	    top: 3vw;
	    margin-right: 10%;
	    /* width: 35vh; */
	}

}
@media only screen and (min-width: 1140px) and (max-width: 1328px){
}
@media (min-width: 1024px){
}
</pre></body></html>