.elementor-kit-5{--e-global-color-primary:#000000;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#F2F2EC;--e-global-typography-primary-font-family:"Geist";--e-global-typography-primary-font-weight:700;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-letter-spacing:1.3px;--e-global-typography-secondary-font-family:"Geist";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Geist";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Geist";--e-global-typography-accent-font-weight:700;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-exit-animation:e-page-transition-fade-in;--e-page-transition-animation-duration:400ms;--e-preloader-animation-duration:400ms;--e-preloader-delay:0ms;--e-preloader-width:44px;--e-preloader-opacity:1;}.elementor-kit-5 e-page-transition{background-color:#FFFFFF;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}.elementor-lightbox{background-color:#FFFFFF;--lightbox-ui-color:#000000;--lightbox-text-color:#000000;--lightbox-header-icons-size:26px;}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 */html:before {
    content: '';
    display: block;
    position: fixed;
    z-index: 10000;
    width: 100vw;
    background: url(https://cdn.boletius.com/images/1678135226250-null-ns.png);
    background-repeat: repeat;
    background-size: 77px;
    filter: brightness(0.3);
    height: 100vh;
    pointer-events: none;
    opacity: 0.15;
}

html.lenis, html.lenis body {
  height: auto;
}
.lenis.lenis-smooth {
  scroll-behavior: auto !important;
}
.lenis.lenis-stopped {
  overflow: hidden;
}

#masthead {
  position: fixed;
  top: 0; left: 0; right: 0;
  z-index: 100;
  background: transparent !important;
  mix-blend-mode: difference;
}

#masthead a,
#masthead .site-title,
#masthead .menu-item a {
  color: #fff !important;
}


#masthead .custom-logo {
  filter: brightness(0) invert(1);
}

#masthead {
  transition: color 0.3s ease;
}

#masthead a,
#masthead .site-title {
  color: #111;
  transition: color 0.3s ease;
}

#masthead.on-dark a,
#masthead.on-dark .site-title {
  color: #fff;
}

#masthead.on-dark .custom-logo {
  filter: brightness(0) invert(1);
  transition: filter 0.3s ease;
}



.texto-columnas {
  column-count: 2;
  column-gap: 50px;
}

@media (max-width: 768px) {
.texto-columnas {
  column-count: 1;
}
}



.label-proyect span {
color: #B2B2A5;
font-family: Geist;
font-size:0.7em
font-weight: 600;
text-transform: uppercase;
display: block;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Geist';
	font-display: auto;
	src: url('https://cielopipkinarq.com/wp-content/uploads/2026/06/Geist-VariableFont_wght.ttf') format('truetype');
}
/* End Custom Fonts CSS */