<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/******* New Style hhe he! **********/



@media (min-width: 1200px) {


	/*** Start New Header ***/
	/*** Start Responsive Menu ***/

	.menu_hamburgesa {
		display: none;
	}

	/*** End Responsive Menu ***/

	/*** Start Desktop Menu ***/
	#menu-header{
		display: flex;
		align-items: center;
		justify-content: space-between;
		flex-direction: row;
	}
	#menu-header li{
		padding: 0 1rem;
	}
	#menu-header li a{
		transition: color .4s ease-in;
		color: #5c7791;
	}
	#menu-header li a:hover{
		transition: color .2s ease-in-out;
		color: #0879e3;
	}


	ul.header_menu {
		display: flex;
	}

	li.header_menu-item:hover .header_menu-item-drop &gt; .fa-angle-down {
		transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
		transform-origin: center;
		transform: rotate(-180deg);
	}

	li.header_menu-item.btn_create_account {
		margin-left: 2.8rem;
	}

	li.header_menu-item.btn_create_account a {
		font-size: 1.5rem;
		line-height: 1.8rem;
		padding: 1.6rem 3.2rem;
	}

	li.header_menu-item:hover &gt; ul.submenu_container {
		display: grid;
		transition: all .4s ease-in-out;
	}

	/*** End Desktop Menu ***/
	/*** End New Header ***/






















	/**** Start Section LC Hero ****/

	/* .section__hero--lc {
		padding: 6rem 0;
	} */

	.section__hero--detalles {
		padding: 0 0 2rem;
	}

	.section__hero--features-bg {
		padding: 4rem 6rem;
	}


	.section__title {
		padding: 8rem 2rem 2rem;
	}

	.section__hero--titulo h1 {
		min-height: 12rem;
		max-height: 12rem;
	}



	/* .section__title h2,
	.section__title h3 {
		font-size: 6.5rem;
		line-height: 6.9rem;

	} */

	/* .section__title h3 {
		font-size: 5.1rem;
		line-height: 5.5rem;
	}
 */


	/**** End Section LC Hero ****/






	/**** Start Section Reviews ****/

	.section__reviews &gt; .section__title {
		padding: 8rem 0 2rem;
	}

	/**** End Section Reviews ****/



 
	/**** Start Response Section ****/

	/* .section__response--info-title h3 {
		font-size: 5.2rem;
		line-height: 6.2rem;
	} */

	.section__response--info-details p {
		font-size: 1.7rem;
		line-height: 2.1rem;
	}

	/**** End Response Section ****/



	/**** Start Click Section ****/


	.section__click--container &gt; span {
		font-size: 2.3rem;
		line-height: 2.8rem;
	}

	.section__click--container h4 {
		font-size: 4.3rem;
		line-height: 5.2rem;
	}


	/**** End Click Section ****/








	/**** Start Conversation Section ****/



	/* .section__conversation--title h3 {
		font-size: 5.2rem;
		line-height: 6.2rem;
	} */

	.section__conversation--details p {
		font-size: 1.7rem;
		line-height: 2.1rem;
	}



	.section__conversation-redes {
		gap: 2rem;
	}

	.section_conversation-red a {
		padding: 2rem 6rem;
	}


	.section_conversation-red a img {
		min-height: 4.4rem;
		max-height: 4.4rem;
	}



	/**** End Conversation Section ****/










	/**** Start Allow Section ****/

	.section__allow--subtitle span {
		font-size: 2.3rem;
		line-height: 2.8rem;
	}


	.section__allow--card:nth-child(even) .section__allow--card-info {
		padding-left: 4rem;
	} 

/* 
	.section__allow--card-info {
		padding-left: 4rem;
	} */


	.section__allow--card-info &gt; span {
		padding-right: 6rem;
	}

	.section__allow--card-info &gt; h4 {
		font-size: 29px;
		line-height: 31px;
		padding-right: 6rem;
	}

	.section__allow--card-details {
		padding-right: 6rem;
	}

	.section__allow--card-details p,
	.section__allow--card-details span,
	.section__allow--card-details li  {
		font-size: 14px !important;
		line-height: 17px !important;
	}


	.section__allow--card-btn a {
		font-size: 15px;
		line-height: 18px;
		padding: 2rem 3.2rem;
	}

	.section__allow--card-btn a:nth-child(2) {
		max-height: 5.8rem;
		min-height: 5.8rem;
	}

	/**** End Allow Section ****/








	/**** Start Section Tools ****/

	.tools_subtitle p {
		font-size: 3.2rem;
		line-height: 4rem;
	}

	/**** End Section Tools ****/



	/**** Start Section Brands ****/

	.container_brands-header {
		padding: 0 0 4rem;
	}

	/* .container_brands h4 {
		font-size: 5rem;
		line-height: 6.2rem;
	} */

	/**** Start Section Brands ****/


	/**** Start Tabs WhatsApp Section ****/

	/* .container_faq-ads h2 {
		font-size: 5rem;
		line-height: 6.1rem;
	} */

	/**** End Tabs WhatsApp Section ****/





	/**** Start Community Section ****/

	/* .section__community--title h3 {
		font-size: 4.8rem;
		line-height: 6.1rem;
	} */

	/**** End Community Section ****/





	/**** Start Videos Section ****/


	.section__videos--grid {
		margin: 2.4rem 0 4rem;
	}


	.section__videos--grid-more {
		display: none;
	}

	/**** End Videos Section ****/



}




@media (min-width: 1500px) {

	/**** Start Section Header ****/

	.header-content {
		padding: 3rem 2rem;
	}

	.fixed .header-content {
		padding: 1.7rem 2rem;
	}

	/**** End Section Header ****/




	/**** Start Section LC Hero ****/

	.section__hero--lc {
		padding: 6rem 0;
	}



	/* .section__hero--titulo h1 b {
		font-size: 9.2rem;
		line-height: 7.5rem;
	} */


	.section__btn a {
		font-size: 2.4rem;
		line-height: 2.9rem;
		padding: 3.2rem 5.2rem;
		border-radius: 1.2rem;
	}


	/**** End Section LC Hero ****/





}





@media (min-width: 1800px) {

	/**** Start Section Header ****/

	/* .nav-brand {
		max-width: 33.7rem;
	} */


	/* .container__header {
		max-width: 150rem;
	} */





	nav.main-nav&gt;ul&gt;li&gt;a {
		font-size: 1.6rem;
		padding: .7rem 2rem;
	}

	#menu-main&gt;li&gt;ul {
		padding: 2.8rem;
	}

	nav .submenu&gt;li&gt;a {
		font-size: 1.5rem;
	}

	nav .submenu&gt;li&gt;ul&gt;li&gt;a {
		font-size: 1.5rem;
	}

	.btn-login {
		max-width: 22rem;
		height: auto;
		padding: 1.2rem 4rem;
		font-size: 1.7rem;
	}

	/**** Start Section Header ****/








	/**** Start Section Footer ****/

	/* .footer_header,
	.footer_body,
	.footer_footer {
		max-width: 146rem;
		margin: 0 auto;
	} */

	/**** End Section Footer ****/





}





@media (min-width: 1920px) {



}

</pre></body></html>