.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--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;font-family:"Lyon Display Light", Sans-serif;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{font-family:"Lyon Display Light Italic", Sans-serif;font-size:22px;}.elementor-kit-6 h2{font-family:"Lyon Display Light Italic", Sans-serif;font-size:44px;}.elementor-kit-6 h3{font-family:"Lyon Display Light", Sans-serif;font-size:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1366px;}.e-con{--container-max-width:1366px;}.elementor-widget:not(:last-child){margin-block-end: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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.linkblanco a{
    color: #FFFFFF;
}

.linkblanco a:hover{
    text-decoration: underline;
}


/* Underline*/

.link-grow a  {
    text-decoration: none !important;
    color: #000000;
    
}

.link-grow a:hover  {
    color: #363acb;
    
}

.link-grow:after {
  content: '';
  display: block;
  height: 1px; 
  width: 0px;
  background: transparent;
  transition: width .5s ease, background-color .5s ease;

}

.link-grow:hover:after {
  width: 100%;
  background: #363acb;
  /*change background here*/
}
/* ---------------------*/

/* LINEA CRECE*/
.growline:after {
  content: '';
  display: block;
  height: 1px; 
  width: 0px;
  background: transparent;
  transition: width .5s ease, background-color .5s ease;
  text-decoration: none !important;

}

.growline:hover:after {
  width: 100%;
  background: #000000; /*change background here*/
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Lyon Display Light';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.artaureastudio.com/wp-content/uploads/2025/03/LyonDisplay-Light.eot');
	src: url('https://www.artaureastudio.com/wp-content/uploads/2025/03/LyonDisplay-Light.eot?#iefix') format('embedded-opentype'),
		url('https://www.artaureastudio.com/wp-content/uploads/2025/03/LyonDisplay-Light.woff2') format('woff2'),
		url('https://www.artaureastudio.com/wp-content/uploads/2025/03/LyonDisplay-Light.woff') format('woff'),
		url('https://www.artaureastudio.com/wp-content/uploads/2025/03/LyonDisplay-Light.ttf') format('truetype'),
		url('https://www.artaureastudio.com/wp-content/uploads/2025/03/LyonDisplay-Light.svg#LyonDisplayLight') format('svg');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Lyon Display Light Italic';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.artaureastudio.com/wp-content/uploads/2025/03/LyonDisplay-LightItalic.eot');
	src: url('https://www.artaureastudio.com/wp-content/uploads/2025/03/LyonDisplay-LightItalic.eot?#iefix') format('embedded-opentype'),
		url('https://www.artaureastudio.com/wp-content/uploads/2025/03/LyonDisplay-LightItalic.woff2') format('woff2'),
		url('https://www.artaureastudio.com/wp-content/uploads/2025/03/LyonDisplay-LightItalic.woff') format('woff'),
		url('https://www.artaureastudio.com/wp-content/uploads/2025/03/LyonDisplay-LightItalic.ttf') format('truetype'),
		url('https://www.artaureastudio.com/wp-content/uploads/2025/03/LyonDisplay-LightItalic.svg#LyonDisplayLightItalic') format('svg');
}
/* End Custom Fonts CSS */