.elementor-kit-6{--e-global-color-primary:#001E36;--e-global-color-secondary:#808080;--e-global-color-text:#333333;--e-global-color-accent:#FFFFFF;--e-global-color-70460fd:#001D3F;--e-global-color-f8ca0e6:#06272C99;--e-global-color-721913f:#F4F8F8;--e-global-color-dd3840a:#E8EDED;--e-global-color-b5bcb61:#004680;--e-global-color-4b94348:#0C1E21;--e-global-typography-primary-font-family:"Cervantes Hs";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Mono";--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-c3456f8-font-family:"Cervantes Hs";--e-global-typography-c3456f8-font-size:5vw;--e-global-typography-c3456f8-font-weight:500;--e-global-typography-c3456f8-line-height:4rem;--e-global-typography-a01c5fb-font-family:"Cervantes Hs";--e-global-typography-a01c5fb-font-size:3.5vw;--e-global-typography-a01c5fb-line-height:3rem;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-c3456f8-font-size:2.5rem;--e-global-typography-c3456f8-line-height:1em;--e-global-typography-a01c5fb-font-size:1.7rem;--e-global-typography-a01c5fb-line-height:1em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.all-cards {
display: flex;
flex-direction: column; /* Arrange cards vertically in the column */
}
.card1 {
position: -webkit-sticky; /* For Safari */
position: sticky;
top: 50px; /* Offset from the top */
}
.card2 {
position: -webkit-sticky; /* For Safari */
position: sticky;
top: 100px; /* Offset from the top */
}
.card3 {

position: -webkit-sticky; /* For Safari */
position: sticky;
top: 150px; /* Offset from the top */
}
.card4 {
position: -webkit-sticky; /* For Safari */
position: sticky;
top: 200px; /* Offset from the top */
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Cervantes Hs';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://cervantesyasociados.mx/wp-content/uploads/2025/10/GeneralSans-Regular.woff') format('woff');
}
/* End Custom Fonts CSS */